diff options
Diffstat (limited to 'common/script4works.js')
-rw-r--r-- | common/script4works.js | 2 |
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>"); | |||
151 | document.writeln(" <a onclick=\"clickit(\'grandson22\')\">-一些小玩意儿</a>"); | 151 | document.writeln(" <a onclick=\"clickit(\'grandson22\')\">-一些小玩意儿</a>"); |
152 | document.writeln(" <div class=\"grandson\" id=\"grandson22\" style=\"display: none;\">"); | 152 | document.writeln(" <div class=\"grandson\" id=\"grandson22\" style=\"display: none;\">"); |
153 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/highlight.html\">代码高亮与复制</a>"); | 153 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/highlight.html\">代码高亮与复制</a>"); |
154 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/index.html\">C的小零件</a>"); | 154 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/MyCodes.html\">C的小零件</a>"); |
155 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/cpppp.html\">C++ Primer Plus基础</a>"); | 155 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/cpppp.html\">C++ Primer Plus基础</a>"); |
156 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/experiment.html\">大物实验MATLAB</a>"); | 156 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/experiment.html\">大物实验MATLAB</a>"); |
157 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); | 157 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); |