You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
742 B
742 B
Personal_Project
- 1.src文件夹下包含.java文件以及编译后的.class文件
- 2.doc文件夹下包含本项目的说明文档,包括项目结构,核心功能,使用流程,面向对象设计,API文档等
- 3.MANIFEST.MF为JAVA JAR清单文件,Math.bat为Windows批处理文件,目的为方便用户运行
- 4."个人使用大模型后人工修改代码表"作为附件,说明大模型代码更改部分
- 5.MathQuestionGenerator.jar作为可执行文件,可通过下述命令执行
- 6.使用方法详见说明文档,此处简述两种:
- 1)下载项目后,在项目目录下双击Math.bat运行
- 2)或在MathQuestionGenerator.jar所在目录下通过命令行命令:java -jar MathQuestionGenerator.jar