diff --git a/data/cxb/2025-10-12-18-57-51.txt b/data/cxb/2025-10-12-18-57-51.txt new file mode 100644 index 0000000..ab6e688 --- /dev/null +++ b/data/cxb/2025-10-12-18-57-51.txt @@ -0,0 +1,20 @@ +1. 12 * 50 + 88 + 87 + +2. 63 - 2 + 91 - 42 + +3. (19 + 66) * 78 * 38 * 12 + +4. 82 - 9 + 72 - 56 / 6 + +5. 77 / 11 * 10 + 60 - 64 + +6. (56 * 67) / 12 / 72 - 95 + +7. 76 * 70 * 48 * 71 + +8. 8 * 50 - 30 + +9. (60 * 44) + 27 * 95 + +10. 11 + 13 * 55 * 53 + diff --git a/data/users.cfg b/data/users.cfg index a790fcf..efa0e16 100644 --- a/data/users.cfg +++ b/data/users.cfg @@ -2,7 +2,6 @@ 王五2 123 HIGH wangwu2@example.com 123 Aa123456 PRIMARY 2571400460@qq.com 王五1 123 HIGH wangwu1@example.com -scb Aa123456 PRIMARY 3110858122@qq.com 张三3 123 PRIMARY zhangsan3@example.com 张三1 123 PRIMARY zhangsan1@example.com 张三2 123 PRIMARY zhangsan2@example.com @@ -10,3 +9,4 @@ scb Aa123456 PRIMARY 3110858122@qq.com sqf Qq123456 PRIMARY sqf090815@hnu.edu.cn 李四1 123 MIDDLE lishi1@example.com 李四2 123 MIDDLE lishi2@example.com +cxb Cxb123456 PRIMARY 2263510185@qq.com diff --git a/doc/MyApp.jar b/doc/MyApp.jar index 01c6564..46542eb 100644 Binary files a/doc/MyApp.jar and b/doc/MyApp.jar differ diff --git a/doc/lib/jakarta.activation-2.0.1.jar b/doc/lib/jakarta.activation-2.0.1.jar new file mode 100644 index 0000000..521c7c4 Binary files /dev/null and b/doc/lib/jakarta.activation-2.0.1.jar differ diff --git a/doc/lib/jakarta.mail-2.0.1.jar b/doc/lib/jakarta.mail-2.0.1.jar new file mode 100644 index 0000000..17e07cc Binary files /dev/null and b/doc/lib/jakarta.mail-2.0.1.jar differ diff --git a/out/production/mathStudyApp/model/Login.class b/out/production/mathStudyApp/model/Login.class index e914c85..139ac27 100644 Binary files a/out/production/mathStudyApp/model/Login.class and b/out/production/mathStudyApp/model/Login.class differ diff --git a/out/production/mathStudyApp/view/RegisterFrame$1.class b/out/production/mathStudyApp/view/RegisterFrame$1.class index 9dd1b2a..15cfde8 100644 Binary files a/out/production/mathStudyApp/view/RegisterFrame$1.class and b/out/production/mathStudyApp/view/RegisterFrame$1.class differ diff --git a/out/production/mathStudyApp/view/RegisterFrame.class b/out/production/mathStudyApp/view/RegisterFrame.class index eecd276..ae771d4 100644 Binary files a/out/production/mathStudyApp/view/RegisterFrame.class and b/out/production/mathStudyApp/view/RegisterFrame.class differ