- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
程序设计基础答案.doc
程序设计基础答案 Problem sets Chapter 1 the Visual Basic 6.0 programming overview One, the question Square root of 2. The same kind of controls (like two labels) overlap, and when designed, you can set the before and after properties? 5. 4. ) x 6.) 7. X 8. Tick 9.) 10. X 11. Tick 12. Square root Its the square root of the square root of the square root of the square root of 18. 2 Choice question A. b. b. c. c. d. c. d. d. 3, fill in the blanks Object, event 2. Properties, methods, events 3. Control, Screen (Screen) Object 4. 5. The Left and Top 6. Attribute, object name ? property name = expression Grid 8. f orml Load or Initialize/Resize or Activate (the sequenee of automatic execution is also listed) 10. Activate and Deactivate Four, programming problems Program 1. The interface design is shown in figure 10~l, 10~2, and table 10T. Table 10-1 instance 2 main property Settings for each control controls Properties (attribute values) Properties (attribute values) Label controls 1 The Name (Label1) Caption (“ my first VB program “) Label controls 2 The Name (Label2) Caption (“ please enter your name “) FontUnderLine (True) Fontltalic (True) A command button 1 The Name (Command1) Caption (“ confirmation (o) “) A command button 2 The Name (Coininand2) The Caption (“ end of x “) The process design is as follows: Private sub Form_Click () Command2. enabled 二 False Een Sub Private Sub CommandlClick () Labe12. Visible 二 False Label1. Caption 二 Textl? Text + 〃: welcome to use + Label1 Text1. Visible 二 False Commandl. enabled 二 False: command2. enabled 二 True End Sub Private Sub Command2_Click () The End End Sub Program 2. The interface design is slightly, the process design is as follows: The Private Sub Commandl_Click () font gets larger Form1. FontSize 二 form1. fontsize + 3 Cis: Print welcome to VB〃 End Sub The Private Sub Command2_Click () font gets smaller Form1. FontSize 二 Form1. FontSize 一 3 Cis: Print welcome to VB〃 End Sub The Private Sub Command3 Click () font is bold F
有哪些信誉好的足球投注网站
文档评论(0)