File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 19
19
* The C++ Standard Library - A Tutorial and Reference: < http://www.cppstdlib.com/ >
20
20
21
21
* CRT Library Features: < https://docs.microsoft.com/en-us/cpp/c-runtime-library/crt-library-features >
22
+ * Security Features in the CRT: < https://docs.microsoft.com/en-us/cpp/c-runtime-library/security-features-in-the-crt >
23
+ * Linker Tools Warning LNK4098: < https://docs.microsoft.com/en-us/cpp/error-messages/tool-errors/linker-tools-warning-lnk4098 >
24
+ * LINK : fatal error LNK1104: 无法打开文件“LIBCD.lib”: < https://www.cnblogs.com/hyfemma/archive/2010/11/14/1876846.html >
22
25
23
26
* C 语言常见问题集: < http://c-faq-chn.sourceforge.net/ccfaq/ >
24
27
Original file line number Diff line number Diff line change 1
1
# Groovy学习之路
2
2
3
- * 官网:< http://www.groovy-lang.org/ >
3
+ * < http://www.groovy-lang.org/ >
4
+ * source: < https://github.com/apache/groovy >
4
5
* Groovy with Eclipse - Tutorial: < http://www.vogella.com/tutorials/Groovy/article.html >
5
6
* groovy-eclipse: < https://github.com/groovy/groovy-eclipse >
6
7
* 实战 Groovy: 在 Java 应用程序中加一些 Groovy 进来:< http://www.ibm.com/developerworks/cn/java/j-pg05245/ >
Original file line number Diff line number Diff line change 210
210
211
211
## Eclipse
212
212
213
- * Eclipse的项目地址: < http://www.eclipse.org/ >
213
+ * < http://www.eclipse.org/ >
214
214
* Eclipse MarketPlace地址:< http://marketplace.eclipse.org/ >
215
215
* 各个版本的下载地址:< http://www.eclipse.org/downloads/ >
216
216
* 帮助地址:< http://help.eclipse.org/ >
251
251
252
252
* AnyEdit: < http://marketplace.eclipse.org/content/anyedit-tools >
253
253
* StartExplorer: < https://github.com/fabioz/startexplorer >
254
- * EClim (不推荐) : < http://eclim.org >
254
+ * EClim: < http://eclim.org >
255
255
* Eclipse EditorList Plug-in: < https://sourceforge.net/projects/editorlist/ >
256
256
* eclipse-games: < http://eclipse-games.sourceforge.net/ >
257
257
* MouseFeed: < http://marketplace.eclipse.org/content/mousefeed >
You can’t perform that action at this time.
0 commit comments