Chapter An Overview of C 1.2 The feature of C -Cis terse, it has fewer keywords - has lot of operators and data types> - is structured and modular. -C is the basis for C++ and Java - is portable. Code written on one machine can be easily moved to another
第1章《编程及上机调试》 1.按要求设置窗体属性。 2.在窗体上建立一个标签 Labell程序代码如下: Private Sub Form_Click0 Labell. Caption=你单击了窗体” End Sub Private Sub Form_Db1click Labell. Caption=你双击了窗体 End Sub 3.在窗体上建立两个文本框Textl(输入数)、ext2(输出数和一个命令按钮 Commandl两个本框