File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 18
18
* The International Obfuscated C Code Contest: < http://www.ioccc.org/ >
19
19
* The C++ Standard Library - A Tutorial and Reference: < http://www.cppstdlib.com/ >
20
20
21
+ * CRT Library Features: < https://docs.microsoft.com/en-us/cpp/c-runtime-library/crt-library-features >
22
+
21
23
* C 语言常见问题集: < http://c-faq-chn.sourceforge.net/ccfaq/ >
22
24
23
25
* < http://www.boost.org/ >
Original file line number Diff line number Diff line change 2
2
3
3
* 官网:< http://www.groovy-lang.org/ >
4
4
* Groovy with Eclipse - Tutorial: < http://www.vogella.com/tutorials/Groovy/article.html >
5
+ * groovy-eclipse: < https://github.com/groovy/groovy-eclipse >
5
6
* 实战 Groovy: 在 Java 应用程序中加一些 Groovy 进来:< http://www.ibm.com/developerworks/cn/java/j-pg05245/ >
6
7
* Grape: < http://docs.groovy-lang.org/latest/html/documentation/grape.html >
Original file line number Diff line number Diff line change 168
168
* 浅析ReDoS的原理与实践: < http://www.freebuf.com/articles/network/124422.html >
169
169
* More Servlets and JavaServer Pages: < http://pdf.moreservlets.com/ >
170
170
* 大陆简中自由软件本地化工作指南: < https://repo.anthonos.org/misc/l10n/zh_CN_l10n_1.4.4.pdf >
171
+ * 一个程序员能够控制多少行代码: < https://www.cnblogs.com/jiangxinnju/p/5516918.html >
171
172
172
173
## WebService
173
174
@@ -1227,7 +1228,7 @@ The yFiles diagramming software components are extensive class libraries that en
1227
1228
* EXPOSITION FORMATS: < https://prometheus.io/docs/instrumenting/exposition_formats/ >
1228
1229
* Prometheus 系统监控方案: < http://www.cnblogs.com/vovlie/p/Prometheus_CONCEPTS.html >
1229
1230
1230
- ## grafana
1231
+ ## grafanagrafana
1231
1232
1232
1233
* < https://grafana.com/ >
1233
1234
@@ -1238,3 +1239,8 @@ The yFiles diagramming software components are extensive class libraries that en
1238
1239
## influxdata
1239
1240
1240
1241
* < https://www.influxdata.com/ >
1242
+
1243
+ ## opengrok
1244
+
1245
+ * < https://github.com/oracle/opengrok >
1246
+ * OpenGrok搜索技巧: < http://jingzitakk66.iteye.com/blog/2122730 >
You can’t perform that action at this time.
0 commit comments