计算器vb源代码.doc
《计算器vb源代码.doc》由会员分享,可在线阅读,更多相关《计算器vb源代码.doc(9页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、.计算器vb源代码.txt性格本身没有好坏,乐观和悲观对这个世界都有贡献,前者发明了飞机,后者发明了降落伞。完全版的前后台代码.请把下面的保存为 form1.frm VERSION 5.00 Begin VB.Form Calculator BorderStyle = 1 Fixed Single Caption = 计算器 ClientHeight = 2970 ClientLeft = 2580 ClientTop = 1485 ClientWidth = 3270 ClipControls = 0 False BeginProperty Font Name = System Size =
2、 9.75 Charset = 0 Weight = 700 Underline = 0 False Italic = 0 False Strikethrough = 0 False EndProperty Icon = CALC.frx:0000 LinkMode = 1 Source LinkTopic = Form1 MaxButton = 0 False PaletteMode = 1 UseZOrder ScaleHeight = 2970 ScaleWidth = 3270 WhatsThisHelp = -1 True Begin VB.CommandButton Number
3、Caption = 7 Height = 480 Index = 7 Left = 120 TabIndex = 7 Top = 600 Width = 480 End Begin VB.CommandButton Number Caption = 8 Height = 480 Index = 8 Left = 720 TabIndex = 8 Top = 600 Width = 480 End Begin VB.CommandButton Number Caption = 9 Height = 480 Index = 9 Left = 1320 TabIndex = 9 Top = 600
4、Width = 480 End Begin VB.CommandButton Cancel Caption = C Height = 480 Left = 2040 TabIndex = 10 Top = 600 Width = 480 End Begin VB.CommandButton CancelEntry Caption = CE Height = 480 Left = 2640 TabIndex = 11 Top = 600 Width = 480 End Begin VB.CommandButton Number Caption = 4 Height = 480 Index = 4
5、 Left = 120 TabIndex = 4 Top = 1200 Width = 480 End Begin VB.CommandButton Number Caption = 5 Height = 480 Index = 5 Left = 720 TabIndex = 5 Top = 1200 Width = 480 End Begin VB.CommandButton Number Caption = 6 Height = 480 Index = 6 Left = 1320 TabIndex = 6 Top = 1200 Width = 480 End Begin VB.Comman
6、dButton Operator Caption = + Height = 480 Index = 1 Left = 2040 TabIndex = 12 Top = 1200 Width = 480 End Begin VB.CommandButton Operator Caption = - Height = 480 Index = 3 Left = 2640 TabIndex = 13 Top = 1200 Width = 480 End Begin VB.CommandButton Number Caption = 1 Height = 480 Index = 1 Left = 120
7、 TabIndex = 1 Top = 1800 Width = 480 End Begin VB.CommandButton Number Caption = 2 Height = 480 Index = 2 Left = 720 TabIndex = 2 Top = 1800 Width = 480 End Begin VB.CommandButton Number Caption = 3 Height = 480 Index = 3 Left = 1320 TabIndex = 3 Top = 1800 Width = 480 End Begin VB.CommandButton Ope
8、rator Caption = X Height = 480 Index = 2 Left = 2040 TabIndex = 14 Top = 1800 Width = 480 End Begin VB.CommandButton Operator Caption = / Height = 480 Index = 0 Left = 2640 TabIndex = 15 Top = 1800 Width = 480 End Begin VB.CommandButton Number Caption = 0 Height = 480 Index = 0 Left = 120 TabIndex =
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算器 vb 源代码
限制150内