组卷源码php,毕业设计_JQuery+HTML+PHP自动组卷系统

【实例简介】

PHP, JQuery编写的自动组卷系统,完成功能包括,按照随机原则自动组卷,选择试卷难易度,完成组卷后转成word文档,并提供下载

【实例截图】

【核心代码】

自动组卷系统

└── 下载试卷及答案

└── auto_composite_test

├── PHP

│   ├── Array.docx

│   ├── PHPWord

│   │   ├── Autoloader.php

│   │   ├── DocumentProperties.php

│   │   ├── IOFactory.php

│   │   ├── Media.php

│   │   ├── Section

│   │   │   ├── Footer

│   │   │   │   └── PreserveText.php

│   │   │   ├── Footer.php

│   │   │   ├── Header.php

│   │   │   ├── Image.php

│   │   │   ├── Link.php

│   │   │   ├── ListItem.php

│   │   │   ├── MemoryImage.php

│   │   │   ├── Object.php

│   │   │   ├── PageBreak.php

│   │   │   ├── Settings.php

│   │   │   ├── Table

│   │   │   │   └── Cell.php

│   │   │   ├── Table.php

│   │   │   ├── Text.php

│   │   │   ├── TextBreak.php

│   │   │   ├── TextRun.php

│   │   │   └── Title.php

│   │   ├── Section.php

│   │   ├── Shared

│   │   │   ├── Drawing.php

│   │   │   ├── File.php

│   │   │   ├── Font.php

│   │   │   ├── String.php

│   │   │   ├── XMLWriter.php

│   │   │   └── ZipStreamWrapper.php

│   │   ├── Style

│   │   │   ├── Cell.php

│   │   │   ├── Font.php

│   │   │   ├── Image.php

│   │   │   ├── ListItem.php

│   │   │   ├── Paragraph.php

│   │   │   ├── TOC.php

│   │   │   ├── Table.php

│   │   │   └── TableFull.php

│   │   ├── Style.php

│   │   ├── TOC.php

│   │   ├── Template.php

│   │   ├── Writer

│   │   │   ├── IWriter.php

│   │   │   ├── Word2007

│   │   │   │   ├── Base.php

│   │   │   │   ├── ContentTypes.php

│   │   │   │   ├── DocProps.php

│   │   │   │   ├── Document.php

│   │   │   │   ├── DocumentRels.php

│   │   │   │   ├── Footer.php

│   │   │   │   ├── Header.php

│   │   │   │   ├── Rels.php

│   │   │   │   ├── Styles.php

│   │   │   │   └── WriterPart.php

│   │   │   └── Word2007.php

│   │   └── _staticDocParts

│   │   ├── _doc.png

│   │   ├── _ppt.png

│   │   ├── _xls.png

│   │   ├── fontTable.xml

│   │   ├── numbering.xml

│   │   ├── settings.xml

│   │   ├── theme1.xml

│   │   └── webSettings.xml

│   ├── PHPWord.php

│   ├── answer11.docx

│   ├── answer19.docx

│   ├── answer2.docx

│   ├── answer3.docx

│   ├── index.php

│   ├── paper.docx

│   ├── paper.php

│   ├── paper1.docx

│   ├── paper11.docx

│   ├── paper19.docx

│   ├── paper2.docx

│   ├── paper21.docx

│   ├── paper3.docx

│   ├── paper8.docx

│   └── test.php

├── css

│   ├── bootstrap.min.css

│   ├── index.css

│   ├── login.css

│   └── register.css

├── index.html

├── js

│   ├── bootstrap.min.js

│   ├── index.js

│   ├── jquery.min.js

│   ├── login.js

│   └── register.js

├── login.html

├── login.php

├── register.html

└── register.php

14 directories, 89 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值