Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
software_design_211250097
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
晟元 丁
software_design_211250097
Commits
6f8b8230d82656a471374510a49bd65e5a1ad3bd
Select Git revision
Branches
1
main
default
protected
1 result
software_design_211250097
Author
Search by author
Any Author
authors
晟元 丁
Twindagger
1 author
May 06, 2024
make threadpool thread-safe
· 6f8b8230
晟元 丁
authored
10 months ago
6f8b8230
May 05, 2024
finally tackle
· 312b3d82
晟元 丁
authored
10 months ago
312b3d82
修改maven里面的java版本为17
· 969b4c83
晟元 丁
authored
10 months ago
969b4c83
add CyclomaticComplexityCalculator
· 570c6eb4
晟元 丁
authored
10 months ago
570c6eb4
May 04, 2024
修正iter2交错文档的问题,错放到iter1目录下了
· d404184b
晟元 丁
authored
10 months ago
d404184b
Apr 14, 2024
iter2_finish
· 1be51bd7
晟元 丁
authored
11 months ago
1be51bd7
feat: 删除了一些冗余代码,提高了一点运行速度
· 9c62e6a1
晟元 丁
authored
11 months ago
9c62e6a1
Apr 12, 2024
feat: 增加迭代二设计文档;修改迭代一设计文档文件名
· 732f7cf9
晟元 丁
authored
11 months ago
732f7cf9
feat: 完成线程池,但是由于样例数较少,线程池提速不明显,只有将近1s
· 61474a83
晟元 丁
authored
11 months ago
61474a83
Apr 11, 2024
feat: 新增了类名和类是否一致的判断;还需完成线程池
· a2c49596
晟元 丁
authored
11 months ago
a2c49596
feat: 通过测试,但是没有加线程池
· 101d74bd
晟元 丁
authored
11 months ago
101d74bd
feat: 重新美观log部分
· 4f71a427
晟元 丁
authored
11 months ago
4f71a427
feat: 完成JavaCodeRunner的编译和执行
· 68cfe05f
晟元 丁
authored
11 months ago
68cfe05f
feat: CodeRunner接口和两个Result的entity类
· 643f43f0
晟元 丁
authored
11 months ago
643f43f0
feat: SingleAnswer->SingleContentAnswer含义更明确;似乎编程题答案也可以用SingleContentAnswer类表示
· 3c540a5a
晟元 丁
authored
11 months ago
3c540a5a
feat: SingleAnswer->SingleContentAnswer含义更明确;似乎编程题答案也可以用SingleContentAnswer类表示
· bc921eab
晟元 丁
authored
11 months ago
bc921eab
Mar 31, 2024
iter1_finish
· dfd18c7a
晟元 丁
authored
11 months ago
dfd18c7a
docs: iter1_finish
· be89f037
晟元 丁
authored
11 months ago
be89f037
docs: 新增迭代一设计文档
· 157fc4fa
晟元 丁
authored
11 months ago
157fc4fa
Mar 27, 2024
feat: 编程题不回答也是满分呃呃
· 4e5494ac
晟元 丁
authored
11 months ago
4e5494ac
feat: 新增了logback.xml
· 9e76bef9
晟元 丁
authored
11 months ago
9e76bef9
feat: 解决了搞死人的数据类型问题
· 2bc99fb2
晟元 丁
authored
11 months ago
2bc99fb2
feat: 完成xml解析;但是2-1还没过
· 0a9b05ff
晟元 丁
authored
11 months ago
0a9b05ff
Mar 26, 2024
feat: 完成均为json格式的题目和答案的解析
· 804e1bb6
晟元 丁
authored
11 months ago
804e1bb6
feat: 对Question实现了工厂方法模式
· 770d471d
晟元 丁
authored
11 months ago
770d471d
feat: 完成json exam的读取
· 7115e7c0
晟元 丁
authored
11 months ago
7115e7c0
feat: 重构结构,取消xx耦合(之前传的整个对象)
· b08cbbfc
晟元 丁
authored
11 months ago
b08cbbfc
feat: add ExamSheet and AnswerSheet
· 81fafa83
晟元 丁
authored
11 months ago
81fafa83
feat: 完成三种问题的子类
· 95dda2d8
晟元 丁
authored
11 months ago
95dda2d8
feat: 完成多选题的策略模式代码
· c4e2dfd2
晟元 丁
authored
11 months ago
c4e2dfd2
feat: 更改目录结构;新增策略模式部分代码
· 4b69a0dc
晟元 丁
authored
11 months ago
4b69a0dc
Mar 25, 2024
feat: 完成两类单选题和多选题的model类;在考虑是否要给一个score方法,还是再做一个checker类
· 53d9f9db
晟元 丁
authored
11 months ago
53d9f9db
delete iml file
· cebc509f
晟元 丁
authored
11 months ago
cebc509f
init
· 78546d0d
晟元 丁
authored
11 months ago
78546d0d
Loading