{"id":13713171,"url":"https://github.com/bosichong/PrimarySchoolMathematics","last_synced_at":"2025-05-06T23:30:43.780Z","repository":{"id":43801832,"uuid":"154338802","full_name":"bosichong/PrimarySchoolMathematics","owner":"bosichong","description":"孩子上小学一年级了，加减乘除的口算就要开始练习了，估计老师肯定会让家长出题，所以提前准备一下，利用Python开发了一套自动生成小学生口算题的小应用。而且今天是程序员节，撸200行代码庆祝一下。：）","archived":false,"fork":false,"pushed_at":"2024-10-25T04:58:30.000Z","size":8997,"stargazers_count":266,"open_issues_count":7,"forks_count":99,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-21T00:24:20.496Z","etag":null,"topics":["javascript","vuejs"],"latest_commit_sha":null,"homepage":"https://www.suiyan.cc/demo/psm","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bosichong.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-23T14:05:25.000Z","updated_at":"2025-04-07T06:19:35.000Z","dependencies_parsed_at":"2024-10-31T00:30:29.038Z","dependency_job_id":null,"html_url":"https://github.com/bosichong/PrimarySchoolMathematics","commit_stats":{"total_commits":88,"total_committers":3,"mean_commits":"29.333333333333332","dds":0.09090909090909094,"last_synced_commit":"f64cdb0251f524cdae9e63ddf3775af5d68b3f7d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosichong%2FPrimarySchoolMathematics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosichong%2FPrimarySchoolMathematics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosichong%2FPrimarySchoolMathematics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosichong%2FPrimarySchoolMathematics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bosichong","download_url":"https://codeload.github.com/bosichong/PrimarySchoolMathematics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787171,"owners_count":21804211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","vuejs"],"created_at":"2024-08-02T23:01:28.958Z","updated_at":"2025-05-06T23:30:41.240Z","avatar_url":"https://github.com/bosichong.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n#  小学数学口算题 | Primary School Mathematics 2.1\n\n![输入图片说明](https://img.shields.io/badge/Vue-3.2.41-blue)\n![输入图片说明](https://img.shields.io/badge/license-Apache--2.0-green)\n![输入图片说明](https://img.shields.io/badge/Github--PrimarySchoolMathematics-green?logo=github)\n\n## 背景 | Background\n孩子上小学一年级了，加减乘除的口算就要开始练习了，估计老师肯定会让家长出题，所以提前准备一下，利用Python开发了一套自动生成小学生口算题的小应用。\n为了让辛苦的程序员老爹解放抄题的双手，本程序让你拥有更多的时间去写代码而不用去手写几道口算题而劳神伤脑。所以有或没有娃子的程序员老爹们一起来继续优化个开源小程序的？有什么点子，发现什么BUG，欢迎提出issue。\n\n仅以此软件，献给那些热爱编程的程序员老爹们！\n\n[小学数学口算题在线使用地址1](https://suiyan.cc/demo/psm/)\n\n[小学数学口算题在线使用地址2](https://tsukasa521.github.io/PrimarySchoolMathematics)\n\n如果访问慢可以使用这个地址:\n[地址](https://kkplusplus.gitee.io/primaryschoolmathematics)\n\n## 功能列表 | Features\n- 可以设置各算数项和结果的取值范围及多步算数（最多三步）符号的选择。\n- 可以生成求结果、求算数项、带括号的算式，除法可以生成带有余数的口算题。\n- 可以简单设置试卷标题，副标题。设置生成的口算题试卷个数。\n- 用户可最多保存10份配置在浏览器端，方便给熊孩子重复生成口算题。🔥\n- 除口算解题外还提供生成竖式题，让熊孩子不能逃脱被试卷支配的恐惧。🔥\n- 除了自动生成试题外，还支持手动添加题目，可以手工添加特殊题目，还可以将之前的错题进行重复练习。🔥\n- 提供仅用日期来作为生成的文件名，让家长们蹭公司打印机时更隐蔽。🔥\n- `New` 试卷打印完全由前端生成。🔥\n\n## 如何使用 | How to use\n\n### 例子 | Samples\n\n例1：生成10以内的加减法\n![](images/Sample01.png)\n\n例2：2位数乘以2位数的竖式题\n![](images/Sample02.png)\n\n例3：2位数除以1位数并且有余数\n![](images/Sample03.png)\n\n例4：不带括号的混合运算\n![](images/Sample04.png)\n\n例5：带括号的混合运算\n![](images/Sample05.png)\n\n## 本地运行 | Getting Started\n安装依赖\n\n```sh\n  yarn # 推荐Yarn安装\n```\n\n启动\n\n```sh\n  yarn dev\n```\n\n启动成功后访问 `http://127.0.0.1:1101` 即可。\n\n打包\n\n```sh\n  yarn build\n\n  yarn build:github # 为了部署github pages\n```\n\n\u003e 打包完成后,为了github page部署,前端静态资源会复制一份到`docs`文件夹\n\n## 技术栈 | Tech Stack\n- Vue 3\n- pinia\n- element-plus\n\n## 贡献者 | Contributors\n感谢曾经贡献过代码的同学，再次谢谢你们！\n- [@J_sky](https://github.com/bosichong)\n- [@KK++](https://github.com/tsukasa521)\n- [@ruancheng77](https://github.com/ruancheng77)\n- [@andywu1998](https://github.com/andywu1998)\n\n后续还想添加的功能有：小数的口算题，整十百千的口算，分数口算题（这个完全没有思路）。\n\n## 捐赠\n\n开发和维护花费了我很多业余时间，如果你觉得项目帮助到您，请认真考虑请作者喝一杯咖啡好吗？😋\n\n![](images/wx.png) ![](images/zfb.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbosichong%2FPrimarySchoolMathematics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbosichong%2FPrimarySchoolMathematics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbosichong%2FPrimarySchoolMathematics/lists"}