人事管理系统.clw
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:4k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMyView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "人事管理系统.h"
  8. LastPage=0
  9. ClassCount=7
  10. Class1=CMyApp
  11. Class2=CMyDoc
  12. Class3=CMyView
  13. Class4=CMainFrame
  14. Class6=CAboutDlg
  15. ResourceCount=4
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDD_MY_FORM
  18. Class5=CMySet
  19. Resource3=IDR_MAINFRAME
  20. Class7=CDlgQuery
  21. Resource4=IDD_DIALOG1
  22. [CLS:CMyApp]
  23. Type=0
  24. HeaderFile=人事管理系统.h
  25. ImplementationFile=人事管理系统.cpp
  26. Filter=N
  27. [CLS:CMyDoc]
  28. Type=0
  29. HeaderFile=人事管理系统Doc.h
  30. ImplementationFile=人事管理系统Doc.cpp
  31. Filter=N
  32. [CLS:CMyView]
  33. Type=0
  34. HeaderFile=人事管理系统View.h
  35. ImplementationFile=人事管理系统View.cpp
  36. Filter=D
  37. LastObject=IDC_FILTERRECO
  38. BaseClass=CRecordView
  39. VirtualFilter=RVWC
  40. [CLS:CMySet]
  41. Type=0
  42. HeaderFile=人事管理系统Set.h
  43. ImplementationFile=人事管理系统Set.cpp
  44. Filter=N
  45. BaseClass=CRecordset
  46. VirtualFilter=r
  47. LastObject=CMySet
  48. [DB:CMySet]
  49. DB=1
  50. DBType=ODBC
  51. ColumnCount=9
  52. Column1=[编号], 4, 4
  53. Column2=[姓名], 12, 40
  54. Column3=[性别], 12, 4
  55. Column4=[部门], 12, 60
  56. Column5=[年龄], 5, 2
  57. Column6=[工作时间], 11, 16
  58. Column7=[基本工资], 7, 4
  59. Column8=[职称], 12, 40
  60. Column9=[简历], -1, 2147483646
  61. [CLS:CMainFrame]
  62. Type=0
  63. HeaderFile=MainFrm.h
  64. ImplementationFile=MainFrm.cpp
  65. Filter=T
  66. [CLS:CAboutDlg]
  67. Type=0
  68. HeaderFile=人事管理系统.cpp
  69. ImplementationFile=人事管理系统.cpp
  70. Filter=D
  71. [DLG:IDD_ABOUTBOX]
  72. Type=1
  73. Class=CAboutDlg
  74. ControlCount=4
  75. Control1=IDC_STATIC,static,1342177283
  76. Control2=IDC_STATIC,static,1342308480
  77. Control3=IDC_STATIC,static,1342308352
  78. Control4=IDOK,button,1342373889
  79. [MNU:IDR_MAINFRAME]
  80. Type=1
  81. Class=CMainFrame
  82. Command1=ID_FILE_PRINT
  83. Command2=ID_FILE_PRINT_PREVIEW
  84. Command3=ID_FILE_PRINT_SETUP
  85. Command4=ID_APP_EXIT
  86. Command5=ID_EDIT_UNDO
  87. Command6=ID_EDIT_CUT
  88. Command7=ID_EDIT_COPY
  89. Command8=ID_EDIT_PASTE
  90. Command9=ID_RECORD_FIRST
  91. Command10=ID_RECORD_PREV
  92. Command11=ID_RECORD_NEXT
  93. Command12=ID_RECORD_LAST
  94. Command13=ID_VIEW_TOOLBAR
  95. Command14=ID_VIEW_STATUS_BAR
  96. Command15=ID_APP_ABOUT
  97. CommandCount=15
  98. [ACL:IDR_MAINFRAME]
  99. Type=1
  100. Class=CMainFrame
  101. Command1=ID_FILE_PRINT
  102. Command2=ID_EDIT_UNDO
  103. Command3=ID_EDIT_CUT
  104. Command4=ID_EDIT_COPY
  105. Command5=ID_EDIT_PASTE
  106. Command6=ID_EDIT_UNDO
  107. Command7=ID_EDIT_CUT
  108. Command8=ID_EDIT_COPY
  109. Command9=ID_EDIT_PASTE
  110. Command10=ID_NEXT_PANE
  111. Command11=ID_PREV_PANE
  112. CommandCount=11
  113. [DLG:IDD_MY_FORM]
  114. Type=1
  115. Class=CMyView
  116. ControlCount=23
  117. Control1=IDC_STATIC9BT,static,1342312961
  118. Control2=IDC_STATICZGBH,static,1342308864
  119. Control3=IDC_STATICZGXM,static,1342308864
  120. Control4=IDC_STATICZGLL,static,1342308864
  121. Control5=IDC_STATICGZTIM,static,1342308864
  122. Control6=IDC_STATICSZBM,static,1342308864
  123. Control7=IDC_STATICZGXB,static,1342308864
  124. Control8=IDC_STATICZC,static,1342308864
  125. Control9=IDC_STATICJBGZ,static,1342308352
  126. Control10=IDC_STATICJL,static,1342308864
  127. Control11=IDC_EDITZGBH,edit,1350631552
  128. Control12=IDC_EDITZGXM,edit,1350631552
  129. Control13=IDC_EDITZGLL,edit,1350631552
  130. Control14=IDC_EDITGZTIM,edit,1350631552
  131. Control15=IDC_EDITSZBM,edit,1350631552
  132. Control16=IDC_EDITZGXB,edit,1350631552
  133. Control17=IDC_EDITZC,edit,1350631552
  134. Control18=IDC_EDITJBGZ,edit,1350631552
  135. Control19=IDC_EDITJL,edit,1350631552
  136. Control20=IDC_ADDRECO,button,1342242816
  137. Control21=IDC_RECODELE,button,1342242816
  138. Control22=IDC_SORTRECO,button,1342242816
  139. Control23=IDC_FILTERRECO,button,1342242816
  140. [TB:IDR_MAINFRAME]
  141. Type=1
  142. Class=?
  143. Command1=ID_EDIT_CUT
  144. Command2=ID_EDIT_COPY
  145. Command3=ID_EDIT_PASTE
  146. Command4=ID_FILE_PRINT
  147. Command5=ID_RECORD_FIRST
  148. Command6=ID_RECORD_PREV
  149. Command7=ID_RECORD_NEXT
  150. Command8=ID_RECORD_LAST
  151. Command9=ID_APP_ABOUT
  152. CommandCount=9
  153. [DLG:IDD_DIALOG1]
  154. Type=1
  155. Class=CDlgQuery
  156. ControlCount=4
  157. Control1=IDOK,button,1342242817
  158. Control2=IDCANCEL,button,1342242816
  159. Control3=IDC_STATIC,button,1342177287
  160. Control4=IDC_EDIT1,edit,1350631552
  161. [CLS:CDlgQuery]
  162. Type=0
  163. HeaderFile=DlgQuery.h
  164. ImplementationFile=DlgQuery.cpp
  165. BaseClass=CDialog
  166. Filter=D
  167. VirtualFilter=dWC