20230401 morning

This commit is contained in:
weiye.wang 2023-04-01 09:30:00 +08:00
parent be222825b7
commit 0e407cb0d6
3 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"outputs": [
{
@ -11,7 +11,7 @@
"0"
]
},
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
@ -19,7 +19,7 @@
"source": [
"import os,re,json\n",
"\"\"\"这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块\"\"\"\n",
"problems = \"21441\"\n",
"problems = \"31348:31381\"\n",
"\n",
"def generate_number_set(string,dict):\n",
" string = re.sub(r\"[\\n\\s]\",\"\",string)\n",

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 1,
"metadata": {},
"outputs": [
{
@ -11,7 +11,7 @@
"0"
]
},
"execution_count": 4,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
@ -21,7 +21,7 @@
"\n",
"\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n",
"keywords_dict_table = [\n",
" {\"usages\":[r\"2023届高三02[^\\n]*0\\.[34567]\\d{2}\"],\"tags\":[\"第[八九]单元\"]}\n",
" {\"content\":[\"科教兴国\"]}\n",
"]\n",
"\"\"\"---关键字设置完毕---\"\"\"\n",
"# 示例: keywords_dict_table = [\n",
@ -116,7 +116,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.15"
"version": "3.9.15"
},
"orig_nbformat": 4,
"vscode": {

View File

@ -1 +1 @@
000219,000223,000230,000233,000332,000340,000345,000359,000373,000401,000412,000462,000491,000654,000704,002537,002563,002586,002602,002605,002662,002664,003567,003574,003581,003585,003640,003666,004030,004068,004257,004499,004575,004578,004584,004586,004590,004595,004598,004599,004600,004601,004607,004611,004616,004617,004618,007361,007423,007432,007455,007476,007502,007506,007527,007528,007535,007539,007630,007631,007641,007643,007660,007673,009355,009357,009744,009745,010011,010013,010540,010554,010558,010868,010905,010918,010922,010929,010950,011137,011229,011993,012105,012254,012705,013221,013232,013711,014070,014079,014080,014087,014091,014096,030187,030188,030189,030191,030193,030194,030196,030209,030227,030253,030261,030268,030270,030275,030495,030499,030520,030524,030525,030530,030531,030532,030535,030538,030540,030552,030579,030580,030582,030588,030593,031158,031160,031163,031196,031201,031202,031203,031237,031238,031320,031328
014633,031348