圆周率VB程序代码.doc
《圆周率VB程序代码.doc》由会员分享,可在线阅读,更多相关《圆周率VB程序代码.doc(4页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、VERSION 5.00Begin VB.Form Form2 Caption = 圆周率_十位一组计算的 ClientHeight = 2775 ClientLeft = 45 ClientTop = 300 ClientWidth = 6600 Icon = 圆周率.frx:0000 LinkTopic = Form1 ScaleHeight = 2775 ScaleWidth = 6600 StartUpPosition = 3 窗口缺省 Begin VB.TextBox Text1 Height = 2124 Left = 0 Locked = -1 True MultiLine =
2、-1 True ScrollBars = 2 Vertical TabIndex = 2 Top = 585 Width = 6576 End Begin VB.CommandButton cmdend Caption = 退出 Height = 364 Left = 2040 TabIndex = 1 Top = 117 Width = 1066 End Begin VB.CommandButton cmdstart Caption = 开始 Height = 364 Left = 371 TabIndex = 0 Top = 117 Width = 1066 End Begin VB.La
3、bel Lb1 Height = 372 Left = 3480 TabIndex = 3 Top = 120 Width = 3012 EndEndAttribute VB_Name = Form2Attribute VB_GlobalNameSpace = FalseAttribute VB_Creatable = FalseAttribute VB_PredeclaredId = TrueAttribute VB_Exposed = FalseOption ExplicitPrivate Sub Cmdend_Click()Unload MeEnd SubPrivate Sub cmds
4、tart_Click()Dim a1 As Double, b1 As Double, b2 As Double, c1 As DoubleDim n As Double, d As Double, g As Double, X As DoubleDim a() As Double, b() As Double, c() As DoubleConst r As Double = 10000000000#Const Str3 As String = 0000000000Dim strS1 As StringDim time1 As DoubleDim i As Long, q As Long,
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 圆周率 VB 程序代码
限制150内