搜索资源列表
3
- 新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Label标签控件用于显示当前所做的运算(例如:当单击加法按钮时即做加法运算,则label标签显示”+”号。);四个Button按钮分别完成加、减、乘、除运算。 编写程序,输入两个整数,顺序执行两个数的加、减、乘、除计算结果并输出。 -Create a new application, and add two Label controls
label
- 这个为作者的第三个程序,介绍了LABEL BUTTON EDIT三个控件的应用方法,并且是采用中文显示.-The author of the third procedure, introduced three LABEL BUTTON EDIT application control,and shows that the use of Chinese.
label2
- 这个是作者的第五个程序它进一步把LABEL和EDIT BUTTON等控件及如何使用不同的中文字体的应用程序-This is the fifth author to process it further, such as LABEL and EDIT BUTTON control and how to use a different application of Chinese fonts
