连接.clw

来自「nothing in it ,just want to get score」· CLW 代码 · 共 106 行

CLW
106
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CRecordset
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "连接.h"

ClassCount=3
Class1=CMyApp
Class2=CMyDlg

ResourceCount=3
Resource2=IDD_MY_DIALOG
Resource1=IDR_MAINFRAME
Class3=Log
Resource3=IDR_MENU1

[CLS:CMyApp]
Type=0
HeaderFile=连接.h
ImplementationFile=连接.cpp
Filter=N
LastObject=CMyApp

[CLS:CMyDlg]
Type=0
HeaderFile=连接Dlg.h
ImplementationFile=连接Dlg.cpp
Filter=D
LastObject=CMyDlg
BaseClass=CDialog
VirtualFilter=dWC



[DLG:IDD_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342177804
Control4=IDC_NUMBER,edit,1350631552
Control5=IDC_STATIC,static,1342177280
Control6=IDC_CODE,edit,1350631552

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_LOG
Command2=ID_CHENGE
Command3=ID_SELECT
Command4=ID_LOOK
Command5=ID_SHOWCLASS
Command6=ID_HELP
Command7=ID_GONGGAO
Command8=ID_INQUERYSCORE
Command9=ID_MAINFRAM
CommandCount=9

[DB:Logon]
DB=1
DBType=ODBC
ColumnCount=0

[DB:logon]
DB=1
DBType=ODBC
ColumnCount=0

[DB:log]
DB=1
DBType=ODBC
ColumnCount=0

[CLS:Log]
Type=0
HeaderFile=Log.h
ImplementationFile=Log.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=Log

[DB:Log]
DB=1
DBType=ODBC
ColumnCount=2
Column1=[编号], 4, 4
Column2=[密码], 12, 100

[DB:uu]
DB=1
DBType=ODBC
ColumnCount=0

[DB:oo]
DB=1
DBType=ODBC
ColumnCount=2
Column1=[编号], 4, 4
Column2=[密码], 12, 100

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?