Resource Profile:
核心代码分析:
此源代码为一款轻量级刷题应用程序,已去除服务器及数据库等复杂配置。使用简约化布局设计和直观明了的四种刷题模式教学过程。题库数据采用JSON格式保存,大大简化了组织结构。word格式的题库可以通过专用的模板及转换工具转化成JSON形式的题库。四大刷题模式(即顺序、乱序、错题和背诵模式),让用户根据个人需求自由选择。
概括性的系统结构如下:
1, index.html: 主要界面展示题库信息
2, type.html: 刷题模式选择入口,四大模式任选其一
3, timu.html: 刷题流程实际执行的页面
4, json/*.json: 存放所有题库信息的JSON文件所在地址
5, js/public.js: 实现了JS数组与题库JSON文件地址、描述信息ID之间链接的功能
附录中还有python timuToJson工具,内含转换JSON文件所需模板及脚本,以便更高效地管理及转换题库。
Photo Gallery:
Installation and usage instructions:
本程序暂无安装说明,请自行研究使用!!
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.





