ZIPSSM学生考勤签到小程序程序源码43160 12.59MB

VX_ZYKJ985需要积分:2(1积分=1元)

资源文件列表:

SSM学生考勤签到小程序[编号:CS_43160].zip 大约有770个文件
  1. /
  2. sql.sql 53.8KB
  3. server/
  4. server/target/
  5. server/target/classes/
  6. server/target/classes/mapper/
  7. server/target/classes/mapper/BaseMapper.xml 643B
  8. server/target/classes/mapper/ArticleTypeMapper.xml 4.52KB
  9. server/target/classes/mapper/UserGroupMapper.xml 4.75KB
  10. server/target/classes/mapper/AccessTokenMapper.xml 3.38KB
  11. server/target/classes/mapper/CollectMapper.xml 4.58KB
  12. server/target/classes/mapper/SlidesMapper.xml 3.97KB
  13. server/target/classes/mapper/PraiseMapper.xml 4.17KB
  14. server/target/classes/mapper/UserMapper.xml 6.22KB
  15. server/target/classes/mapper/AuthMapper.xml 8.59KB
  16. server/target/classes/mapper/ArticleMapper.xml 5.75KB
  17. server/target/classes/mapper/NoticeMapper.xml 3.05KB
  18. server/target/classes/mapper/HitsMapper.xml 3.8KB
  19. server/target/classes/mapper/CommentMapper.xml 5.43KB
  20. server/target/classes/mapper/UploadMapper.xml 4.16KB
  21. server/target/classes/jdbc.properties 204B
  22. server/target/classes/mybatis-config.xml 822B
  23. server/target/classes/com/
  24. server/target/classes/com/project/
  25. server/target/classes/com/project/demo/
  26. server/target/classes/com/project/demo/service/
  27. server/target/classes/com/project/demo/service/ArticleTypeService.class 542B
  28. server/target/classes/com/project/demo/service/HitsService.class 514B
  29. server/target/classes/com/project/demo/service/ArticleService.class 526B
  30. server/target/classes/com/project/demo/service/UserService.class 934B
  31. server/target/classes/com/project/demo/service/AuthService.class 514B
  32. server/target/classes/com/project/demo/service/SlidesService.class 522B
  33. server/target/classes/com/project/demo/service/AccessTokenService.class 542B
  34. server/target/classes/com/project/demo/service/NoticeService.class 522B
  35. server/target/classes/com/project/demo/service/PraiseService.class 522B
  36. server/target/classes/com/project/demo/service/UserGroupService.class 534B
  37. server/target/classes/com/project/demo/service/CommentService.class 526B
  38. server/target/classes/com/project/demo/service/CollectService.class 526B
  39. server/target/classes/com/project/demo/service/base/
  40. server/target/classes/com/project/demo/service/base/BaseService.class 15.05KB
  41. server/target/classes/com/project/demo/service/UploadService.class 522B
  42. server/target/classes/com/project/demo/utils/
  43. server/target/classes/com/project/demo/utils/Sequence.class 2.7KB
  44. server/target/classes/com/project/demo/utils/IdWorker.class 1002B
  45. server/target/classes/com/project/demo/dao/
  46. server/target/classes/com/project/demo/dao/AccessTokenMapper.class 801B
  47. server/target/classes/com/project/demo/dao/AuthMapper.class 694B
  48. server/target/classes/com/project/demo/dao/NoticeMapper.class 731B
  49. server/target/classes/com/project/demo/dao/SlidesMapper.class 731B
  50. server/target/classes/com/project/demo/dao/UserGroupMapper.class 773B
  51. server/target/classes/com/project/demo/dao/PraiseMapper.class 731B
  52. server/target/classes/com/project/demo/dao/CommentMapper.class 736B
  53. server/target/classes/com/project/demo/dao/UploadMapper.class 722B
  54. server/target/classes/com/project/demo/dao/ArticleTypeMapper.class 801B
  55. server/target/classes/com/project/demo/dao/ArticleMapper.class 745B
  56. server/target/classes/com/project/demo/dao/UserMapper.class 929B
  57. server/target/classes/com/project/demo/dao/base/
  58. server/target/classes/com/project/demo/dao/base/BaseMapper.class 670B
  59. server/target/classes/com/project/demo/dao/CollectMapper.class 745B
  60. server/target/classes/com/project/demo/dao/HitsMapper.class 703B
  61. server/target/classes/com/project/demo/interceptor/
  62. server/target/classes/com/project/demo/interceptor/LoginInterceptor.class 2.71KB
  63. server/target/classes/com/project/demo/controller/
  64. server/target/classes/com/project/demo/controller/CommentController.class 983B
  65. server/target/classes/com/project/demo/controller/AccessTokenController.class 1020B
  66. server/target/classes/com/project/demo/controller/UploadController.class 974B
  67. server/target/classes/com/project/demo/controller/AuthController.class 956B
  68. server/target/classes/com/project/demo/controller/ArticleTypeController.class 1020B
  69. server/target/classes/com/project/demo/controller/HitsController.class 956B
  70. server/target/classes/com/project/demo/controller/SlidesController.class 974B
  71. server/target/classes/com/project/demo/controller/UserController.class 7.68KB
  72. server/target/classes/com/project/demo/controller/CollectController.class 983B
  73. server/target/classes/com/project/demo/controller/ArticleController.class 983B
  74. server/target/classes/com/project/demo/controller/PraiseController.class 974B
  75. server/target/classes/com/project/demo/controller/NoticeController.class 974B
  76. server/target/classes/com/project/demo/controller/base/
  77. server/target/classes/com/project/demo/controller/base/BaseController.class 6.94KB
  78. server/target/classes/com/project/demo/controller/base/BaseController$1.class 934B
  79. server/target/classes/com/project/demo/controller/UserGroupController.class 1002B
  80. server/target/classes/com/project/demo/constant/
  81. server/target/classes/com/project/demo/constant/FindConfig.class 750B
  82. server/target/classes/com/project/demo/entity/
  83. server/target/classes/com/project/demo/entity/Slides.class 1.02KB
  84. server/target/classes/com/project/demo/entity/User.class 1.39KB
  85. server/target/classes/com/project/demo/entity/AccessToken.class 1001B
  86. server/target/classes/com/project/demo/entity/Hits.class 1.04KB
  87. server/target/classes/com/project/demo/entity/Auth.class 1.56KB
  88. server/target/classes/com/project/demo/entity/Upload.class 988B
  89. server/target/classes/com/project/demo/entity/UserGroup.class 1.11KB
  90. server/target/classes/com/project/demo/entity/Collect.class 1.12KB
  91. server/target/classes/com/project/demo/entity/Article.class 1.19KB
  92. server/target/classes/com/project/demo/entity/Comment.class 1.21KB
  93. server/target/classes/com/project/demo/entity/Praise.class 1.09KB
  94. server/target/classes/com/project/demo/entity/Notice.class 948B
  95. server/target/classes/com/project/demo/entity/base/
  96. server/target/classes/com/project/demo/entity/base/BaseEntity.class 436B
  97. server/target/classes/com/project/demo/entity/ArticleType.class 1.09KB
  98. server/target/classes/spring/
  99. server/target/classes/spring/spring-web.xml 2.46KB
  100. server/target/classes/spring/spring-dao.xml 2.62KB
  101. server/target/classes/spring/spring-service.xml 2.16KB
  102. server/target/classes/logback.xml 4.27KB
  103. server/src/
  104. server/src/main/
  105. server/src/main/java/
  106. server/src/main/java/com/
  107. server/src/main/java/com/project/
  108. server/src/main/java/com/project/demo/
  109. server/src/main/java/com/project/demo/service/
  110. server/src/main/java/com/project/demo/service/PraiseService.java 306B
  111. server/src/main/java/com/project/demo/service/AccessTokenService.java 332B
  112. server/src/main/java/com/project/demo/service/UserGroupService.java 354B
  113. server/src/main/java/com/project/demo/service/StudentLeaveService.java 332B
  114. server/src/main/java/com/project/demo/service/CollectService.java 310B
  115. server/src/main/java/com/project/demo/service/CommentService.java 310B
  116. server/src/main/java/com/project/demo/service/ArticleService.java 343B
  117. server/src/main/java/com/project/demo/service/HitsService.java 300B
  118. server/src/main/java/com/project/demo/service/UserService.java 635B
  119. server/src/main/java/com/project/demo/service/AttendanceAnalysisService.java 356B
  120. server/src/main/java/com/project/demo/service/NoticeService.java 306B
  121. server/src/main/java/com/project/demo/service/CourseInformationService.java 352B
  122. server/src/main/java/com/project/demo/service/SlidesService.java 309B
  123. server/src/main/java/com/project/demo/service/AuthService.java 301B
  124. server/src/main/java/com/project/demo/service/StudentUsersService.java 332B
  125. server/src/main/java/com/project/demo/service/UploadService.java 297B
  126. server/src/main/java/com/project/demo/service/AttendanceCheckInService.java 352B
  127. server/src/main/java/com/project/demo/service/base/
  128. server/src/main/java/com/project/demo/service/base/BaseService.java 28.69KB
  129. server/src/main/java/com/project/demo/service/TeacherUsersService.java 332B
  130. server/src/main/java/com/project/demo/service/ArticleTypeService.java 398B
  131. server/src/main/java/com/project/demo/utils/
  132. server/src/main/java/com/project/demo/utils/IdWorker.java 1.56KB
  133. server/src/main/java/com/project/demo/utils/Sequence.java 6.93KB
  134. server/src/main/java/com/project/demo/dao/
  135. server/src/main/java/com/project/demo/dao/PraiseMapper.java 1.18KB
  136. server/src/main/java/com/project/demo/dao/HitsMapper.java 1.38KB
  137. server/src/main/java/com/project/demo/dao/NoticeMapper.java 1.18KB
  138. server/src/main/java/com/project/demo/dao/AttendanceCheckInMapper.java 283B
  139. server/src/main/java/com/project/demo/dao/StudentLeaveMapper.java 263B
  140. server/src/main/java/com/project/demo/dao/CollectMapper.java 1.21KB
  141. server/src/main/java/com/project/demo/dao/AuthMapper.java 1.16KB
  142. server/src/main/java/com/project/demo/dao/SlidesMapper.java 1.22KB
  143. server/src/main/java/com/project/demo/dao/UserGroupMapper.java 1.73KB
  144. server/src/main/java/com/project/demo/dao/AccessTokenMapper.java 1.35KB
  145. server/src/main/java/com/project/demo/dao/CommentMapper.java 1.2KB
  146. server/src/main/java/com/project/demo/dao/StudentUsersMapper.java 263B
  147. server/src/main/java/com/project/demo/dao/UserMapper.java 1.77KB
  148. server/src/main/java/com/project/demo/dao/AttendanceAnalysisMapper.java 287B
  149. server/src/main/java/com/project/demo/dao/UploadMapper.java 1.42KB
  150. server/src/main/java/com/project/demo/dao/CourseInformationMapper.java 283B
  151. server/src/main/java/com/project/demo/dao/ArticleTypeMapper.java 2.25KB
  152. server/src/main/java/com/project/demo/dao/base/
  153. server/src/main/java/com/project/demo/dao/base/BaseMapper.java 414B
  154. server/src/main/java/com/project/demo/dao/TeacherUsersMapper.java 263B
  155. server/src/main/java/com/project/demo/dao/ArticleMapper.java 1.66KB
  156. server/src/main/java/com/project/demo/interceptor/
  157. server/src/main/java/com/project/demo/interceptor/LoginInterceptor.java 2.86KB
  158. server/src/main/java/com/project/demo/controller/
  159. server/src/main/java/com/project/demo/controller/CommentController.java 714B
  160. server/src/main/java/com/project/demo/controller/ArticleTypeController.java 823B
  161. server/src/main/java/com/project/demo/controller/PraiseController.java 705B
  162. server/src/main/java/com/project/demo/controller/ArticleController.java 747B
  163. server/src/main/java/com/project/demo/controller/CourseInformationController.java 1.34KB
  164. server/src/main/java/com/project/demo/controller/AuthController.java 690B
  165. server/src/main/java/com/project/demo/controller/UserGroupController.java 769B
  166. server/src/main/java/com/project/demo/controller/AttendanceAnalysisController.java 1.35KB
  167. server/src/main/java/com/project/demo/controller/StudentUsersController.java 1.3KB
  168. server/src/main/java/com/project/demo/controller/HitsController.java 687B
  169. server/src/main/java/com/project/demo/controller/CollectController.java 714B
  170. server/src/main/java/com/project/demo/controller/TeacherUsersController.java 1.3KB
  171. server/src/main/java/com/project/demo/controller/AccessTokenController.java 757B
  172. server/src/main/java/com/project/demo/controller/NoticeController.java 705B
  173. server/src/main/java/com/project/demo/controller/SlidesController.java 708B
  174. server/src/main/java/com/project/demo/controller/base/
  175. server/src/main/java/com/project/demo/controller/base/BaseController.java 8.56KB
  176. server/src/main/java/com/project/demo/controller/StudentLeaveController.java 1.3KB
  177. server/src/main/java/com/project/demo/controller/AttendanceCheckInController.java 1.34KB
  178. server/src/main/java/com/project/demo/controller/UploadController.java 696B
  179. server/src/main/java/com/project/demo/controller/UserController.java 10.78KB
  180. server/src/main/java/com/project/demo/constant/
  181. server/src/main/java/com/project/demo/constant/FindConfig.java 473B
  182. server/src/main/java/com/project/demo/entity/
  183. server/src/main/java/com/project/demo/entity/StudentUsers.java 1.38KB
  184. server/src/main/java/com/project/demo/entity/AccessToken.java 1.27KB
  185. server/src/main/java/com/project/demo/entity/Slides.java 1.45KB
  186. server/src/main/java/com/project/demo/entity/Article.java 2.18KB
  187. server/src/main/java/com/project/demo/entity/StudentLeave.java 2KB
  188. server/src/main/java/com/project/demo/entity/UserGroup.java 1.72KB
  189. server/src/main/java/com/project/demo/entity/TeacherUsers.java 1.2KB
  190. server/src/main/java/com/project/demo/entity/AttendanceAnalysis.java 1.9KB
  191. server/src/main/java/com/project/demo/entity/Upload.java 1.37KB
  192. server/src/main/java/com/project/demo/entity/Collect.java 1.59KB
  193. server/src/main/java/com/project/demo/entity/Praise.java 1.52KB
  194. server/src/main/java/com/project/demo/entity/CourseInformation.java 2.1KB
  195. server/src/main/java/com/project/demo/entity/Comment.java 1.84KB
  196. server/src/main/java/com/project/demo/entity/Hits.java 1.42KB
  197. server/src/main/java/com/project/demo/entity/Notice.java 1.15KB
  198. server/src/main/java/com/project/demo/entity/Auth.java 2.74KB
  199. server/src/main/java/com/project/demo/entity/AttendanceCheckIn.java 2.02KB
  200. server/src/main/java/com/project/demo/entity/User.java 2.66KB
  201. server/src/main/java/com/project/demo/entity/base/
  202. server/src/main/java/com/project/demo/entity/base/BaseEntity.java 207B
  203. server/src/main/java/com/project/demo/entity/ArticleType.java 1.84KB
  204. server/src/main/resources/
  205. server/src/main/resources/mapper/
  206. server/src/main/resources/mapper/BaseMapper.xml 643B
  207. server/src/main/resources/mapper/ArticleTypeMapper.xml 4.52KB
  208. server/src/main/resources/mapper/UserGroupMapper.xml 4.75KB
  209. server/src/main/resources/mapper/AccessTokenMapper.xml 3.38KB
  210. server/src/main/resources/mapper/CollectMapper.xml 4.58KB
  211. server/src/main/resources/mapper/SlidesMapper.xml 3.97KB
  212. server/src/main/resources/mapper/PraiseMapper.xml 4.17KB
  213. server/src/main/resources/mapper/UserMapper.xml 6.22KB
  214. server/src/main/resources/mapper/AuthMapper.xml 8.59KB
  215. server/src/main/resources/mapper/ArticleMapper.xml 5.75KB
  216. server/src/main/resources/mapper/NoticeMapper.xml 3.05KB
  217. server/src/main/resources/mapper/HitsMapper.xml 3.8KB
  218. server/src/main/resources/mapper/CommentMapper.xml 5.43KB
  219. server/src/main/resources/mapper/UploadMapper.xml 4.16KB
  220. server/src/main/resources/jdbc.properties 185B
  221. server/src/main/resources/mybatis-config.xml 822B
  222. server/src/main/resources/spring/
  223. server/src/main/resources/spring/spring-web.xml 2.42KB
  224. server/src/main/resources/spring/spring-dao.xml 2.62KB
  225. server/src/main/resources/spring/spring-service.xml 2.16KB
  226. server/src/main/resources/logback.xml 4.27KB
  227. server/src/main/webapp/
  228. server/src/main/webapp/WEB-INF/
  229. server/src/main/webapp/WEB-INF/web.xml 1.31KB
  230. server/src/main/webapp/upload/
  231. server/src/main/webapp/upload/1565526092209455105.jpg 491.63KB
  232. server/src/main/webapp/upload/forum_3.jpg 12.37KB
  233. server/src/main/webapp/upload/forum_1.jpg 8.01KB
  234. server/src/main/webapp/upload/goods.jpg 36.23KB
  235. server/src/main/webapp/upload/1565548359928774656.jpg 176.15KB
  236. server/src/main/webapp/upload/1601839824384294912.jpg 354.35KB
  237. server/src/main/webapp/upload/1567801149845667841.jpg 183.9KB
  238. server/src/main/webapp/upload/1565526499723837441.jpg 263.87KB
  239. server/src/main/webapp/upload/1601839706180419584.jpg 80.57KB
  240. server/src/main/webapp/upload/img_4.jpg 27.79KB
  241. server/src/main/webapp/upload/forum_2.jpg 21.14KB
  242. server/src/main/webapp/upload/img_1.jpg 31.53KB
  243. server/src/main/webapp/upload/1565548409266372609.jpg 163.48KB
  244. server/src/main/webapp/upload/1565523191009378304.jpg 251.07KB
  245. server/src/main/webapp/upload/1565548285026893825.jpg 152.79KB
  246. server/src/main/webapp/upload/avatar.jpg 29.66KB
  247. server/src/main/webapp/upload/forum_4.jpg 13.01KB
  248. server/src/main/webapp/upload/wx.png 118.41KB
  249. server/src/main/webapp/upload/img_2.jpg 27.03KB
  250. server/src/main/webapp/upload/img_5.jpg 28.2KB
  251. server/src/main/webapp/upload/1567800992165003265.jpg 571.84KB
  252. server/src/main/webapp/upload/1565523313478860801.jpg 251.07KB
  253. server/src/main/webapp/upload/1565548561716740096.jpg 204.92KB
  254. server/src/main/webapp/upload/1565523096520097793.jpg 169.55KB
  255. server/src/main/webapp/upload/1601840088357011456.jpg 157.45KB
  256. server/src/main/webapp/upload/img_3.jpg 31.54KB
  257. server/src/main/webapp/upload/1565524124921495553.jpg 158.56KB
  258. server/src/main/webapp/upload/1601839931645231105.jpg 281.93KB
  259. server/src/main/webapp/upload/1565548223559368704.jpg 95.76KB
  260. server/src/main/webapp/upload/admin_avatar.jpg 6.32KB
  261. server/src/main/webapp/upload/1565522840772411392.jpg 793.88KB
  262. server/src/main/webapp/upload/1565548171524833281.jpg 118.07KB
  263. server/src/main/webapp/upload/aplipay.png 111.87KB
  264. server/src/main/webapp/index.jsp 315B
  265. server/src/main/webapp/img/
  266. server/src/main/webapp/img/-.jpg 884B
  267. server/src/main/webapp/img/lajitong.jpg 1010B
  268. server/src/main/webapp/img/+.jpg 1014B
  269. server/src/main/webapp/img/右.png 7.14KB
  270. server/src/main/webapp/img/img_temp.jpg 35.43KB
  271. server/src/main/webapp/img/share_icon.png 3.22KB
  272. server/pom.xml 7.5KB
  273. server/lib/
  274. server/lib/javax.persistence.jar 126.75KB
  275. server/lib/javax.annotation.jar 7.53KB
  276. server/lib/javax.servlet.jsp.jar 76.99KB
  277. server/lib/javax.ejb.jar 46.47KB
  278. server/lib/javax.jms.jar 25.35KB
  279. server/lib/javax.servlet.jsp.jstl.jar 27.46KB
  280. server/lib/javax.transaction.jar 9.49KB
  281. server/lib/javax.resource.jar 43.47KB
  282. CS_43160_数据库设计文档_1.0.0.doc 1.12MB
  283. client_home/
  284. client_home/.idea/
  285. client_home/.idea/workspace.xml 8.87KB
  286. client_home/.idea/modules.xml 281B
  287. client_home/.idea/vcs.xml 194B
  288. client_home/.idea/misc.xml 263B
  289. client_home/.idea/client_home.iml 344B
  290. client_home/package.json 6.37KB
  291. client_home/yarn-error.log 7.36KB
  292. client_home/postcss.config.js 746B
  293. client_home/src/
  294. client_home/src/manifest.json 3.29KB
  295. client_home/src/pages.json 5.99KB
  296. client_home/src/uni.scss 2.82KB
  297. client_home/src/main.js 295B
  298. client_home/src/libs/
  299. client_home/src/libs/plugins/
  300. client_home/src/libs/plugins/port_config.js 72B
  301. client_home/src/libs/plugins/sdk.js 29.37KB
  302. client_home/src/libs/plugins/index.js 1019B
  303. client_home/src/libs/plugins/expand.js 6.86KB
  304. client_home/src/libs/plugins/component.js 16.75KB
  305. client_home/src/libs/store/
  306. client_home/src/libs/store/web.js 242B
  307. client_home/src/libs/store/index.js 248B
  308. client_home/src/libs/store/user.js 1.02KB
  309. client_home/src/libs/mixins/
  310. client_home/src/libs/mixins/page.js 29.81KB
  311. client_home/src/libs/mixins/component.js 26.64KB
  312. client_home/src/components/
  313. client_home/src/components/uni-section/
  314. client_home/src/components/uni-section/uni-section.vue 2.59KB
  315. client_home/src/components/uni-rate/
  316. client_home/src/components/uni-rate/uni-rate.vue 6.67KB
  317. client_home/src/components/uni-th/
  318. client_home/src/components/uni-th/uni-th.vue 1.64KB
  319. client_home/src/components/uni-list/
  320. client_home/src/components/uni-list/uni-refresh.vue 1.52KB
  321. client_home/src/components/uni-list/uni-list.vue 1.94KB
  322. client_home/src/components/uni-list/uni-refresh.wxs 2.14KB
  323. client_home/src/components/uni-load-more/
  324. client_home/src/components/uni-load-more/uni-load-more.vue 13.71KB
  325. client_home/src/components/uni-swipe-action/
  326. client_home/src/components/uni-swipe-action/uni-swipe-action.vue 693B
  327. client_home/src/components/uni-countdown/
  328. client_home/src/components/uni-countdown/uni-countdown.vue 5.16KB
  329. client_home/src/components/uni-field/
  330. client_home/src/components/uni-field/uni-field.vue 17.23KB
  331. client_home/src/components/uni-popup-message/
  332. client_home/src/components/uni-popup-message/uni-popup-message.vue 2.09KB
  333. client_home/src/components/uni-collapse/
  334. client_home/src/components/uni-collapse/uni-collapse.vue 1.18KB
  335. client_home/src/components/uni-tag/
  336. client_home/src/components/uni-tag/uni-tag.vue 5.18KB
  337. client_home/src/components/uni-popup-dialog/
  338. client_home/src/components/uni-popup-dialog/uni-popup-dialog.vue 4.7KB
  339. client_home/src/components/uni-calendar/
  340. client_home/src/components/uni-calendar/uni-calendar-item.vue 4.91KB
  341. client_home/src/components/uni-calendar/calendar.js 24.24KB
  342. client_home/src/components/uni-calendar/util.js 8.11KB
  343. client_home/src/components/uni-calendar/uni-calendar.vue 11.51KB
  344. client_home/src/components/uni-status-bar/
  345. client_home/src/components/uni-status-bar/uni-status-bar.vue 446B
  346. client_home/src/components/uni-data-checkbox/
  347. client_home/src/components/uni-data-checkbox/clientdb.js 6.04KB
  348. client_home/src/components/uni-data-checkbox/uni-data-checkbox.vue 18.03KB
  349. client_home/src/components/uni-grid-item/
  350. client_home/src/components/uni-grid-item/uni-grid-item.vue 2.76KB
  351. client_home/src/components/uni-list-item/
  352. client_home/src/components/uni-list-item/uni-list-item.vue 9.65KB
  353. client_home/src/components/uni-list-ad/
  354. client_home/src/components/uni-list-ad/uni-list-ad.vue 2.08KB
  355. client_home/src/components/uni-list-chat/
  356. client_home/src/components/uni-list-chat/uni-list-chat.scss 1.48KB
  357. client_home/src/components/uni-list-chat/uni-list-chat.vue 11.72KB
  358. client_home/src/components/uni-card/
  359. client_home/src/components/uni-card/uni-card.vue 8.73KB
  360. client_home/src/components/uni-easyinput/
  361. client_home/src/components/uni-easyinput/common.js 1.26KB
  362. client_home/src/components/uni-easyinput/uni-easyinput.vue 10.65KB
  363. client_home/src/components/uni-datetime-picker/
  364. client_home/src/components/uni-datetime-picker/time-picker.vue 23.32KB
  365. client_home/src/components/uni-datetime-picker/i18n/
  366. client_home/src/components/uni-datetime-picker/i18n/zh-Hans.json 804B
  367. client_home/src/components/uni-datetime-picker/i18n/en.json 778B
  368. client_home/src/components/uni-datetime-picker/i18n/zh-Hant.json 824B
  369. client_home/src/components/uni-datetime-picker/i18n/index.js 169B
  370. client_home/src/components/uni-datetime-picker/calendar.vue 21.92KB
  371. client_home/src/components/uni-datetime-picker/keypress.js 1.13KB
  372. client_home/src/components/uni-datetime-picker/util.js 10.05KB
  373. client_home/src/components/uni-datetime-picker/calendar-item.vue 4.39KB
  374. client_home/src/components/uni-datetime-picker/uni-datetime-picker.vue 26.21KB
  375. client_home/src/components/uni-badge/
  376. client_home/src/components/uni-badge/uni-badge.vue 3.3KB
  377. client_home/src/components/uni-collapse-item/
  378. client_home/src/components/uni-collapse-item/uni-collapse-item.vue 5.02KB
  379. client_home/src/components/uni-forms-item/
  380. client_home/src/components/uni-forms-item/uni-forms-item.vue 10.33KB
  381. client_home/src/components/uni-link/
  382. client_home/src/components/uni-link/uni-link.vue 1.83KB
  383. client_home/src/components/uni-grid/
  384. client_home/src/components/uni-grid/uni-grid.vue 2.79KB
  385. client_home/src/components/uni-scss/
  386. client_home/src/components/uni-scss/package.json 1.72KB
  387. client_home/src/components/uni-scss/index.scss 31B
  388. client_home/src/components/uni-scss/theme.scss 641B
  389. client_home/src/components/uni-scss/changelog.md 239B
  390. client_home/src/components/uni-scss/styles/
  391. client_home/src/components/uni-scss/styles/tools/
  392. client_home/src/components/uni-scss/styles/tools/functions.scss 640B
  393. client_home/src/components/uni-scss/styles/index.scss 237B
  394. client_home/src/components/uni-scss/styles/setting/
  395. client_home/src/components/uni-scss/styles/setting/_radius.scss 1.4KB
  396. client_home/src/components/uni-scss/styles/setting/_variables.scss 3.67KB
  397. client_home/src/components/uni-scss/styles/setting/_space.scss 1.19KB
  398. client_home/src/components/uni-scss/styles/setting/_border.scss 49B
  399. client_home/src/components/uni-scss/styles/setting/_styles.scss 3.18KB
  400. client_home/src/components/uni-scss/styles/setting/_text.scss 394B
  401. client_home/src/components/uni-scss/styles/setting/_color.scss 1.46KB
  402. client_home/src/components/uni-scss/variables.scss 1.72KB
  403. client_home/src/components/uni-scss/readme.md 368B
  404. client_home/src/components/uni-dateformat/
  405. client_home/src/components/uni-dateformat/date-format.js 3.59KB
  406. client_home/src/components/uni-dateformat/uni-dateformat.vue 1.67KB
  407. client_home/src/components/common/
  408. client_home/src/components/common/menu.vue 1.37KB
  409. client_home/src/components/common/slide.vue 1.65KB
  410. client_home/src/components/common/chat.vue 241B
  411. client_home/src/components/common/notice.vue 1.56KB
  412. client_home/src/components/common/card.vue 792B
  413. client_home/src/components/uni-td/
  414. client_home/src/components/uni-td/uni-td.vue 1.39KB
  415. client_home/src/components/uni-swipe-action-item/
  416. client_home/src/components/uni-swipe-action-item/index.wxs 6.54KB
  417. client_home/src/components/uni-swipe-action-item/uni-swipe-action-item.vue 9.06KB
  418. client_home/src/components/uni-swipe-action-item/mpwxs.js 2.08KB
  419. client_home/src/components/uni-swipe-action-item/mpalipay.js 4.16KB
  420. client_home/src/components/uni-swipe-action-item/mpother.js 5.27KB
  421. client_home/src/components/uni-swipe-action-item/bindingx.js 6.13KB
  422. client_home/src/components/uni-segmented-control/
  423. client_home/src/components/uni-segmented-control/uni-segmented-control.vue 3.46KB
  424. client_home/src/components/uni-data-select/
  425. client_home/src/components/uni-data-select/uni-data-select.vue 9.78KB
  426. client_home/src/components/uni-tr/
  427. client_home/src/components/uni-tr/uni-tr.vue 3.08KB
  428. client_home/src/components/uni-drawer/
  429. client_home/src/components/uni-drawer/uni-drawer.vue 3.64KB
  430. client_home/src/components/uni-combox/
  431. client_home/src/components/uni-combox/uni-combox.vue 4.42KB
  432. client_home/src/components/uni-steps/
  433. client_home/src/components/uni-steps/uni-steps.vue 5.95KB
  434. client_home/src/components/uni-fab/
  435. client_home/src/components/uni-fab/uni-fab.vue 9.38KB
  436. client_home/src/components/uni-swiper-dot/
  437. client_home/src/components/uni-swiper-dot/uni-swiper-dot.vue 5.81KB
  438. client_home/src/components/uni-nav-bar/
  439. client_home/src/components/uni-nav-bar/uni-nav-bar.vue 6.06KB
  440. client_home/src/components/diy/
  441. client_home/src/components/diy/list_article.vue 2.19KB
  442. client_home/src/components/diy/list_collect.vue 2.28KB
  443. client_home/src/components/diy/list_student_users.vue 6.13KB
  444. client_home/src/components/diy/div_attendance_check_in.vue 7.15KB
  445. client_home/src/components/diy/list_course_information.vue 8.5KB
  446. client_home/src/components/diy/bar_settle.vue 1.43KB
  447. client_home/src/components/diy/numbox.vue 4.3KB
  448. client_home/src/components/diy/list_link.vue 1.05KB
  449. client_home/src/components/diy/div_article.vue 9.61KB
  450. client_home/src/components/diy/bar_pager.vue 3.69KB
  451. client_home/src/components/diy/list_tab.vue 7.71KB
  452. client_home/src/components/diy/form_student_users.vue 4.65KB
  453. client_home/src/components/diy/t-color-picker.vue 15.84KB
  454. client_home/src/components/diy/list_attendance_analysis.vue 8.75KB
  455. client_home/src/components/diy/div_student_leave.vue 6.54KB
  456. client_home/src/components/diy/list_teacher_users.vue 5.55KB
  457. client_home/src/components/diy/div_teacher_users.vue 2.98KB
  458. client_home/src/components/diy/div_student_users.vue 3.56KB
  459. client_home/src/components/diy/swiper_img.vue 1.56KB
  460. client_home/src/components/diy/list_attendance_check_in.vue 10.02KB
  461. client_home/src/components/diy/list_student_leave.vue 9.13KB
  462. client_home/src/components/diy/div_course_information.vue 6.66KB
  463. client_home/src/components/diy/list_comment.vue 3.43KB
  464. client_home/src/components/diy/list_menu.vue 1.2KB
  465. client_home/src/components/diy/nav_quick.vue 998B
  466. client_home/src/components/diy/bar_orderby.vue 2.24KB
  467. client_home/src/components/diy/swiper_notice.vue 1.42KB
  468. client_home/src/components/diy/div_attendance_analysis.vue 5.91KB
  469. client_home/src/components/diy/form_editor.vue 8.61KB
  470. client_home/src/components/diy/list_ad.vue 603B
  471. client_home/src/components/diy/bar_title.vue 924B
  472. client_home/src/components/uni-test/
  473. client_home/src/components/uni-test/uni-test.vue 153B
  474. client_home/src/components/uni-group/
  475. client_home/src/components/uni-group/uni-group.vue 2.36KB
  476. client_home/src/components/uni-data-indexed-list/
  477. client_home/src/components/uni-data-indexed-list/clientdb.js 6.64KB
  478. client_home/src/components/uni-data-indexed-list/uni-data-indexed-list.vue 9.04KB
  479. client_home/src/components/uni-data-indexed-list/uni-data-indexed-list-item.vue 3.02KB
  480. client_home/src/components/uni-table/
  481. client_home/src/components/uni-table/uni-table.vue 6.66KB
  482. client_home/src/components/uni-title/
  483. client_home/src/components/uni-title/uni-title.vue 3.19KB
  484. client_home/src/components/uni-indexed-list/
  485. client_home/src/components/uni-indexed-list/uni-indexed-list-item.vue 3.11KB
  486. client_home/src/components/uni-indexed-list/uni-indexed-list.vue 7.51KB
  487. client_home/src/components/uni-transition/
  488. client_home/src/components/uni-transition/uni-transition.vue 5.71KB
  489. client_home/src/components/uni-forms/
  490. client_home/src/components/uni-forms/uni-forms.vue 10.61KB
  491. client_home/src/components/uni-forms/validate.js 11.19KB
  492. client_home/src/components/uni-pagination/
  493. client_home/src/components/uni-pagination/uni-pagination.vue 4.84KB
  494. client_home/src/components/uni-fav/
  495. client_home/src/components/uni-fav/uni-fav.vue 3.34KB
  496. client_home/src/components/uni-number-box/
  497. client_home/src/components/uni-number-box/uni-number-box.vue 4.43KB
  498. client_home/src/components/uni-popup/
  499. client_home/src/components/uni-popup/popup.js 386B
  500. client_home/src/components/uni-popup/share.js 243B
  501. client_home/src/components/uni-popup/message.js 356B
  502. client_home/src/components/uni-popup/uni-popup.vue 5.81KB
  503. client_home/src/components/uni-goods-nav/
  504. client_home/src/components/uni-goods-nav/uni-goods-nav.vue 4.64KB
  505. client_home/src/components/uni-notice-bar/
  506. client_home/src/components/uni-notice-bar/uni-notice-bar.vue 10.19KB
  507. client_home/src/components/uni-icons/
  508. client_home/src/components/uni-icons/uniicons.css 7.97KB
  509. client_home/src/components/uni-icons/uni.ttf 25.55KB
  510. client_home/src/components/uni-icons/icons.js 25.84KB
  511. client_home/src/components/uni-icons/uniicons.ttf 34.92KB
  512. client_home/src/components/uni-icons/uni-icons.vue 2.02KB
  513. client_home/src/components/uni-popup-share/
  514. client_home/src/components/uni-popup-share/uni-popup-share.vue 3.09KB
  515. client_home/src/components/uni-search-bar/
  516. client_home/src/components/uni-search-bar/uni-search-bar.vue 5.05KB
  517. client_home/src/components/wlp-list-good/
  518. client_home/src/components/wlp-list-good/wlp-list-good.vue 9.53KB
  519. client_home/src/components/uni-file-picker/
  520. client_home/src/components/uni-file-picker/utils.js 2.23KB
  521. client_home/src/components/uni-file-picker/upload-file.vue 6.53KB
  522. client_home/src/components/uni-file-picker/upload-image.vue 5.79KB
  523. client_home/src/components/uni-file-picker/uni-file-picker.vue 15.59KB
  524. client_home/src/components/uni-file-picker/choose-and-upload-file.js 4.47KB
  525. client_home/src/windows/
  526. client_home/src/windows/page_header.vue 2.48KB
  527. client_home/src/App.vue 476B
  528. client_home/src/pages/
  529. client_home/src/pages/student_users/
  530. client_home/src/pages/student_users/table.vue 13.73KB
  531. client_home/src/pages/student_users/view.vue 22.92KB
  532. client_home/src/pages/user/
  533. client_home/src/pages/user/password.vue 3.36KB
  534. client_home/src/pages/user/info.vue 5.92KB
  535. client_home/src/pages/user/index.vue 6.51KB
  536. client_home/src/pages/user/collect.vue 2.15KB
  537. client_home/src/pages/student_leave/
  538. client_home/src/pages/student_leave/table.vue 16.62KB
  539. client_home/src/pages/student_leave/edit.vue 19.36KB
  540. client_home/src/pages/student_leave/view.vue 22.19KB
  541. client_home/src/pages/account/
  542. client_home/src/pages/account/forgot.vue 7.89KB
  543. client_home/src/pages/account/login.vue 5.7KB
  544. client_home/src/pages/account/register.vue 12.46KB
  545. client_home/src/pages/comment/
  546. client_home/src/pages/comment/edit.vue 9.86KB
  547. client_home/src/pages/index/
  548. client_home/src/pages/index/index.vue 13.24KB
  549. client_home/src/pages/attendance_analysis/
  550. client_home/src/pages/attendance_analysis/table.vue 15.67KB
  551. client_home/src/pages/attendance_analysis/view.vue 18.39KB
  552. client_home/src/pages/notice/
  553. client_home/src/pages/notice/list.vue 1.57KB
  554. client_home/src/pages/notice/details.vue 800B
  555. client_home/src/pages/teacher_users/
  556. client_home/src/pages/teacher_users/table.vue 12.97KB
  557. client_home/src/pages/teacher_users/view.vue 21.21KB
  558. client_home/src/pages/attendance_check_in/
  559. client_home/src/pages/attendance_check_in/table.vue 18.38KB
  560. client_home/src/pages/attendance_check_in/edit.vue 20.18KB
  561. client_home/src/pages/attendance_check_in/view.vue 23.4KB
  562. client_home/src/pages/webview/
  563. client_home/src/pages/webview/webview.vue 252B
  564. client_home/src/pages/article/
  565. client_home/src/pages/article/list.vue 4.49KB
  566. client_home/src/pages/article/details.vue 5.42KB
  567. client_home/src/pages/article/index.vue 4.49KB
  568. client_home/src/pages/course_information/
  569. client_home/src/pages/course_information/list.vue 12.17KB
  570. client_home/src/pages/course_information/table.vue 15.35KB
  571. client_home/src/pages/course_information/details.vue 12.11KB
  572. client_home/src/pages/course_information/view.vue 21.92KB
  573. client_home/src/pages/pay/
  574. client_home/src/pages/pay/index.vue 1.94KB
  575. client_home/src/pages/media/
  576. client_home/src/pages/media/image.vue 723B
  577. client_home/src/pages/media/video.vue 2.34KB
  578. client_home/src/pages/media/music.vue 902B
  579. client_home/src/static/
  580. client_home/src/static/robot.png 1.52KB
  581. client_home/src/static/logo.png 3.93KB
  582. client_home/src/static/you.jpg 1.88KB
  583. client_home/src/static/font/
  584. client_home/src/static/font/iconfont.ttf 6.1KB
  585. client_home/src/static/font/newicon.ttf 6.91KB
  586. client_home/src/static/font/iconfont.woff 3.79KB
  587. client_home/src/static/font/iconfont.woff2 3.11KB
  588. client_home/src/static/map_marker.png 6.77KB
  589. client_home/src/static/css/
  590. client_home/src/static/css/diy.css 124.31KB
  591. client_home/src/static/css/theme.css 3.88KB
  592. client_home/src/static/css/editor.css 647B
  593. client_home/src/static/css/common.css 37.94KB
  594. client_home/src/static/css/iconfont.css 11.32KB
  595. client_home/src/static/css/icon.css 3.56KB
  596. client_home/src/static/css/diy.scss 119.82KB
  597. client_home/src/static/img/
  598. client_home/src/static/img/mima.png 6KB
  599. client_home/src/static/img/selected2.png 1022B
  600. client_home/src/static/img/tab_4.png 4.2KB
  601. client_home/src/static/img/qe.png 1.29KB
  602. client_home/src/static/img/cart_b.png 906B
  603. client_home/src/static/img/unselected1.png 1.4KB
  604. client_home/src/static/img/robot.png 1.52KB
  605. client_home/src/static/img/my_a.png 1.03KB
  606. client_home/src/static/img/order_a.png 463B
  607. client_home/src/static/img/web_logo.png 1.71KB
  608. client_home/src/static/img/selected.png 762B
  609. client_home/src/static/img/logo.png 5.36KB
  610. client_home/src/static/img/weibo.png 1.71KB
  611. client_home/src/static/img/tab_2.png 5.26KB
  612. client_home/src/static/img/you.jpg 1.88KB
  613. client_home/src/static/img/tab_7.png 4.09KB
  614. client_home/src/static/img/switch.png 1.07KB
  615. client_home/src/static/img/bought1.png 1.43KB
  616. client_home/src/static/img/avatar.jpg 2.45KB
  617. client_home/src/static/img/system_icon.jpg 3.65KB
  618. client_home/src/static/img/wx.png 35.35KB
  619. client_home/src/static/img/weibo-n.png 3.45KB
  620. client_home/src/static/img/selected1.png 1.37KB
  621. client_home/src/static/img/tab_3.png 4.25KB
  622. client_home/src/static/img/support.png 5.36KB
  623. client_home/src/static/img/bought2.png 1.04KB
  624. client_home/src/static/img/bought.png 774B
  625. client_home/src/static/img/logn.png 7.6KB
  626. client_home/src/static/img/weixin.png 1.65KB
  627. client_home/src/static/img/see.png 444B
  628. client_home/src/static/img/forum_b.png 1.08KB
  629. client_home/src/static/img/eye.png 7.73KB
  630. client_home/src/static/img/home_b.png 946B
  631. client_home/src/static/img/pier.jpg 1.88KB
  632. client_home/src/static/img/unselected.png 748B
  633. client_home/src/static/img/mine.jpg 9.4KB
  634. client_home/src/static/img/article_a.png 684B
  635. client_home/src/static/img/qq-n.png 2.5KB
  636. client_home/src/static/img/unselected2.png 1.02KB
  637. client_home/src/static/img/tab_5.png 3.42KB
  638. client_home/src/static/img/cart_a.png 897B
  639. client_home/src/static/img/order_b.png 462B
  640. client_home/src/static/img/tab_8.png 4.25KB
  641. client_home/src/static/img/tab_6.png 4.09KB
  642. client_home/src/static/img/article_b.png 627B
  643. client_home/src/static/img/my_b.png 1.03KB
  644. client_home/src/static/img/tab_1.png 4KB
  645. client_home/src/static/img/weixin-n.png 3.13KB
  646. client_home/src/static/img/forum_a.png 1.08KB
  647. client_home/src/static/img/home_a.png 953B
  648. client_home/src/static/img/praise.png 5.26KB
  649. client_home/src/static/img/aplipay.png 22.57KB
  650. client_home/public/
  651. client_home/public/index.html 1.15KB
  652. client_home/babel.config.js 1.44KB
  653. client_home/vue.config.js 197B
  654. client_home/yarn.lock 506.83KB
  655. client_home/package-lock.json 1.65MB
  656. client_home/tsconfig.json 138B
  657. client_home/README.md 147B
  658. client_admin/
  659. client_admin/安装.bat 77B
  660. client_admin/js/
  661. client_admin/js/xlsx.core.min.js 458.54KB
  662. client_admin/js/echarts.js 3.16MB
  663. client_admin/js/Journaling.js 3.22KB
  664. client_admin/js/base.js 56B
  665. client_admin/js/ArithmeticVerification.js 2.27KB
  666. client_admin/js/axios.min.js 13.67KB
  667. client_admin/js/login.js 1.46KB
  668. client_admin/js/verification.js 2.76KB
  669. client_admin/js/index.js 10.89KB
  670. client_admin/page/
  671. client_admin/page/student_users/
  672. client_admin/page/student_users/table.html 22.92KB
  673. client_admin/page/student_users/view_add.html 39KB
  674. client_admin/page/user/
  675. client_admin/page/user/view_detail.html 13.21KB
  676. client_admin/page/user/table.html 7.23KB
  677. client_admin/page/user/view_add.html 9.74KB
  678. client_admin/page/student_leave/
  679. client_admin/page/student_leave/table.html 28.76KB
  680. client_admin/page/student_leave/view_add.html 60.47KB
  681. client_admin/page/comment/
  682. client_admin/page/comment/view_detail.html 7.56KB
  683. client_admin/page/comment/comments_table.html 7.07KB
  684. client_admin/page/comment/view_comments.html 7.64KB
  685. client_admin/page/attendance_analysis/
  686. client_admin/page/attendance_analysis/table.html 26.46KB
  687. client_admin/page/attendance_analysis/view_add.html 51.94KB
  688. client_admin/page/info.html 9.99KB
  689. client_admin/page/change_password.html 3.94KB
  690. client_admin/page/notice/
  691. client_admin/page/notice/view_detail.html 3.58KB
  692. client_admin/page/notice/table.html 5.64KB
  693. client_admin/page/notice/view_add.html 3.37KB
  694. client_admin/page/register.html 11.99KB
  695. client_admin/page/teacher_users/
  696. client_admin/page/teacher_users/table.html 21.57KB
  697. client_admin/page/teacher_users/view_add.html 31.94KB
  698. client_admin/page/forgot.html 8.06KB
  699. client_admin/page/attendance_check_in/
  700. client_admin/page/attendance_check_in/table.html 31.99KB
  701. client_admin/page/attendance_check_in/view_add.html 68.31KB
  702. client_admin/page/frime.html 15.22KB
  703. client_admin/page/article_type/
  704. client_admin/page/article_type/view_detail.html 2.93KB
  705. client_admin/page/article_type/table.html 6.96KB
  706. client_admin/page/article_type/view_add.html 2.45KB
  707. client_admin/page/slides/
  708. client_admin/page/slides/view_detail.html 6.68KB
  709. client_admin/page/slides/table.html 5.59KB
  710. client_admin/page/slides/view_add.html 5.81KB
  711. client_admin/page/Home.html 22.34KB
  712. client_admin/page/article/
  713. client_admin/page/article/view_comments_detail.html 7.59KB
  714. client_admin/page/article/view_detail.html 10.01KB
  715. client_admin/page/article/table.html 9.34KB
  716. client_admin/page/article/comments_table.html 7.16KB
  717. client_admin/page/article/view_add.html 6.83KB
  718. client_admin/page/article/view_comments.html 6.58KB
  719. client_admin/page/.DS_Store 8KB
  720. client_admin/page/course_information/
  721. client_admin/page/course_information/table.html 30.05KB
  722. client_admin/page/course_information/view_add.html 56.31KB
  723. client_admin/运行.bat 20B
  724. client_admin/css/
  725. client_admin/css/diy.css 12.01KB
  726. client_admin/layui/
  727. client_admin/layui/layui.js 426.56KB
  728. client_admin/layui/font/
  729. client_admin/layui/font/iconfont.ttf 45.42KB
  730. client_admin/layui/font/iconfont.svg 299.38KB
  731. client_admin/layui/font/iconfont.eot 45.59KB
  732. client_admin/layui/font/iconfont.woff 29.91KB
  733. client_admin/layui/font/iconfont.woff2 25.36KB
  734. client_admin/layui/css/
  735. client_admin/layui/css/layui.css 78KB
  736. client_admin/layui/css/modules/
  737. client_admin/layui/css/modules/layer/
  738. client_admin/layui/css/modules/layer/default/
  739. client_admin/layui/css/modules/layer/default/icon.png 11.22KB
  740. client_admin/layui/css/modules/layer/default/loading-0.gif 5.66KB
  741. client_admin/layui/css/modules/layer/default/loading-1.gif 701B
  742. client_admin/layui/css/modules/layer/default/layer.css 13.94KB
  743. client_admin/layui/css/modules/layer/default/loading-2.gif 1.75KB
  744. client_admin/layui/css/modules/layer/default/icon-ext.png 5.77KB
  745. client_admin/layui/css/modules/code.css 1.29KB
  746. client_admin/layui/css/modules/laydate/
  747. client_admin/layui/css/modules/laydate/default/
  748. client_admin/layui/css/modules/laydate/default/laydate.css 7.19KB
  749. client_admin/img/
  750. client_admin/img/icon9.png 3.31KB
  751. client_admin/img/icon2.png 2.48KB
  752. client_admin/img/5.png 600.96KB
  753. client_admin/img/icon1.png 3.36KB
  754. client_admin/img/icon8.png 3.61KB
  755. client_admin/img/icon10.png 3.75KB
  756. client_admin/img/3.png 556.66KB
  757. client_admin/img/btn_bg.png 7.13KB
  758. client_admin/img/wx.png 118.41KB
  759. client_admin/img/icon3.png 4.08KB
  760. client_admin/img/zfb.png 111.87KB
  761. client_admin/img/bg.jpg 486.2KB
  762. client_admin/img/1.png 435.31KB
  763. client_admin/img/bg_img.png 13.94KB
  764. client_admin/img/icon7.png 3.6KB
  765. client_admin/img/2.png 1.87MB
  766. client_admin/img/4.png 251.46KB
  767. client_admin/img/icon4.png 3.01KB
  768. client_admin/img/icon6.png 3.33KB
  769. client_admin/img/icon5.png 2.65KB
  770. client_admin/index.html 8.23KB

