# word_arithmetic **Repository Path**: xxslab/word_arithmetic ## Basic Information - **Project Name**: word_arithmetic - **Description**: word生成算术题,每天100道,我小宝宝的悲惨小学生活。 - **Primary Language**: Visual Basic - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2016-10-20 - **Last Updated**: 2023-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Word生成算术题 # > 每天生产100道算术题 > > 打开Word后,运行宏“算术式生成” ## V20161019 ## 1. 设置最大运算范围 2. 可选择生成 A-()=B的样式或只生成“A±B=”样式 3. 排除 0 值的计算 4. 排除进退位运算 5. 根据文档的段落数确定生成题目数量