資源描述:
《計(jì)算器vb源 代碼》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在應(yīng)用文檔-天天文庫。
1、計(jì)算器vb源代碼.txt性格本身沒有好壞,樂觀和悲觀對(duì)這個(gè)世界都有貢獻(xiàn),前者發(fā)明了飛機(jī),后者發(fā)明了降落傘。完全版的前后臺(tái)代碼...'請(qǐng)把下面的保存為form1.frmVERSION5.00BeginVB.FormCalculatorBorderStyle=1'FixedSingleCaption="計(jì)算器"ClientHeight=2970ClientLeft=2580ClientTop=1485ClientWidth=3270ClipControls=0'FalseBeginPropertyFontName="System"Size=9.7
2、5Charset=0Weight=700Underline=0'FalseItalic=0'FalseStrikethrough=0'FalseEndPropertyIcon="CALC.frx":0000LinkMode=1'SourceLinkTopic="Form1"MaxButton=0'FalsePaletteMode=1'UseZOrderScaleHeight=2970ScaleWidth=3270WhatsThisHelp=-1'TrueBeginVB.CommandButtonNumberCaption="7"Height=
3、480Index=7Left=120TabIndex=7Top=600Width=480EndBeginVB.CommandButtonNumberCaption="8"Height=480Index=8Left=720TabIndex=8Top=600Width=480EndBeginVB.CommandButtonNumberCaption="9"Height=480Index=9Left=1320TabIndex=9Top=600Width=480EndBeginVB.CommandButtonCancelCaption="C"Heig
4、ht=480Left=2040TabIndex=10Top=600Width=480EndBeginVB.CommandButtonCancelEntryCaption="CE"Height=480Left=2640TabIndex=11Top=600Width=480EndBeginVB.CommandButtonNumberCaption="4"Height=480Index=4Left=120TabIndex=4Top=1200Width=480EndBeginVB.CommandButtonNumberCaption="5"Heigh
5、t=480Index=5Left=720TabIndex=5Top=1200Width=480EndBeginVB.CommandButtonNumberCaption="6"Height=480Index=6Left=1320TabIndex=6Top=1200Width=480EndBeginVB.CommandButtonOperatorCaption="+"Height=480Index=1Left=2040TabIndex=12Top=1200Width=480EndBeginVB.CommandButtonOperatorCapt
6、ion="-"Height=480Index=3Left=2640TabIndex=13Top=1200Width=480EndBeginVB.CommandButtonNumberCaption="1"Height=480Index=1Left=120TabIndex=1Top=1800Width=480EndBeginVB.CommandButtonNumberCaption="2"Height=480Index=2Left=720TabIndex=2Top=1800Width=480EndBeginVB.CommandButtonNum
7、berCaption="3"Height=480Index=3Left=1320TabIndex=3Top=1800Width=480EndBeginVB.CommandButtonOperatorCaption="X"Height=480Index=2Left=2040TabIndex=14Top=1800Width=480EndBeginVB.CommandButtonOperatorCaption="/"Height=480Index=0Left=2640TabIndex=15Top=1800Width=480EndBeginVB.Co
8、mmandButtonNumberCaption="0"Height=480Index=0Left=120TabIndex=0Top=2400Width=1080E