ZIPSSM智慧校园考试系统程序源码40936 11.58MB

weixin_ZYKJ985需要积分:9(1积分=1元)

资源文件列表:

SSM智慧校园考试系统[编号:CS_40936].zip 大约有481个文件
  1. /
  2. sql.sql 55.52KB
  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/ExamQuestionService.class 546B
  28. server/target/classes/com/project/demo/service/ArticleTypeService.class 542B
  29. server/target/classes/com/project/demo/service/HitsService.class 514B
  30. server/target/classes/com/project/demo/service/ArticleService.class 526B
  31. server/target/classes/com/project/demo/service/UserService.class 934B
  32. server/target/classes/com/project/demo/service/AuthService.class 514B
  33. server/target/classes/com/project/demo/service/SlidesService.class 522B
  34. server/target/classes/com/project/demo/service/AccessTokenService.class 542B
  35. server/target/classes/com/project/demo/service/NoticeService.class 522B
  36. server/target/classes/com/project/demo/service/PraiseService.class 522B
  37. server/target/classes/com/project/demo/service/UserGroupService.class 534B
  38. server/target/classes/com/project/demo/service/UserAnswerService.class 538B
  39. server/target/classes/com/project/demo/service/CommentService.class 526B
  40. server/target/classes/com/project/demo/service/CollectService.class 526B
  41. server/target/classes/com/project/demo/service/ExamService.class 514B
  42. server/target/classes/com/project/demo/service/base/
  43. server/target/classes/com/project/demo/service/base/BaseService.class 15.05KB
  44. server/target/classes/com/project/demo/service/UploadService.class 522B
  45. server/target/classes/com/project/demo/utils/
  46. server/target/classes/com/project/demo/utils/Sequence.class 2.7KB
  47. server/target/classes/com/project/demo/utils/IdWorker.class 1002B
  48. server/target/classes/com/project/demo/dao/
  49. server/target/classes/com/project/demo/dao/AccessTokenMapper.class 801B
  50. server/target/classes/com/project/demo/dao/AuthMapper.class 694B
  51. server/target/classes/com/project/demo/dao/NoticeMapper.class 731B
  52. server/target/classes/com/project/demo/dao/SlidesMapper.class 731B
  53. server/target/classes/com/project/demo/dao/UserGroupMapper.class 773B
  54. server/target/classes/com/project/demo/dao/PraiseMapper.class 731B
  55. server/target/classes/com/project/demo/dao/CommentMapper.class 736B
  56. server/target/classes/com/project/demo/dao/UploadMapper.class 722B
  57. server/target/classes/com/project/demo/dao/ArticleTypeMapper.class 801B
  58. server/target/classes/com/project/demo/dao/ArticleMapper.class 745B
  59. server/target/classes/com/project/demo/dao/UserMapper.class 929B
  60. server/target/classes/com/project/demo/dao/base/
  61. server/target/classes/com/project/demo/dao/base/BaseMapper.class 670B
  62. server/target/classes/com/project/demo/dao/CollectMapper.class 745B
  63. server/target/classes/com/project/demo/dao/HitsMapper.class 703B
  64. server/target/classes/com/project/demo/interceptor/
  65. server/target/classes/com/project/demo/interceptor/LoginInterceptor.class 2.71KB
  66. server/target/classes/com/project/demo/controller/
  67. server/target/classes/com/project/demo/controller/UserAnswerController.class 1011B
  68. server/target/classes/com/project/demo/controller/CommentController.class 983B
  69. server/target/classes/com/project/demo/controller/AccessTokenController.class 1020B
  70. server/target/classes/com/project/demo/controller/ExamQuestionController.class 1KB
  71. server/target/classes/com/project/demo/controller/UploadController.class 974B
  72. server/target/classes/com/project/demo/controller/AuthController.class 956B
  73. server/target/classes/com/project/demo/controller/ArticleTypeController.class 1020B
  74. server/target/classes/com/project/demo/controller/HitsController.class 956B
  75. server/target/classes/com/project/demo/controller/ExamController.class 956B
  76. server/target/classes/com/project/demo/controller/SlidesController.class 974B
  77. server/target/classes/com/project/demo/controller/UserController.class 7.68KB
  78. server/target/classes/com/project/demo/controller/CollectController.class 983B
  79. server/target/classes/com/project/demo/controller/ArticleController.class 983B
  80. server/target/classes/com/project/demo/controller/PraiseController.class 974B
  81. server/target/classes/com/project/demo/controller/NoticeController.class 974B
  82. server/target/classes/com/project/demo/controller/base/
  83. server/target/classes/com/project/demo/controller/base/BaseController.class 6.94KB
  84. server/target/classes/com/project/demo/controller/base/BaseController$1.class 934B
  85. server/target/classes/com/project/demo/controller/UserGroupController.class 1002B
  86. server/target/classes/com/project/demo/constant/
  87. server/target/classes/com/project/demo/constant/FindConfig.class 750B
  88. server/target/classes/com/project/demo/entity/
  89. server/target/classes/com/project/demo/entity/Slides.class 1.02KB
  90. server/target/classes/com/project/demo/entity/User.class 1.39KB
  91. server/target/classes/com/project/demo/entity/AccessToken.class 1001B
  92. server/target/classes/com/project/demo/entity/Hits.class 1.04KB
  93. server/target/classes/com/project/demo/entity/Auth.class 1.56KB
  94. server/target/classes/com/project/demo/entity/Upload.class 988B
  95. server/target/classes/com/project/demo/entity/Exam.class 1015B
  96. server/target/classes/com/project/demo/entity/UserGroup.class 1.11KB
  97. server/target/classes/com/project/demo/entity/ExamQuestion.class 1.13KB
  98. server/target/classes/com/project/demo/entity/Collect.class 1.12KB
  99. server/target/classes/com/project/demo/entity/Article.class 1.19KB
  100. server/target/classes/com/project/demo/entity/Comment.class 1.21KB
  101. server/target/classes/com/project/demo/entity/UserAnswer.class 1.22KB
  102. server/target/classes/com/project/demo/entity/Praise.class 1.09KB
  103. server/target/classes/com/project/demo/entity/Notice.class 948B
  104. server/target/classes/com/project/demo/entity/base/
  105. server/target/classes/com/project/demo/entity/base/BaseEntity.class 436B
  106. server/target/classes/com/project/demo/entity/ArticleType.class 1.09KB
  107. server/target/classes/spring/
  108. server/target/classes/spring/spring-web.xml 2.46KB
  109. server/target/classes/spring/spring-dao.xml 2.62KB
  110. server/target/classes/spring/spring-service.xml 2.16KB
  111. server/target/classes/logback.xml 4.27KB
  112. server/src/
  113. server/src/main/
  114. server/src/main/java/
  115. server/src/main/java/com/
  116. server/src/main/java/com/project/
  117. server/src/main/java/com/project/demo/
  118. server/src/main/java/com/project/demo/service/
  119. server/src/main/java/com/project/demo/service/PraiseService.java 306B
  120. server/src/main/java/com/project/demo/service/AccessTokenService.java 332B
  121. server/src/main/java/com/project/demo/service/UserGroupService.java 354B
  122. server/src/main/java/com/project/demo/service/ExamService.java 270B
  123. server/src/main/java/com/project/demo/service/CollectService.java 310B
  124. server/src/main/java/com/project/demo/service/CommentService.java 310B
  125. server/src/main/java/com/project/demo/service/ArticleService.java 343B
  126. server/src/main/java/com/project/demo/service/HitsService.java 300B
  127. server/src/main/java/com/project/demo/service/UserService.java 635B
  128. server/src/main/java/com/project/demo/service/NoticeService.java 306B
  129. server/src/main/java/com/project/demo/service/TeacherUserService.java 328B
  130. server/src/main/java/com/project/demo/service/SlidesService.java 309B
  131. server/src/main/java/com/project/demo/service/AuthService.java 301B
  132. server/src/main/java/com/project/demo/service/StudentUsersService.java 332B
  133. server/src/main/java/com/project/demo/service/UserAnswerService.java 294B
  134. server/src/main/java/com/project/demo/service/UploadService.java 297B
  135. server/src/main/java/com/project/demo/service/ExamQuestionService.java 294B
  136. server/src/main/java/com/project/demo/service/base/
  137. server/src/main/java/com/project/demo/service/base/BaseService.java 28.69KB
  138. server/src/main/java/com/project/demo/service/ArticleTypeService.java 398B
  139. server/src/main/java/com/project/demo/utils/
  140. server/src/main/java/com/project/demo/utils/IdWorker.java 1.56KB
  141. server/src/main/java/com/project/demo/utils/Sequence.java 6.93KB
  142. server/src/main/java/com/project/demo/dao/
  143. server/src/main/java/com/project/demo/dao/PraiseMapper.java 1.18KB
  144. server/src/main/java/com/project/demo/dao/ExamMapper.java 221B
  145. server/src/main/java/com/project/demo/dao/HitsMapper.java 1.38KB
  146. server/src/main/java/com/project/demo/dao/NoticeMapper.java 1.18KB
  147. server/src/main/java/com/project/demo/dao/CollectMapper.java 1.21KB
  148. server/src/main/java/com/project/demo/dao/AuthMapper.java 1.16KB
  149. server/src/main/java/com/project/demo/dao/UserAnswerMapper.java 245B
  150. server/src/main/java/com/project/demo/dao/SlidesMapper.java 1.22KB
  151. server/src/main/java/com/project/demo/dao/UserGroupMapper.java 1.73KB
  152. server/src/main/java/com/project/demo/dao/TeacherUserMapper.java 259B
  153. server/src/main/java/com/project/demo/dao/AccessTokenMapper.java 1.35KB
  154. server/src/main/java/com/project/demo/dao/ExamQuestionMapper.java 251B
  155. server/src/main/java/com/project/demo/dao/CommentMapper.java 1.2KB
  156. server/src/main/java/com/project/demo/dao/StudentUsersMapper.java 263B
  157. server/src/main/java/com/project/demo/dao/UserMapper.java 1.77KB
  158. server/src/main/java/com/project/demo/dao/UploadMapper.java 1.42KB
  159. server/src/main/java/com/project/demo/dao/ArticleTypeMapper.java 2.25KB
  160. server/src/main/java/com/project/demo/dao/base/
  161. server/src/main/java/com/project/demo/dao/base/BaseMapper.java 414B
  162. server/src/main/java/com/project/demo/dao/ArticleMapper.java 1.66KB
  163. server/src/main/java/com/project/demo/interceptor/
  164. server/src/main/java/com/project/demo/interceptor/LoginInterceptor.java 2.86KB
  165. server/src/main/java/com/project/demo/controller/
  166. server/src/main/java/com/project/demo/controller/CommentController.java 714B
  167. server/src/main/java/com/project/demo/controller/ArticleTypeController.java 823B
  168. server/src/main/java/com/project/demo/controller/PraiseController.java 705B
  169. server/src/main/java/com/project/demo/controller/ArticleController.java 747B
  170. server/src/main/java/com/project/demo/controller/UserAnswerController.java 721B
  171. server/src/main/java/com/project/demo/controller/ExamQuestionController.java 731B
  172. server/src/main/java/com/project/demo/controller/AuthController.java 690B
  173. server/src/main/java/com/project/demo/controller/UserGroupController.java 769B
  174. server/src/main/java/com/project/demo/controller/ExamController.java 666B
  175. server/src/main/java/com/project/demo/controller/StudentUsersController.java 1.3KB
  176. server/src/main/java/com/project/demo/controller/HitsController.java 687B
  177. server/src/main/java/com/project/demo/controller/CollectController.java 714B
  178. server/src/main/java/com/project/demo/controller/AccessTokenController.java 757B
  179. server/src/main/java/com/project/demo/controller/NoticeController.java 705B
  180. server/src/main/java/com/project/demo/controller/SlidesController.java 708B
  181. server/src/main/java/com/project/demo/controller/base/
  182. server/src/main/java/com/project/demo/controller/base/BaseController.java 8.56KB
  183. server/src/main/java/com/project/demo/controller/TeacherUserController.java 1.29KB
  184. server/src/main/java/com/project/demo/controller/UploadController.java 696B
  185. server/src/main/java/com/project/demo/controller/UserController.java 10.78KB
  186. server/src/main/java/com/project/demo/constant/
  187. server/src/main/java/com/project/demo/constant/FindConfig.java 473B
  188. server/src/main/java/com/project/demo/entity/
  189. server/src/main/java/com/project/demo/entity/StudentUsers.java 1.29KB
  190. server/src/main/java/com/project/demo/entity/AccessToken.java 1.27KB
  191. server/src/main/java/com/project/demo/entity/Slides.java 1.45KB
  192. server/src/main/java/com/project/demo/entity/Article.java 2.18KB
  193. server/src/main/java/com/project/demo/entity/UserAnswer.java 1.96KB
  194. server/src/main/java/com/project/demo/entity/UserGroup.java 1.72KB
  195. server/src/main/java/com/project/demo/entity/Exam.java 1.33KB
  196. server/src/main/java/com/project/demo/entity/Upload.java 1.37KB
  197. server/src/main/java/com/project/demo/entity/Collect.java 1.59KB
  198. server/src/main/java/com/project/demo/entity/Praise.java 1.52KB
  199. server/src/main/java/com/project/demo/entity/Comment.java 1.84KB
  200. server/src/main/java/com/project/demo/entity/Hits.java 1.42KB
  201. server/src/main/java/com/project/demo/entity/Notice.java 1.15KB
  202. server/src/main/java/com/project/demo/entity/Auth.java 2.74KB
  203. server/src/main/java/com/project/demo/entity/ExamQuestion.java 1.7KB
  204. server/src/main/java/com/project/demo/entity/TeacherUser.java 1.4KB
  205. server/src/main/java/com/project/demo/entity/User.java 2.66KB
  206. server/src/main/java/com/project/demo/entity/base/
  207. server/src/main/java/com/project/demo/entity/base/BaseEntity.java 207B
  208. server/src/main/java/com/project/demo/entity/ArticleType.java 1.84KB
  209. server/src/main/resources/
  210. server/src/main/resources/mapper/
  211. server/src/main/resources/mapper/BaseMapper.xml 643B
  212. server/src/main/resources/mapper/ArticleTypeMapper.xml 4.52KB
  213. server/src/main/resources/mapper/UserGroupMapper.xml 4.75KB
  214. server/src/main/resources/mapper/AccessTokenMapper.xml 3.38KB
  215. server/src/main/resources/mapper/CollectMapper.xml 4.58KB
  216. server/src/main/resources/mapper/SlidesMapper.xml 3.97KB
  217. server/src/main/resources/mapper/PraiseMapper.xml 4.17KB
  218. server/src/main/resources/mapper/UserMapper.xml 6.22KB
  219. server/src/main/resources/mapper/AuthMapper.xml 8.59KB
  220. server/src/main/resources/mapper/ArticleMapper.xml 5.75KB
  221. server/src/main/resources/mapper/NoticeMapper.xml 3.05KB
  222. server/src/main/resources/mapper/HitsMapper.xml 3.8KB
  223. server/src/main/resources/mapper/CommentMapper.xml 5.43KB
  224. server/src/main/resources/mapper/UploadMapper.xml 4.16KB
  225. server/src/main/resources/jdbc.properties 185B
  226. server/src/main/resources/mybatis-config.xml 822B
  227. server/src/main/resources/spring/
  228. server/src/main/resources/spring/spring-web.xml 2.42KB
  229. server/src/main/resources/spring/spring-dao.xml 2.62KB
  230. server/src/main/resources/spring/spring-service.xml 2.16KB
  231. server/src/main/resources/logback.xml 4.27KB
  232. server/src/main/webapp/
  233. server/src/main/webapp/WEB-INF/
  234. server/src/main/webapp/WEB-INF/web.xml 1.31KB
  235. server/src/main/webapp/upload/
  236. server/src/main/webapp/upload/1565526092209455105.jpg 491.63KB
  237. server/src/main/webapp/upload/forum_3.jpg 12.37KB
  238. server/src/main/webapp/upload/forum_1.jpg 8.01KB
  239. server/src/main/webapp/upload/goods.jpg 36.23KB
  240. server/src/main/webapp/upload/1601839824384294912.jpg 354.35KB
  241. server/src/main/webapp/upload/1565526499723837441.jpg 263.87KB
  242. server/src/main/webapp/upload/1601839706180419584.jpg 80.57KB
  243. server/src/main/webapp/upload/img_4.jpg 27.79KB
  244. server/src/main/webapp/upload/forum_2.jpg 21.14KB
  245. server/src/main/webapp/upload/img_1.jpg 31.53KB
  246. server/src/main/webapp/upload/1565523191009378304.jpg 251.07KB
  247. server/src/main/webapp/upload/avatar.jpg 29.66KB
  248. server/src/main/webapp/upload/forum_4.jpg 13.01KB
  249. server/src/main/webapp/upload/wx.png 118.41KB
  250. server/src/main/webapp/upload/img_2.jpg 27.03KB
  251. server/src/main/webapp/upload/img_5.jpg 28.2KB
  252. server/src/main/webapp/upload/1565523313478860801.jpg 251.07KB
  253. server/src/main/webapp/upload/1565523096520097793.jpg 169.55KB
  254. server/src/main/webapp/upload/1601840088357011456.jpg 157.45KB
  255. server/src/main/webapp/upload/img_3.jpg 31.54KB
  256. server/src/main/webapp/upload/1565524124921495553.jpg 158.56KB
  257. server/src/main/webapp/upload/1601839931645231105.jpg 281.93KB
  258. server/src/main/webapp/upload/admin_avatar.jpg 6.32KB
  259. server/src/main/webapp/upload/1565522840772411392.jpg 793.88KB
  260. server/src/main/webapp/upload/aplipay.png 111.87KB
  261. server/src/main/webapp/index.jsp 315B
  262. server/src/main/webapp/img/
  263. server/src/main/webapp/img/-.jpg 884B
  264. server/src/main/webapp/img/lajitong.jpg 1010B
  265. server/src/main/webapp/img/+.jpg 1014B
  266. server/src/main/webapp/img/右.png 7.14KB
  267. server/src/main/webapp/img/img_temp.jpg 35.43KB
  268. server/src/main/webapp/img/share_icon.png 3.22KB
  269. server/pom.xml 7.5KB
  270. server/lib/
  271. server/lib/javax.persistence.jar 126.75KB
  272. server/lib/javax.annotation.jar 7.53KB
  273. server/lib/javax.servlet.jsp.jar 76.99KB
  274. server/lib/javax.ejb.jar 46.47KB
  275. server/lib/javax.jms.jar 25.35KB
  276. server/lib/javax.servlet.jsp.jstl.jar 27.46KB
  277. server/lib/javax.transaction.jar 9.49KB
  278. server/lib/javax.resource.jar 43.47KB
  279. dist/
  280. dist/favicon.ico 28.12KB
  281. dist/robot.png 1.52KB
  282. dist/you.jpg 1.88KB
  283. dist/js/
  284. dist/js/chunk-73296079.3f874e26.js.map 20.48KB
  285. dist/js/chunk-4898aabc.f0636823.js 4.78KB
  286. dist/js/chunk-vendors.68b5f16f.js 2.45MB
  287. dist/js/chunk-2376082f.12d7a1ac.js 1.15KB
  288. dist/js/chunk-3ae6bf22.2258e7cc.js.map 5.32KB
  289. dist/js/chunk-7c9c0bb3.ef63315d.js.map 55.6KB
  290. dist/js/chunk-57000a05.2ed0664e.js 2.99KB
  291. dist/js/chunk-4898aabc.f0636823.js.map 21.26KB
  292. dist/js/chunk-28738859.196d5311.js 7.83KB
  293. dist/js/chunk-35e9102f.2db92fb0.js 4.31KB
  294. dist/js/chunk-57000a05.2ed0664e.js.map 13.27KB
  295. dist/js/chunk-31134b8e.c4425b0b.js.map 32.51KB
  296. dist/js/chunk-35e9102f.2db92fb0.js.map 16.89KB
  297. dist/js/chunk-c6242808.7f839633.js 4.52KB
  298. dist/js/chunk-73296079.3f874e26.js 3.86KB
  299. dist/js/chunk-17a37762.8119f253.js 843B
  300. dist/js/chunk-28738859.196d5311.js.map 28.71KB
  301. dist/js/app.62a16aea.js 233.93KB
  302. dist/js/app.62a16aea.js.map 744.4KB
  303. dist/js/chunk-7c780030.3410f033.js 1.65KB
  304. dist/js/chunk-17a37762.8119f253.js.map 4.57KB
  305. dist/js/chunk-vendors.68b5f16f.js.map 7.74MB
  306. dist/js/chunk-d002c5ba.e0ceb4b3.js.map 17.56KB
  307. dist/js/chunk-3ae6bf22.2258e7cc.js 1.1KB
  308. dist/js/chunk-893d7f00.c310ecb5.js.map 14.56KB
  309. dist/js/chunk-2376082f.12d7a1ac.js.map 5.82KB
  310. dist/js/chunk-b1a084de.c5f3f211.js 1.12KB
  311. dist/js/chunk-7c780030.3410f033.js.map 8.05KB
  312. dist/js/chunk-d002c5ba.e0ceb4b3.js 4.16KB
  313. dist/js/chunk-893d7f00.c310ecb5.js 3.09KB
  314. dist/js/chunk-560372fb.20aa695c.js 2.91KB
  315. dist/js/chunk-2fd89953.4b52921e.js 4.26KB
  316. dist/js/chunk-c6242808.7f839633.js.map 23.6KB
  317. dist/js/chunk-560372fb.20aa695c.js.map 14.45KB
  318. dist/js/chunk-31134b8e.c4425b0b.js 10.16KB
  319. dist/js/chunk-7c9c0bb3.ef63315d.js 12.08KB
  320. dist/js/chunk-b1a084de.c5f3f211.js.map 5.79KB
  321. dist/js/chunk-2fd89953.4b52921e.js.map 16.23KB
  322. dist/fonts/
  323. dist/fonts/element-icons.732389de.ttf 54.64KB
  324. dist/fonts/element-icons.535877f5.woff 27.54KB
  325. dist/css/
  326. dist/css/diy.css 92.44KB
  327. dist/css/chunk-893d7f00.329cff64.css 594B
  328. dist/css/chunk-4898aabc.155a7375.css 1.34KB
  329. dist/css/app.8ea6addc.css 20.4KB
  330. dist/css/theme.css 14.2KB
  331. dist/css/chunk-c6242808.3d0fdf89.css 1.54KB
  332. dist/css/chunk-vendors.fa81ad1b.css 401.12KB
  333. dist/css/chunk-3ae6bf22.ca5c60c4.css 134B
  334. dist/css/chunk-2fd89953.0cfbf2ba.css 698B
  335. dist/css/chunk-7c9c0bb3.2e87d852.css 3.03KB
  336. dist/css/chunk-d002c5ba.96a98f17.css 646B
  337. dist/css/chunk-2376082f.fd90017b.css 372B
  338. dist/css/chunk-7c780030.ec1e6bd9.css 690B
  339. dist/css/chunk-73296079.cee1dfaa.css 1.45KB
  340. dist/css/chunk-b1a084de.0a9cc181.css 597B
  341. dist/css/chunk-35e9102f.5080f751.css 473B
  342. dist/css/chunk-560372fb.912cda2e.css 1.14KB
  343. dist/css/chunk-17a37762.7a849b1c.css 224B
  344. dist/css/chunk-57000a05.f52f142c.css 512B
  345. dist/css/chunk-28738859.992696bb.css 702B
  346. dist/css/chunk-31134b8e.cc4e5385.css 461B
  347. dist/css/base.css 83.19KB
  348. dist/img/
  349. dist/img/selected2.png 1022B
  350. dist/img/5.69b2579b.png 45.21KB
  351. dist/img/unselected1.png 1.4KB
  352. dist/img/friend_icon.png 1.65KB
  353. dist/img/selected.png 762B
  354. dist/img/user_bg.bed9f7cd.jpg 19.21KB
  355. dist/img/3.af54c7c9.png 46.51KB
  356. dist/img/logo.png 1.58KB
  357. dist/img/qq_icon.png 2.15KB
  358. dist/img/wb_icon.png 1.91KB
  359. dist/img/user_bg.webp 56.12KB
  360. dist/img/bought1.png 1.43KB
  361. dist/img/qq_space.png 1.13KB
  362. dist/img/wx.png 118.41KB
  363. dist/img/qrcode_img.png 194B
  364. dist/img/selected1.png 1.37KB
  365. dist/img/2.70c85981.png 65.91KB
  366. dist/img/tiktok_icon.png 1.73KB
  367. dist/img/bought2.png 1.04KB
  368. dist/img/bought.png 774B
  369. dist/img/default.png 455B
  370. dist/img/unselected.png 748B
  371. dist/img/wx_icon.png 1.34KB
  372. dist/img/auth_bg.jpeg 19.21KB
  373. dist/img/unselected2.png 1.02KB
  374. dist/img/body_bg.jpg 687.55KB
  375. dist/img/marker.png 6.77KB
  376. dist/img/user_bg.jpg 19.21KB
  377. dist/img/1.8321ef1a.png 73.41KB
  378. dist/img/default-bak.png 455B
  379. dist/img/4.1ebb86df.png 70.83KB
  380. dist/img/aplipay.png 111.87KB
  381. dist/img/share_icon.png 1.71KB
  382. dist/index.html 2.87KB
  383. client_admin/
  384. client_admin/安装.bat 77B
  385. client_admin/js/
  386. client_admin/js/xlsx.core.min.js 458.54KB
  387. client_admin/js/echarts.js 3.16MB
  388. client_admin/js/Journaling.js 3.22KB
  389. client_admin/js/base.js 56B
  390. client_admin/js/ArithmeticVerification.js 2.27KB
  391. client_admin/js/axios.min.js 13.67KB
  392. client_admin/js/login.js 1.46KB
  393. client_admin/js/verification.js 2.76KB
  394. client_admin/js/index.js 10.89KB
  395. client_admin/page/
  396. client_admin/page/student_users/
  397. client_admin/page/student_users/table.html 22.31KB
  398. client_admin/page/student_users/view_add.html 35.48KB
  399. client_admin/page/user/
  400. client_admin/page/user/view_detail.html 13.21KB
  401. client_admin/page/user/table.html 7.23KB
  402. client_admin/page/user/view_add.html 9.74KB
  403. client_admin/page/exam/
  404. client_admin/page/exam/answer_view.html 14.91KB
  405. client_admin/page/exam/score_table_view.html 6.74KB
  406. client_admin/page/exam/question_add.html 4.82KB
  407. client_admin/page/exam/aanswer_view_ck.html 7.95KB
  408. client_admin/page/exam/question_detail.html 6.88KB
  409. client_admin/page/exam/score_table.html 6.53KB
  410. client_admin/page/exam/view_detail.html 4.57KB
  411. client_admin/page/exam/table.html 11.74KB
  412. client_admin/page/exam/question_table.html 6.44KB
  413. client_admin/page/exam/answer_score.html 10.14KB
  414. client_admin/page/exam/view_add.html 3.95KB
  415. client_admin/page/comment/
  416. client_admin/page/comment/view_detail.html 7.54KB
  417. client_admin/page/comment/comments_table.html 7.07KB
  418. client_admin/page/comment/view_comments.html 7.65KB
  419. client_admin/page/info.html 9.99KB
  420. client_admin/page/change_password.html 3.83KB
  421. client_admin/page/notice/
  422. client_admin/page/notice/view_detail.html 3.43KB
  423. client_admin/page/notice/table.html 5.64KB
  424. client_admin/page/notice/view_add.html 3.23KB
  425. client_admin/page/register.html 11.13KB
  426. client_admin/page/forgot.html 8.06KB
  427. client_admin/page/frime.html 15.13KB
  428. client_admin/page/article_type/
  429. client_admin/page/article_type/view_detail.html 2.93KB
  430. client_admin/page/article_type/table.html 6.96KB
  431. client_admin/page/article_type/view_add.html 2.45KB
  432. client_admin/page/slides/
  433. client_admin/page/slides/view_detail.html 6.68KB
  434. client_admin/page/slides/table.html 5.59KB
  435. client_admin/page/slides/view_add.html 5.81KB
  436. client_admin/page/Home.html 4.08KB
  437. client_admin/page/article/
  438. client_admin/page/article/view_comments_detail.html 7.56KB
  439. client_admin/page/article/view_detail.html 9.98KB
  440. client_admin/page/article/table.html 9.34KB
  441. client_admin/page/article/comments_table.html 7.17KB
  442. client_admin/page/article/view_add.html 6.8KB
  443. client_admin/page/article/view_comments.html 6.58KB
  444. client_admin/page/.DS_Store 8KB
  445. client_admin/page/teacher_user/
  446. client_admin/page/teacher_user/table.html 23.12KB
  447. client_admin/page/teacher_user/view_add.html 39.25KB
  448. client_admin/运行.bat 20B
  449. client_admin/css/
  450. client_admin/css/diy.css 40.59KB
  451. client_admin/layui/
  452. client_admin/layui/layui.js 426.56KB
  453. client_admin/layui/font/
  454. client_admin/layui/font/iconfont.ttf 45.42KB
  455. client_admin/layui/font/iconfont.svg 299.38KB
  456. client_admin/layui/font/iconfont.eot 45.59KB
  457. client_admin/layui/font/iconfont.woff 29.91KB
  458. client_admin/layui/font/iconfont.woff2 25.36KB
  459. client_admin/layui/css/
  460. client_admin/layui/css/layui.css 78KB
  461. client_admin/layui/css/modules/
  462. client_admin/layui/css/modules/layer/
  463. client_admin/layui/css/modules/layer/default/
  464. client_admin/layui/css/modules/layer/default/icon.png 11.22KB
  465. client_admin/layui/css/modules/layer/default/loading-0.gif 5.66KB
  466. client_admin/layui/css/modules/layer/default/loading-1.gif 701B
  467. client_admin/layui/css/modules/layer/default/layer.css 13.94KB
  468. client_admin/layui/css/modules/layer/default/loading-2.gif 1.75KB
  469. client_admin/layui/css/modules/layer/default/icon-ext.png 5.77KB
  470. client_admin/layui/css/modules/code.css 1.29KB
  471. client_admin/layui/css/modules/laydate/
  472. client_admin/layui/css/modules/laydate/default/
  473. client_admin/layui/css/modules/laydate/default/laydate.css 7.19KB
  474. client_admin/img/
  475. client_admin/img/5.png 1.04MB
  476. client_admin/img/wx.png 118.41KB
  477. client_admin/img/zfb.png 111.87KB
  478. client_admin/img/bg.jpg 687.55KB
  479. client_admin/img/4.png 73.78KB
  480. client_admin/index.html 7.99KB
  481. CS_40936_数据库设计文档_1.0.0.doc 1000.42KB

