summaryrefslogtreecommitdiffstats
path: root/common/script4works.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/script4works.js')
-rw-r--r--common/script4works.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/script4works.js b/common/script4works.js
index 8d5f6d5..93f40b6 100644
--- a/common/script4works.js
+++ b/common/script4works.js
@@ -151,7 +151,7 @@ document.writeln(" </div>");
151document.writeln(" <a onclick=\"clickit(\'grandson22\')\">-一些小玩意儿</a>"); 151document.writeln(" <a onclick=\"clickit(\'grandson22\')\">-一些小玩意儿</a>");
152document.writeln(" <div class=\"grandson\" id=\"grandson22\" style=\"display: none;\">"); 152document.writeln(" <div class=\"grandson\" id=\"grandson22\" style=\"display: none;\">");
153document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/highlight.html\">代码高亮与复制</a>"); 153document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/highlight.html\">代码高亮与复制</a>");
154document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/index.html\">C的小零件</a>"); 154document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/MyCodes.html\">C的小零件</a>");
155document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/cpppp.html\">C++ Primer Plus基础</a>"); 155document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/cpppp.html\">C++ Primer Plus基础</a>");
156document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/experiment.html\">大物实验MATLAB</a>"); 156document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/experiment.html\">大物实验MATLAB</a>");
157document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); 157document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>");