File tree Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 60
60
* TDM-GCC: < http://tdm-gcc.tdragon.net/ >
61
61
* cygwin: < http://www.cygwin.com/ >
62
62
* 对话 UNIX: 在 Windows 上使用 Cygwin: < http://www.ibm.com/developerworks/cn/aix/library/au-spunix_cygwin/ >
63
+ * 使您的软件运行起来——防止缓冲区溢出:< https://www.ibm.com/developerworks/cn/security/buffer-defend/index.html#main >
64
+ * 屏幕输出VS文件输出:< http://blog.csdn.net/jiangxinnju/article/details/26081963 >
63
65
64
66
## Eclipse CDT
65
67
66
68
* 项目地址:< http://www.eclipse.org/cdt/ >
67
69
* 安装说明:< http://www.eclipse.org/cdt/downloads.php >
68
70
* 也可以在Eclipse的MarketPlace中搜索CDT,但是需要注意搜到的CDT版本是否与Eclipse版本匹配。
69
71
* eclipse 配置 TDM-GCC 64位版方法: < http://blog.csdn.net/luozhuang/article/details/8270522 >
72
+ * 用UTF-8编写的代码在codeblocks中编译后汉字不能正常显示: < http://tieba.baidu.com/p/3208939336 >
73
+ * eclipse写C++控制台程序,不见输出: < http://bbs.csdn.net/topics/360207855 >
70
74
71
75
## CodeBlocks
72
76
Original file line number Diff line number Diff line change 166
166
* Java陷阱之assert关键字: < http://lavasoft.blog.51cto.com/62575/43735/ >
167
167
* Buffer: < https://yddmax.github.io/2017/06/08/Buffer/ >
168
168
* 浅析ReDoS的原理与实践: < http://www.freebuf.com/articles/network/124422.html >
169
+ * More Servlets and JavaServer Pages: < http://pdf.moreservlets.com/ >
170
+ * 大陆简中自由软件本地化工作指南: < https://repo.anthonos.org/misc/l10n/zh_CN_l10n_1.4.4.pdf >
169
171
170
172
## WebService
171
173
Original file line number Diff line number Diff line change 1
1
# OJ学习之路
2
2
3
+ * ACM竞赛之输入输出:< http://www.cnblogs.com/jiangxinnju/p/8506089.html >
3
4
* codevs: < http://codevs.cn/ >
4
5
* 九度OJ: < http://ac.jobdu.com/ >
5
6
* hihocoder: < http://hihocoder.com/ >
Original file line number Diff line number Diff line change @@ -77,4 +77,4 @@ PowerShell的默认启动路径其实就是执行PowerShell时指定的默认工
77
77
* 浅谈批处理中的%cd%与%~ dp0: < http://blog.csdn.net/luols/article/details/7397757 >
78
78
* Win10添加本地帐户且设置为管理员帐户的方法: < https://jingyan.baidu.com/article/7082dc1c629264e40a89bd34.html >
79
79
* 证书错误 导航已阻止: < https://jingyan.baidu.com/article/cbf0e5008af1392eaa2893cf.html >
80
-
80
+ * PDF常见问题总结: < http://www.cnblogs.com/jiangxinnju/p/8511860.html >
You can’t perform that action at this time.
0 commit comments