Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C# と Visual Studio 2010 を使用して Windows フォーム アプリをプログラミングする方法を学んでいます。
データを受信できるテキストボックスを作成し、そのフォームを送信して、結果をどこかに表示します。プログラムをインタラクティブにするために何かをしてください。
温度変換器や単純な RPN 計算機など、これらのフォームにさらに制御を加え始めます。
フォーム要素間の相互作用について考えさせられるものはすべて、 を超えて前進しますHelloWorld。
HelloWorld