资源介绍:

学生考勤签到小程序的开发利用SSM框架,MySQL数据库现有的成熟技术参考,以源代码为模板,分析功能调整与学生考勤签到小程序管理的实际需求相结合,讨论了基于SSM学生考勤签到小程序管理的使用...
<link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/base.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/fancy.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960632/2/raw.css" rel="stylesheet"/><div id="sidebar" style="display: none"><div id="outline"></div></div><div class="pf w0 h0" data-page-no="1" id="pf1"><div class="pc pc1 w0 h0"><img alt="" class="bi x0 y0 w1 h1" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960632/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">数据库<span class="_ _0"></span>表结构文<span class="_ _0"></span>档</div><div class="t m0 x2 h3 y2 ff1 fs1 fc0 sc0 ls0 ws0">数据库名:<span class="ff2 sc1">CS_43160</span></div><div class="t m0 x2 h3 y3 ff1 fs1 fc0 sc0 ls0 ws0">文档版本:<span class="ff2 sc1">1.0.0</span></div><div class="t m0 x2 h3 y4 ff1 fs1 fc0 sc0 ls0 ws0">文档描述:<span class="ff3 sc1">数据库设计文档</span></div><div class="t m0 x2 h4 y5 ff1 fs2 fc0 sc0 ls0 ws0">表<span class="_ _1"> </span><span class="ff4">access_<span class="_ _0"></span>token <span class="_ _0"></span>(</span>登陆访问时<span class="_ _0"></span>长<span class="ff4">)</span></div><div class="c x3 y6 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">编号</div></div><div class="c x5 y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">名称</div></div><div class="c x6 y6 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">数据类型</div></div><div class="c x8 y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">长度</div></div><div class="c x9 y6 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">小数位</div></div><div class="c xb y6 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">允许空值</div></div><div class="c xc y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">主键</div></div><div class="c xd y6 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认值</div></div><div class="c xe y6 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">说明</div></div><div class="c x3 y8 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y8 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">token_id</div></div><div class="c x6 y8 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y8 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y8 w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">临时访问牌</div><div class="t m0 x13 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ID</div></div><div class="c x3 ya w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 ya w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">token</div></div><div class="c x6 ya w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 ya w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe ya w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">临时访问牌</div></div><div class="c x3 yc w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 yc w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">info</div></div><div class="c x6 yc w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 yc w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c x3 yd w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 yd w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">maxage</div></div><div class="c x6 yd w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 yd w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c xe yd w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">最大寿命:</div><div class="t m0 x15 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认<span class="_ _2"> </span><span class="ff5">2<span class="_ _2"> </span></span>小时</div></div><div class="c x3 ye w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 ye w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 ye w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 ye w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd ye w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe ye w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">创建时间:</div></div><div class="c x3 yf w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 yf w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 yf w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 yf w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd yf w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe yf w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">更新时间:</div></div><div class="c x3 y10 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y10 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_id</div></div><div class="c x6 y10 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y10 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y10 w4 h7"><div class="t m0 x17 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">用户编号<span class="ff5">:</span></div></div><div class="t m0 x2 h4 y11 ff1 fs2 fc0 sc0 ls0 ws0">表<span class="_ _1"> </span><span class="ff4">article<span class="_ _0"></span> (</span>文章:用<span class="_ _0"></span>于内容管理系<span class="_ _0"></span>统的文章<span class="ff4">)</span></div><div class="c x3 y12 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">编号</div></div><div class="c x5 y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">名称</div></div><div class="c x6 y12 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">数据类型</div></div><div class="c x8 y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">长度</div></div><div class="c x9 y12 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">小数位</div></div><div class="c xb y12 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">允许空值</div></div><div class="c xc y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">主键</div></div><div class="c xd y12 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认值</div></div><div class="c xe y12 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">说明</div></div><div class="c x3 y13 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y13 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">article_id</div></div><div class="c x6 y13 w3 h8"><div class="t m0 x17 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">mediumint</div></div><div class="c x8 y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x9 y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y13 w4 h8"><div class="t m0 x7 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">文章<span class="_ _2"> </span><span class="ff5">id</span>:</div><div class="t m0 x15 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">[0,8388607</div><div class="t m0 x18 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">]</div></div><div class="c x3 y17 w2 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y17 w3 h9"><div class="t m0 x11 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">title</div></div><div class="c x6 y17 w3 h9"><div class="t m0 x14 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y17 w3 h9"><div class="t m0 x12 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">125</div></div><div class="c x9 y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y17 w4 h9"><div class="t m0 xa h3 y18 ff3 fs1 fc0 sc1 ls0 ws0">标题:</div><div class="t m0 x17 h3 y19 ff5 fs1 fc0 sc1 ls0 ws0">[0,125]<span class="ff3">用</span></div><div class="t m0 x7 h3 y1a ff3 fs1 fc0 sc1 ls0 ws0">于文章和</div><div class="t m0 x14 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">html<span class="_ _2"> </span><span class="ff3">的</span></div><div class="t m0 x17 h3 y1b ff5 fs1 fc0 sc1 ls0 ws0">title<span class="_ _2"> </span><span class="ff3">标签</span></div><div class="t m0 x13 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">中</div></div><div class="c x3 y1d w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y1d w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">type</div></div><div class="c x6 y1d w3 ha"><div class="t m0 x14 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y1d w3 ha"><div class="t m0 x13 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y1d w4 ha"><div class="t m0 x15 h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">文章分类:</div><div class="t m0 x15 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,1000]<span class="ff3">用</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">来搜索指定</div><div class="t m0 x15 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">类型的文章</div></div><div class="c x3 y20 w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y20 w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">hits</div></div><div class="c x6 y20 w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y20 w3 hb"><div class="t m0 x13 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y20 w4 hb"><div class="t m0 x7 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">点击数:</div><div class="t m0 x15 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,1000000</div><div class="t m0 x15 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">000]<span class="ff3">访问这</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">篇文章的人</div><div class="t m0 x13 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">次</div></div><div class="c x3 y24 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y24 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">praise_len</div></div><div class="c x6 y24 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y24 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y24 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">点赞数</div></div><div class="c x3 y25 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y25 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div></div><div class="c x6 y25 w3 h7"><div class="t m0 x17 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y25 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y25 w3 h7"><div class="t m0 x15 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div></div><div class="c xe y25 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">创建时间:</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf2" class="pf w0 h0" data-page-no="2"><div class="pc pc2 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960632/bg2.jpg"><div class="c x5 y26 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c xd y26 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c x3 y27 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y27 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y27 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y27 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y27 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y27 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="c x3 y28 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y28 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">source</div></div><div class="c x6 y28 w3 h8"><div class="t m0 x14 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y28 w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y28 w4 h8"><div class="t m0 xa h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#65306;</div><div class="t m0 x17 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#25991;</span></div><div class="t m0 x7 h3 y16 ff3 fs1 fc0 sc1 ls0 ws0">&#31456;&#30340;&#20986;&#22788;</div></div><div class="c x3 y29 w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y29 w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">url</div></div><div class="c x6 y29 w3 hb"><div class="t m0 x14 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y29 w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y29 w4 hb"><div class="t m0 x15 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#22320;&#22336;&#65306;</div><div class="t m0 x17 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#29992;</span></div><div class="t m0 x15 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#20110;&#36339;&#36716;&#21040;&#21457;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#24067;&#35813;&#25991;&#31456;&#30340;</div><div class="t m0 xf h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#32593;&#31449;</div></div><div class="c x3 y2a w2 hc"><div class="t m0 x13 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y2a w3 hc"><div class="t m0 x11 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">tag</div></div><div class="c x6 y2a w3 hc"><div class="t m0 x14 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y2a w3 hc"><div class="t m0 x12 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y2a w4 hc"><div class="t m0 xa h3 y2b ff3 fs1 fc0 sc1 ls0 ws0">&#26631;&#31614;&#65306;</div><div class="t m0 x17 h3 y2c ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#29992;</span></div><div class="t m0 x15 h3 y2d ff3 fs1 fc0 sc1 ls0 ws0">&#20110;&#26631;&#27880;&#25991;&#31456;</div><div class="t m0 x15 h3 y1a ff3 fs1 fc0 sc1 ls0 ws0">&#25152;&#23646;&#30456;&#20851;&#20869;</div><div class="t m0 x15 h3 y2e ff3 fs1 fc0 sc1 ls0 ws0">&#23481;&#65292;&#22810;&#20010;&#26631;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#31614;&#29992;&#31354;&#26684;&#38548;</div><div class="t m0 x13 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#24320;</div></div><div class="c x3 y2f w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y2f w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">content</div></div><div class="c x6 y2f w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">longtext</div></div><div class="c x8 y2f w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2147483647</div></div><div class="c x9 y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y2f w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#27491;&#25991;&#65306;&#25991;&#31456;</div><div class="t m0 x15 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#30340;&#20027;&#20307;&#20869;&#23481;</div></div><div class="c x3 y30 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y30 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">img</div></div><div class="c x6 y30 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y30 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y30 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#23553;&#38754;&#22270;</div></div><div class="c x3 y31 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y31 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">descriptio</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">n</div></div><div class="c x6 y31 w3 h6"><div class="t m0 x4 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y31 w3 h6"><div class="t m0 x16 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y31 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#25991;&#31456;&#25551;&#36848;</div></div><div class="t m0 x2 h4 y32 ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">article<span class="_ _0"></span>_type <span class="_ _0"></span>(</span>&#25991;&#31456;&#20998;&#31867;<span class="ff4">)</span></div><div class="c x3 y33 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y33 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y33 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y33 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y33 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y33 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y34 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y34 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">type_id</div></div><div class="c x6 y34 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y34 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[0,10000]</div></div><div class="c x3 y35 w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y35 w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">display</div></div><div class="c x6 y35 w3 ha"><div class="t m0 x7 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y35 w3 ha"><div class="t m0 x12 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">100</div></div><div class="c xe y35 w4 ha"><div class="t m0 x15 h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">&#26174;&#31034;&#39034;&#24207;&#65306;</div><div class="t m0 x15 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,1000]<span class="ff3">&#20915;</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#23450;&#20998;&#31867;&#26174;&#31034;</div><div class="t m0 x15 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">&#30340;&#20808;&#21518;&#39034;&#24207;</div></div><div class="c x3 y36 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y36 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">name</div></div><div class="c x6 y36 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y36 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">16</div></div><div class="c x9 y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y36 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;&#21517;&#31216;&#65306;</div><div class="t m0 xa h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[2,16]</div></div><div class="c x3 y37 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y37 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">father_id</div></div><div class="c x6 y37 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y37 w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#19978;&#32423;&#20998;&#31867;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[0,32767]</div></div><div class="c x3 y38 w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y38 w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">descriptio</div><div class="t m0 x11 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">n</div></div><div class="c x6 y38 w3 ha"><div class="t m0 x14 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y38 w3 ha"><div class="t m0 x12 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y38 w4 ha"><div class="t m0 xa h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">&#25551;&#36848;&#65306;</div><div class="t m0 x17 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#25551;</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36848;&#35813;&#20998;&#31867;&#30340;</div><div class="t m0 xf h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">&#20316;&#29992;</div></div><div class="c x3 y39 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y39 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">icon</div></div><div class="c x6 y39 w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y39 w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y39 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;&#22270;&#26631;&#65306;</div></div><div class="c x3 y3a w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y3a w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">url</div></div><div class="c x6 y3a w3 hb"><div class="t m0 x14 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y3a w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y3a w4 hb"><div class="t m0 x15 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">&#22806;&#38142;&#22320;&#22336;&#65306;</div><div class="t m0 x17 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#22914;</span></div><div class="t m0 x15 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#26524;&#35813;&#20998;&#31867;&#26159;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36339;&#36716;&#21040;&#20854;&#20182;</div><div class="t m0 x15 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#32593;&#31449;&#30340;&#24773;&#20917;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf3" class="pf w0 h0" data-page-no="3"><div class="pc pc3 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960632/bg3.jpg"><div class="c xe y3b w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#19979;&#65292;&#23601;&#22312;&#35813;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">URL<span class="_ _2"> </span><span class="ff3">&#19978;&#35774;&#32622;</span></div></div><div class="c x3 y3c w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y3c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y3c w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y3c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y3c w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y3c w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;&#65306;</div></div><div class="c x3 y3d w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y3d w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y3d w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y3d w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y3d w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y3d w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="t m0 x2 h4 y3e ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">attenda<span class="_ _0"></span>nce_an<span class="_ _0"></span>alysis<span class="_ _0"></span> (</span>&#32771;&#21220;&#20998;&#26512;<span class="_ _0"></span><span class="ff4">)</span></div><div class="c x3 y3f w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y3f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y3f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y3f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y3f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y3f w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y40 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y40 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">attendance</div><div class="t m0 x11 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">_analysis_</div><div class="t m0 x11 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">id</div></div><div class="c x6 y40 w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y40 w3 h8"><div class="t m0 x13 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y40 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y40 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y40 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y40 w4 h8"><div class="t m0 x11 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#32771;&#21220;&#20998;&#26512;<span class="_ _2"> </span><span class="ff5">ID</span></div></div><div class="c x3 y41 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y41 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_nam</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y41 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y41 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y41 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y41 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y41 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y41 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#21517;&#31216;</div></div><div class="c x3 y42 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y42 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">discipline</div></div><div class="c x6 y42 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y42 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y42 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25152;&#23646;&#23398;&#31185;</div></div><div class="c x3 y43 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y43 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_tea</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">cher</div></div><div class="c x6 y43 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y43 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y43 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#25945;&#24072;</div></div><div class="c x3 y44 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y44 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">teachers_n</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ame</div></div><div class="c x6 y44 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y44 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y44 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y44 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y44 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y44 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#25945;&#24072;&#22995;&#21517;</div></div><div class="c x3 y45 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y45 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">opening_ti</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">me</div></div><div class="c x6 y45 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">datetime</div></div><div class="c x8 y45 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y45 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y45 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y45 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y45 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#24320;&#35838;&#26102;&#38388;</div></div><div class="c x3 y46 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y46 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_loc</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ation</div></div><div class="c x6 y46 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y46 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y46 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y46 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y46 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y46 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#22320;&#28857;</div></div><div class="c x3 y47 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y47 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">number_of_</div><div class="t m0 x11 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">attendance</div><div class="t m0 x11 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">_required</div></div><div class="c x6 y47 w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y47 w3 h8"><div class="t m0 x13 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y47 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y47 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y47 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y47 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y47 w4 h8"><div class="t m0 x7 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#24212;&#31614;&#21040;&#25968;</div></div><div class="c x3 y48 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y48 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">actual_che</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ck_in</div></div><div class="c x6 y48 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y48 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y48 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y48 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y48 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y48 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y48 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#23454;&#38469;&#31614;&#21040;</div></div><div class="c x3 y49 w2 h8"><div class="t m0 x13 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y49 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">number_of_</div><div class="t m0 x11 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">unsigned_p</div><div class="t m0 x11 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">ersonnel</div></div><div class="c x6 y49 w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y49 w3 h8"><div class="t m0 x13 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y49 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y49 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y49 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y49 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y49 w4 h8"><div class="t m0 x7 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#26410;&#31614;&#20154;&#25968;</div></div><div class="c x3 y4a w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y4a w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">recommend</div></div><div class="c x6 y4a w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y4a w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y4a w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26234;&#33021;&#25512;&#33616;</div></div><div class="c x3 y4b w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y4b w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y4b w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">datetime</div></div><div class="c x8 y4b w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y4b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4b w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y4b w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c x3 y4c w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y4c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y4c w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y4c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y4c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4c w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y4c w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;</div></div><div class="t m0 x2 h4 y4d ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">attenda<span class="_ _0"></span>nce_ch<span class="_ _0"></span>eck_in<span class="_ _0"></span> (</span>&#32771;&#21220;&#31614;&#21040;<span class="_ _0"></span><span class="ff4">)</span></div><div class="c x3 y4e w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y4e w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y4e w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y4e w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y4e w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y4e w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y4e w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y4e w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y4e w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y4f w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y4f w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">attendance</div><div class="t m0 x11 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">_check_in_</div><div class="t m0 x11 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">id</div></div><div class="c x6 y4f w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y4f w3 h8"><div class="t m0 x13 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y4f w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4f w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4f w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y4f w4 h8"><div class="t m0 x11 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#32771;&#21220;&#31614;&#21040;<span class="_ _2"> </span><span class="ff5">ID</span></div></div><div class="c x3 y50 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y50 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_nam</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y50 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y50 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y50 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y50 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y50 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y50 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#21517;&#31216;</div></div><div class="c x3 y51 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y51 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">discipline</div></div><div class="c x6 y51 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y51 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y51 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25152;&#23646;&#23398;&#31185;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf4" class="pf w0 h0" data-page-no="4"><div class="pc pc4 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960632/bg4.jpg"><div class="c x3 y3b w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y3b w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_tea</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">cher</div></div><div class="c x6 y3b w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y3b w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y3b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y3b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y3b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y3b w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#25945;&#24072;</div></div><div class="c x3 y3c w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y3c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">teachers_n</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ame</div></div><div class="c x6 y3c w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y3c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y3c w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#25945;&#24072;&#22995;&#21517;</div></div><div class="c x3 y3d w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y3d w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">course_loc</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ation</div></div><div class="c x6 y3d w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y3d w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y3d w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35838;&#31243;&#22320;&#28857;</div></div><div class="c x3 y52 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y52 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">opening_ti</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">me</div></div><div class="c x6 y52 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">datetime</div></div><div class="c x8 y52 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y52 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#24320;&#35838;&#26102;&#38388;</div></div><div class="c x3 y53 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y53 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">check_in_s</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">tudent</div></div><div class="c x6 y53 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y53 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y53 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#31614;&#21040;&#23398;&#29983;</div></div><div class="c x3 y54 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y54 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">student_na</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">me</div></div><div class="c x6 y54 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y54 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y54 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y54 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y54 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y54 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#23398;&#29983;&#22995;&#21517;</div></div><div class="c x3 y55 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y55 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">student_id</div></div><div class="c x6 y55 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y55 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y55 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y55 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y55 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y55 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#23398;&#29983;&#23398;&#21495;</div></div><div class="c x3 y56 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y56 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">class_name</div></div><div class="c x6 y56 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y56 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y56 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#29677;&#32423;&#21517;&#31216;</div></div><div class="c x3 y57 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y57 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">sign_in_st</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">atus</div></div><div class="c x6 y57 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y57 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y57 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y57 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y57 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y57 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#31614;&#21040;&#29366;&#24577;</div></div><div class="c x3 y58 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y58 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">recommend</div></div><div class="c x6 y58 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y58 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y58 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y58 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y58 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y58 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y58 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26234;&#33021;&#25512;&#33616;</div></div><div class="c x3 y59 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">14</div></div><div class="c x5 y59 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y59 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">datetime</div></div><div class="c x8 y59 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y59 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y59 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c x3 y5a w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">15</div></div><div class="c x5 y5a w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y5a w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y5a w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y5a w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5a w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5a w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y5a w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y5a w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;</div></div><div class="t m0 x2 h4 y5b ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">auth (<span class="_ _0"></span></span>&#29992;&#25143;&#26435;&#38480;&#31649;&#29702;<span class="ff4">)</span></div><div class="c x3 y5c w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y5c w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y5c w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y5c w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y5c w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y5c w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y5c w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y5c w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y5c w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y5d w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y5d w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">auth_id</div></div><div class="c x6 y5d w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y5d w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y5d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y5d w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25480;&#26435;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y5e w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y5e w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_group</div></div><div class="c x6 y5e w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y5e w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y5e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y5e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y5e w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#29992;&#25143;&#32452;&#65306;</div></div><div class="c x3 y5f w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y5f w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">mod_name</div></div><div class="c x6 y5f w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y5f w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y5f w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5f w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y5f w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y5f w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#27169;&#22359;&#21517;&#65306;</div></div><div class="c x3 y60 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y60 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_name</div></div><div class="c x6 y60 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y60 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y60 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#34920;&#21517;&#65306;</div></div><div class="c x3 y61 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y61 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">page_title</div></div><div class="c x6 y61 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y61 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y61 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#39029;&#38754;&#26631;&#39064;&#65306;</div></div><div class="c x3 y62 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y62 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">path</div></div><div class="c x6 y62 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y62 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y62 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36335;&#30001;&#36335;&#24452;&#65306;</div></div><div class="c x3 y63 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y63 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">position</div></div><div class="c x6 y63 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y63 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y63 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y63 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y63 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y63 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20301;&#32622;&#65306;</div></div><div class="c x3 y64 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y64 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">mode</div></div><div class="c x6 y64 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y64 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y64 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y64 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y64 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y64 w3 h7"><div class="t m0 xa h3 yb ff5 fs1 fc0 sc1 ls0 ws0">_blank</div></div><div class="c xe y64 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36339;&#36716;&#26041;&#24335;&#65306;</div></div><div class="c x3 y65 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y65 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">add</div></div><div class="c x6 y65 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y65 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y65 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y65 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y65 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y65 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y65 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#22686;&#21152;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y66 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y66 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">del</div></div><div class="c x6 y66 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y66 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y66 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y66 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y66 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y66 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y66 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#21024;&#38500;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y67 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y67 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">set</div></div><div class="c x6 y67 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y67 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y67 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y67 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y67 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y67 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y67 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#20462;&#25913;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y68 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y68 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">get</div></div><div class="c x6 y68 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y68 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#26597;&#30475;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y69 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y69 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_add</div></div><div class="c x6 y69 w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y69 w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y69 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y69 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y69 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y69 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#28155;&#21152;&#23383;&#27573;&#65306;</div></div><div class="c x3 y6a w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">14</div></div><div class="c x5 y6a w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_set</div></div><div class="c x6 y6a w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y6a w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y6a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6a w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20462;&#25913;&#23383;&#27573;&#65306;</div></div><div class="c x3 y6b w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">15</div></div><div class="c x5 y6b w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_get</div></div><div class="c x6 y6b w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y6b w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y6b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6b w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26597;&#35810;&#23383;&#27573;&#65306;</div></div><div class="c x3 y6c w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">16</div></div><div class="c x5 y6c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">table_nav_</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">name</div></div><div class="c x6 y6c w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6c w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6c w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36328;&#34920;&#23548;&#33322;&#21517;</div><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#31216;&#65306;</div></div><div class="c x3 y6d w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">17</div></div><div class="c x5 y6d w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_nav</div></div><div class="c x6 y6d w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6d w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y6d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6d w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36328;&#34920;&#23548;&#33322;&#65306;</div></div><div class="c x3 y6e w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">18</div></div><div class="c x5 y6e w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">option</div></div><div class="c x6 y6e w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y6e w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y6e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6e w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#37197;&#32622;&#65306;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div>
100+评论
captcha
    类型标题大小时间
    ZIPspringboot高校活动管理平台程序源码4316325.61MB5月前
    ZIPC语言程序设计教程(第5版)(杨路明)课件.zip16.13MB5月前
    ZIPgrafana-json.zip42.65KB5月前
    ZIP非常好上手的一款新手小白的 剑客聊天61.01MB5月前
    ZIP威格豪板式换热器选型软件客户版V2410.93MB5月前
    ZIPSSM智慧校园考试系统程序源码4093611.58MB5月前
    ZIPSSM无人机租赁系统程序源码4089214.39MB5月前
    ZIPpython-3.12.7.zip18.62MB5月前