SSD04 Practical Quiz 1 个人解答

本实践教程指导如何使用Visual Basic创建一个简易的用户界面,通过按钮实现对三个整数(分别代表码、尺和英寸)的增减操作。该界面还包括了OK和Cancel按钮,用于关闭界面。

Take Assessment: Practical Quiz 1

 

An Interactive Panel

This assignment, similar to Exercise 4, is to create a small Visual Basic interface using buttons and labels.  This interface will allow three integer values to be incremented and decremented using the buttons, as shown below. These values correspond to yards , feet , and inches respectively. Two buttons should be placed next to each integer display: one to increment the value, and one to decrement the value.   The first integer value, representing yards, should be kept within the range 0 to 9.  The second integer value, representing feet, should be kept within the range 0 to 2. The remaining integer, representing inches, should be kept within the range 0 to 11.  "OK" and "Cancel" buttons should also be provided.  Pressing either of these buttons should simply close the interface.  (Closing the interface can be accomplished by the code: "unload <formName> " where "<formName> " is replaced by the name of your form.)


Submission

Submit the following files:

  • A project archive named PrQ1.zip

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值