Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad0b547

Browse files
committed
update basic and j2ee
1 parent 083abb4 commit ad0b547

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Basic学习之路.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,14 @@
1919

2020
* 文章分类 - Quick Basic: http://www.cnblogs.com/djcsch2001/category/284667.html
2121
* Quick Basic 常用的语句: http://blog.pfan.cn/hange/1422.html
22+
* Free BASIC 试用: http://blog.sina.com.cn/s/blog_54dc74aa010002z0.html
2223
* Developing Automated Tests Using NUnit and VB.NET: http://www.byte-vision.com/NUnitAndVBArticle.aspx
2324
* Differences between VB.NET and VB: http://stackoverflow.com/questions/23603569/differences-between-vb-net-and-vb
2425
* Comparison of Visual Basic and Visual Basic .NET: https://en.wikipedia.org/wiki/Comparison_of_Visual_Basic_and_Visual_Basic_.NET
2526
* QBasic: https://en.wikipedia.org/wiki/QBasic
2627

2728
* All about QBasic and QuickBasic: http://www.qbasic.net/
29+
30+
* QuickBASIC: https://en.wikipedia.org/wiki/QuickBASIC
31+
32+

J2EE学习之路.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151

152152
## Javassist
153153

154-
* http://jboss-javassist.github.io/javassist/
154+
* https://github.com/jboss-javassist/javassist
155155

156156

157157
## jclasslib
@@ -1036,6 +1036,12 @@ JavaDoc: https://storm.apache.org/javadoc/apidocs/index.html
10361036

10371037
* http://poi.apache.org/
10381038

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+
10391045

10401046
## 数据库连接池
10411047

0 commit comments

Comments
 (0)