文件名称:6-2
-
所属分类:
- 标签属性:
- 上传时间:2017-12-05
-
文件大小:2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 选择点餐品种后,光标自动处于数量输入框中。(提示:文本框的setFocus方法)
2. 单击“确定”按钮后,根据点餐的品种和数量,计算总金额;如果是外送,加收20元。将点餐的帐单明细表用消息框给出。(提示:将所有的内容通过字符的连接组合为一项作为MsgBox的提示项,需要换行的地方连接上VB预定义常量vbCrLf,即回车换行符)
3. 单击“下一位”按钮后,作好下一位点餐的准备。
4. 注意两个命令按钮的Enabled属性的合理设置。(1. after selecting the variety of the meal, the cursor is automatically in the number input box. (hint: the setFocus method of the text box)
2. click the "confirm" button and calculate the total amount according to the variety and quantity of the point meal; if it is sent out, add 20 yuan. The table list is given with a message box. (hint: all contents are combined by character connection to be a reminder item for MsgBox, where VB is required to line up, and the vbCrLf is predefined constant, that is, carriage return line.
3. click the next button and prepare for the next meal.
4. notice the reasonable setting of the Enabled properties of the two command buttons.)
2. 单击“确定”按钮后,根据点餐的品种和数量,计算总金额;如果是外送,加收20元。将点餐的帐单明细表用消息框给出。(提示:将所有的内容通过字符的连接组合为一项作为MsgBox的提示项,需要换行的地方连接上VB预定义常量vbCrLf,即回车换行符)
3. 单击“下一位”按钮后,作好下一位点餐的准备。
4. 注意两个命令按钮的Enabled属性的合理设置。(1. after selecting the variety of the meal, the cursor is automatically in the number input box. (hint: the setFocus method of the text box)
2. click the "confirm" button and calculate the total amount according to the variety and quantity of the point meal; if it is sent out, add 20 yuan. The table list is given with a message box. (hint: all contents are combined by character connection to be a reminder item for MsgBox, where VB is required to line up, and the vbCrLf is predefined constant, that is, carriage return line.
3. click the next button and prepare for the next meal.
4. notice the reasonable setting of the Enabled properties of the two command buttons.)
相关搜索: visual basic
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
6-2\MSSCCPRJ.SCC | 191 | 2017-11-25 |
6-2\design.frm | 5176 | 2017-11-25 |
6-2\design.vbp | 578 | 2017-11-25 |
6-2\design.vbw | 51 | 2017-12-05 |
6-2 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.