File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 37
37
* EasyX Library for C++: http://www.easyx.cn/
38
38
* EGE(Easy Graphics Engine): http://xege.org/
39
39
* PC-lint for C/C++: http://www.gimpel.com/html/pcl.htm
40
- * CLucene - a C++ search engine: https://sourceforge.net/projects/clucene/
40
+ * CLucene - a C++ search engine: https://sourceforge.net/projects/clucene/
41
41
* C and C++ Code Counter(CCCC): https://sourceforge.net/projects/cccc/
42
42
* Translate STL 2 C Language: https://sourceforge.net/projects/tstl2cl/
43
43
* Dev-C++: https://sourceforge.net/projects/orwelldevcpp/
Original file line number Diff line number Diff line change 74
74
* Java直接内存与非直接内存性能测试: http://www.cnblogs.com/xing901022/p/5243657.html
75
75
* Java直接(堆外)内存使用详解: http://www.cnblogs.com/xing901022/p/5248934.html
76
76
* JVM调优总结(转): http://www.cnblogs.com/jiangxinnju/p/5655535.html
77
+ * 理解OAuth 2.0: http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html
77
78
78
79
79
80
## IDE
@@ -700,6 +701,7 @@ https://bintray.com/
700
701
* HP Security Research:http://hpsr1.libsyn.com/
701
702
* CVE: http://cve.mitre.org/
702
703
* acunetix: http://www.acunetix.com/
704
+ * xfocus: http://www.xfocus.net/index.html
703
705
704
706
705
707
## coverity(收费)
@@ -1090,6 +1092,37 @@ JavaDoc: https://storm.apache.org/javadoc/apidocs/index.html
1090
1092
* http://www.aspose.com/
1091
1093
1092
1094
1095
+ ## MVEL(Drools)
1096
+
1097
+ * https://github.com/mvel/mvel
1098
+ * https://en.wikisource.org/wiki/MVEL_Language_Guide
1099
+
1100
+
1101
+ ## OGNL(Struts)
1102
+
1103
+ * http://commons.apache.org/proper/commons-ognl/
1104
+
1105
+
1106
+ ## SPEL(Spring)
1107
+
1108
+ * See Spring
1109
+
1110
+
1111
+ ## JSP EL
1112
+
1113
+ * http://commons.apache.org/proper/commons-el/
1114
+
1115
+
1116
+ ## freemarker
1117
+
1118
+ * http://freemarker.org/
1119
+
1120
+
1121
+ ## Velocity
1122
+
1123
+ * http://velocity.apache.org/engine/devel/
1124
+
1125
+
1093
1126
## 文件类型检测
1094
1127
1095
1128
* Apache Tika - a content analysis toolkit: http://tika.apache.org/
You can’t perform that action at this time.
0 commit comments