readme01.txt
来自「Hello,This is document of WindownForm」· 文本 代码 · 共 10 行
TXT
10 行
This directory contains the code from Chapter 1 of the book. The C# source file and compiled executable for each section is provided.
For example, the file MyForm12.cs contains the code from section 1.2 of the book, while MyForm12.exe contains the compiled program as a result of this code.
An implementation of the TRY IT! in section 1.3 is contained in MyForm13-tryit.cs.
Erik Brown
Windows Forms Programming with C#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?