File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 167
167
* ListView中getView的原理与解决多轮重复调用的方法: < https://www.cnblogs.com/lirizhi/p/3357771.html >
168
168
* Android控件--ProgressBar: < https://blog.csdn.net/hardworkingant/article/details/71910731 >
169
169
* Android逆向之旅---解析编译之后的AndroidManifest文件格式: < https://blog.csdn.net/jiangwei0910410003/article/details/50568487 >
170
+ * .nomedia: 《解析 Google Android SDK-智能手机开发范例手册》5.3
170
171
171
172
* Fragments:Pro Android 5[ 精通Android 3] Chapter 8
172
173
* Android Fragment的用法(一): < https://www.cnblogs.com/guop/p/5072572.html >
Original file line number Diff line number Diff line change 154
154
* GTK编程: < http://jianlee.ylinux.org/Computer/C/gtk%E7%BC%96%E7%A8%8B.html >
155
155
* GTK+ 2.0 教程--信号和回调函数的原理: < http://blog.csdn.net/lastking/article/details/67356 >
156
156
* ubuntu 14.04 中找不到libgtk-x11-2.0.so: < http://www.cnblogs.com/bovenson/p/3684356.html >
157
+ * GTK v1.2 Tutorial: < https://www.gtk.org/tutorial1.2/gtk_tut.html >
157
158
158
159
* GNOME 开发者中心: < https://developer.gnome.org/ >
159
160
* Gnome下载地址: < http://ftp.gnome.org/pub/gnome/ >
Original file line number Diff line number Diff line change 41
41
* jarFinder: < http://www.jarfinder.com/ >
42
42
* java examples: < http://www.javased.com/ >
43
43
44
+ * SEI CERT Oracle Coding Standard for Java: < https://wiki.sei.cmu.edu/confluence/display/java/SEI+CERT+Oracle+Coding+Standard+for+Java >
45
+ * Secure Coding Guidelines for Java SE: < https://www.oracle.com/technetwork/java/seccodeguide-139067.html >
46
+ * CWE/SANS Top 25 Most Dangerous Software Errors: < http://cwe.mitre.org/top25/index.html >
47
+
44
48
* Introduction to Java Programming, Eighth Edition: < http://www.cs.armstrong.edu/liang/intro8e/ >
45
49
* Java杂项: < http://www.cnblogs.com/jiangxinnju/p/6582135.html >
46
50
* Java 理论与实践: < http://www.ibm.com/developerworks/cn/java/j-jtp/ >
@@ -691,6 +695,7 @@ mvn deploy:deploy-file -DgroupId="edu.jiangxin" -DartifactId=”gcu” -Dversion
691
695
* Sebug漏洞库:< http://old.sebug.net/ >
692
696
* The Open Web Application Security Project:< https://www.owasp.org >
693
697
* ESAPI(OWASP Enterprise Security API): < https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API >
698
+ * OWASP Guide Project: < https://www.owasp.org/index.php/OWASP_Guide_Project >
694
699
* WooYun知识库:< http://drops.wooyun.org/ >
695
700
* HP Security Research:< http://hpsr1.libsyn.com/ >
696
701
* CVE: < http://cve.mitre.org/ >
You can’t perform that action at this time.
0 commit comments