File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 19
19
20
20
* 文章分类 - Quick Basic: http://www.cnblogs.com/djcsch2001/category/284667.html
21
21
* Quick Basic 常用的语句: http://blog.pfan.cn/hange/1422.html
22
+ * Free BASIC 试用: http://blog.sina.com.cn/s/blog_54dc74aa010002z0.html
22
23
* Developing Automated Tests Using NUnit and VB.NET: http://www.byte-vision.com/NUnitAndVBArticle.aspx
23
24
* Differences between VB.NET and VB: http://stackoverflow.com/questions/23603569/differences-between-vb-net-and-vb
24
25
* Comparison of Visual Basic and Visual Basic .NET: https://en.wikipedia.org/wiki/Comparison_of_Visual_Basic_and_Visual_Basic_.NET
25
26
* QBasic: https://en.wikipedia.org/wiki/QBasic
26
27
27
28
* All about QBasic and QuickBasic: http://www.qbasic.net/
29
+
30
+ * QuickBASIC: https://en.wikipedia.org/wiki/QuickBASIC
31
+
32
+
Original file line number Diff line number Diff line change 151
151
152
152
## Javassist
153
153
154
- * http ://jboss-javassist. github.io/ javassist/
154
+ * https ://github.com/jboss- javassist/javassist
155
155
156
156
157
157
## jclasslib
@@ -1036,6 +1036,12 @@ JavaDoc: https://storm.apache.org/javadoc/apidocs/index.html
1036
1036
1037
1037
* http://poi.apache.org/
1038
1038
1039
+ ## 文件类型检测
1040
+
1041
+ * Apache Tika - a content analysis toolkit: http://tika.apache.org/
1042
+ * Mime Type Detection Utility: https://sourceforge.net/projects/mime-util/
1043
+ * jmimemagic: https://github.com/arimus/jmimemagic
1044
+
1039
1045
1040
1046
## 数据库连接池
1041
1047
You can’t perform that action at this time.
0 commit comments