文件名称:6-2
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
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 |