资源介绍:

智慧校园考试系统主要功能模块包括登录、用户管理、新闻资讯、在线考试、通知公告等。采取面对对象的开发模式进行软件的开发和硬体的架设,能很好的满足实际使用的需求,完善了对应的软体架设以及程序编码的工作,采取MySQL作为后台数据的主要存储单元,采用SSM框架、Ajax技术进行业务系统的编码及其开发,实现了本系统的全部功能。本次报告,首先分析了研究的背景、作用、意义,为研究工作的合理性打下了基础。针对智慧校园考试系统的各项需求以及技术问题进行分析,证明了系统的必要性和技术可行性,然后对设计系统需要使用的技术软件以及设计思想做了基本的介绍,最后来实现智慧校园考试系统和部署运行使用它....
<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/89960619/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/89960619/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_40936</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/89960619/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/89960619/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">auth (<span class="_ _0"></span></span>&#29992;&#25143;&#26435;&#38480;&#31649;&#29702;<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 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y40 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">auth_id</div></div><div class="c x6 y40 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y40 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y40 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 y41 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y41 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_group</div></div><div class="c x6 y41 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y41 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y41 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 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">mod_name</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">&#27169;&#22359;&#21517;&#65306;</div></div><div class="c x3 y43 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y43 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_name</div></div><div class="c x6 y43 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y43 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y43 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#34920;&#21517;&#65306;</div></div><div class="c x3 y44 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y44 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">page_title</div></div><div class="c x6 y44 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y44 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y44 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 y45 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y45 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">path</div></div><div class="c x6 y45 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y45 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y45 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 y46 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y46 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">position</div></div><div class="c x6 y46 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y46 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y46 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20301;&#32622;&#65306;</div></div><div class="c x3 y47 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y47 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">mode</div></div><div class="c x6 y47 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y47 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y47 w3 h7"><div class="t m0 xa h3 yb ff5 fs1 fc0 sc1 ls0 ws0">_blank</div></div><div class="c xe y47 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 y48 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y48 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">add</div></div><div class="c x6 y48 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y48 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 y49 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y49 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">del</div></div><div class="c x6 y49 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y49 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 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">set</div></div><div class="c x6 y4a w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</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">1</div></div><div class="c xe y4a 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 y4b w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y4b w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">get</div></div><div class="c x6 y4b w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y4b 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 y4c w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y4c w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_add</div></div><div class="c x6 y4c w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4c w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4c 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 y4d w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">14</div></div><div class="c x5 y4d w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_set</div></div><div class="c x6 y4d w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4d w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4d 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 y4e w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">15</div></div><div class="c x5 y4e w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_get</div></div><div class="c x6 y4e w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4e w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4e 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 y4f w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">16</div></div><div class="c x5 y4f 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 y4f w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y4f w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4f 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 y50 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">17</div></div><div class="c x5 y50 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_nav</div></div><div class="c x6 y50 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y50 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y50 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 y51 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">18</div></div><div class="c x5 y51 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">option</div></div><div class="c x6 y51 w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y51 w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</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 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#37197;&#32622;&#65306;</div></div><div class="c x3 y52 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x5 y52 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 y52 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</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">N</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 xd y52 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 y52 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 y53 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">20</div></div><div class="c x5 y53 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 y53 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y53 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</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">N</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 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 y53 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 y54 ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">collect<span class="_ _0"></span> (</span>&#25910;&#34255;<span class="ff4">)</span></div><div class="c x3 y55 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y55 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 y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y55 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y55 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 y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y55 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y55 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y56 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y56 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">collect_id</div></div><div class="c x6 y56 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y56 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</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">N</div></div><div class="c xc y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y56 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25910;&#34255;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y57 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y57 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_id</div></div><div class="c x6 y57 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y57 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y57 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25910;&#34255;&#20154;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y58 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y58 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_tab</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">le</div></div><div class="c x6 y58 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y58 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y58 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#34920;&#65306;</div></div><div class="c x3 y59 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y59 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_fie</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ld</div></div><div class="c x6 y59 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y59 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</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">Y</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 xe y59 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#23383;&#27573;&#65306;</div></div><div class="c x3 y5a w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y5a w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">source_id</div></div><div class="c x6 y5a w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y5a w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y5a w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;<span class="_ _2"> </span><span class="ff5">ID</span>&#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
    类型标题大小时间
    ZIP威格豪板式换热器选型软件客户版V2410.93MB5月前
    ZIPSSM学生考勤签到小程序程序源码4316012.59MB5月前
    ZIPspringboot高校活动管理平台程序源码4316325.61MB5月前
    ZIPC语言程序设计教程(第5版)(杨路明)课件.zip16.13MB5月前
    ZIPSSM无人机租赁系统程序源码4089214.39MB5月前
    ZIPpython-3.12.7.zip18.62MB5月前
    ZIPDLL-b21-DLL9.42MB5月前
    ZIPDLL-c24-DLL9.42MB5月前