?? frm_xqinfomd.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_xqinfomd
Caption = "小區信息更改"
ClientHeight = 5205
ClientLeft = 60
ClientTop = 345
ClientWidth = 9270
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 5205
ScaleWidth = 9270
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame4
Height = 750
Left = 720
TabIndex = 34
Top = 4320
Width = 4695
Begin VB.CommandButton Command6
Caption = "最后一條"
Height = 450
Left = 3495
TabIndex = 38
Top = 225
Width = 1100
End
Begin VB.CommandButton Command5
Caption = "下一條"
Height = 450
Left = 2370
TabIndex = 37
Top = 225
Width = 1100
End
Begin VB.CommandButton Command4
Caption = "上一條"
Height = 450
Left = 1260
TabIndex = 36
Top = 225
Width = 1100
End
Begin VB.CommandButton Command3
Caption = "第一條"
Height = 450
Left = 120
TabIndex = 35
Top = 210
Width = 1100
End
End
Begin VB.Frame Frame1
Caption = "小區信息更改"
Height = 3945
Left = 165
TabIndex = 0
Top = 195
Width = 8790
Begin VB.Frame Frame2
Height = 3060
Left = 6210
TabIndex = 13
Top = 360
Width = 2400
Begin VB.PictureBox Picture1
Height = 2610
Left = 165
Picture = "Frm_xqinfomd.frx":0000
ScaleHeight = 2550
ScaleWidth = 2025
TabIndex = 14
Top = 300
Width = 2085
End
End
Begin VB.TextBox Text12
DataField = "總戶數"
DataSource = "adodc1"
Height = 300
Left = 5205
TabIndex = 12
Top = 3360
Width = 900
End
Begin VB.TextBox Text11
DataField = "樓棟數"
DataSource = "adodc1"
Height = 300
Left = 3135
TabIndex = 11
Top = 3420
Width = 900
End
Begin VB.TextBox Text10
DataField = "居住面積"
DataSource = "adodc1"
Height = 300
Left = 1245
TabIndex = 10
Top = 3390
Width = 900
End
Begin VB.TextBox Text9
DataField = "綠化面積"
DataSource = "adodc1"
Height = 300
Left = 5190
TabIndex = 9
Top = 2880
Width = 900
End
Begin VB.TextBox Text8
DataField = "建筑面積"
DataSource = "adodc1"
Height = 300
Left = 3180
TabIndex = 8
Top = 2880
Width = 900
End
Begin VB.TextBox Text7
DataField = "占地面積"
DataSource = "adodc1"
Height = 300
Left = 1260
TabIndex = 7
Top = 2850
Width = 900
End
Begin VB.TextBox Text6
DataField = "備注"
DataSource = "adodc1"
Height = 300
Left = 1215
TabIndex = 6
Top = 2370
Width = 4875
End
Begin VB.TextBox Text5
DataField = "地址"
DataSource = "adodc1"
Height = 300
Left = 1215
TabIndex = 5
Top = 1860
Width = 4845
End
Begin VB.TextBox Text4
DataField = "小區說明"
DataSource = "adodc1"
Height = 300
Left = 1245
TabIndex = 4
Top = 930
Width = 4785
End
Begin VB.TextBox Text3
DataField = "負責人"
DataSource = "adodc1"
Height = 300
Left = 5025
TabIndex = 3
Top = 405
Width = 1000
End
Begin VB.TextBox Text2
DataField = "小區名稱"
DataSource = "adodc1"
Height = 300
Left = 3210
TabIndex = 2
Top = 435
Width = 1000
End
Begin VB.TextBox Text1
DataField = "小區編號"
DataSource = "adodc1"
Height = 300
Left = 1230
TabIndex = 1
Top = 450
Width = 1000
End
Begin MSComCtl2.DTPicker DTPicker2
BeginProperty DataFormat
Type = 0
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 300
Left = 4665
TabIndex = 15
Top = 1350
Width = 1395
_ExtentX = 2461
_ExtentY = 529
_Version = 393216
Format = 49741825
CurrentDate = 38197
End
Begin MSComCtl2.DTPicker DTPicker1
BeginProperty DataFormat
Type = 0
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
DataSource = "adodc1"
Height = 300
Left = 1215
TabIndex = 16
Top = 1350
Width = 1830
_ExtentX = 3228
_ExtentY = 529
_Version = 393216
Format = 49741825
CurrentDate = 38197
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "總戶數:"
Height = 180
Left = 4290
TabIndex = 30
Top = 3435
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "樓棟數:"
Height = 180
Left = 2310
TabIndex = 29
Top = 3495
Width = 720
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "綠化面積:"
Height = 180
Left = 4245
TabIndex = 28
Top = 2940
Width = 900
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "建筑面積:"
Height = 180
Left = 2295
TabIndex = 27
Top = 2925
Width = 900
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "竣工日期:"
Height = 180
Left = 3495
TabIndex = 26
Top = 1425
Width = 900
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "負責人:"
Height = 180
Left = 4305
TabIndex = 25
Top = 465
Width = 720
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "小區名稱:"
Height = 180
Left = 2325
TabIndex = 24
Top = 510
Width = 900
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "居住面積:"
Height = 180
Left = 345
TabIndex = 23
Top = 3405
Width = 900
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "占地面積:"
Height = 180
Left = 330
TabIndex = 22
Top = 2910
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "備 注:"
Height = 180
Left = 330
TabIndex = 21
Top = 2475
Width = 900
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "地 址:"
Height = 180
Left = 330
TabIndex = 20
Top = 1935
Width = 900
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "交工日期:"
Height = 180
Left = 315
TabIndex = 19
Top = 1455
Width = 900
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "小區說明:"
Height = 180
Left = 270
TabIndex = 18
Top = 960
Width = 900
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "小區編號:"
Height = 180
Left = 285
TabIndex = 17
Top = 495
Width = 900
End
End
Begin MSAdodcLib.Adodc adodc1
Height = 375
Left = 930
Top = 5250
Width = 1800
_ExtentX = 3175
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tab_xqinfo"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Frame Frame3
Height = 750
Left = 5670
TabIndex = 31
Top = 4335
Width = 2760
Begin VB.CommandButton Command2
Caption = "退出"
Height = 450
Left = 1485
TabIndex = 33
Top = 240
Width = 1100
End
Begin VB.CommandButton Command1
Caption = "更新"
Height = 450
Left = 225
TabIndex = 32
Top = 240
Width = 1100
End
End
End
Attribute VB_Name = "Frm_xqinfomd"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Private Sub Command1_Click()
Adodc1.Recordset.UpdateBatch
MsgBox "修改成功"
'Adodc1.Refresh
End Sub
Private Sub Command2_Click()
Frm_xqinfo.Show
Unload Me
Me.Hide
End Sub
Private Sub Command3_Click()
'Adodc1.RecordSource = "select * from tab_xqinfo"
Adodc1.Refresh
Adodc1.Recordset.MoveFirst
End Sub
Private Sub Command4_Click()
Adodc1.Recordset.MovePrevious
If Adodc1.Recordset.BOF Then Adodc1.Recordset.MoveFirst
End Sub
Private Sub Command5_Click()
Adodc1.Recordset.MoveNext
If Adodc1.Recordset.EOF Then Adodc1.Recordset.MoveLast
End Sub
Private Sub Command6_Click()
Adodc1.Recordset.MoveLast
End Sub
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -