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

Skip to content

Commit 4891f18

Browse files
committed
update db and j2ee, delete astyle
1 parent 2ec9e98 commit 4891f18

File tree

3 files changed

+12
-85
lines changed

3 files changed

+12
-85
lines changed

DB学习之路.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* Tech On The Net: http://www.techonthenet.com/index.php
77
* SQL Pretty Printer formatter: http://www.dpriver.com/index.php
88
* ApexSQL: http://www.apexsql.com/
9+
* RazorSQL: http://www.razorsql.com/
10+
* AquaFold: http://www.aquafold.com/
911
* Withdata: http://www.withdata.com/index.html
1012
* 红宝书:http://www.redbook.io/
1113
* erwin: http://erwin.com/
@@ -113,6 +115,7 @@
113115
* sqlplus 汉字乱码问题的解决: http://blog.csdn.net/tianlesoftware/article/details/5224448
114116
* Oracle 10g: Issue with startup mount command (ORA-24324, ORA-01041): http://stackoverflow.com/questions/12470893/oracle-10g-issue-with-startup-mount-command-ora-24324-ora-01041
115117
* 你所不知道的OERR: http://blog.163.com/jet_it_life/blog/static/2050970832012320146595/
118+
* 第9 章 HWM 与数据库性能的探讨: Oracle 数据库性能优化
116119

117120

118121
## PL/SQL Developer

J2EE学习之路.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
* 99%的人都理解错了HTTP中GET与POST的区别: http://web.jobbole.com/88068/
8585
* Java中的SPI(Service Provider Interface)介绍及示例: http://blog.csdn.net/fenglibing/article/details/7083071
8686
* 驱动模块和桩模块的概念和区别: http://daimajishu.iteye.com/blog/1557295
87+
* astyle 使用说明: http://www.cnblogs.com/jiangxinnju/p/4908575.html
88+
* JAX-WS error on WSDL file: “Error resolving component 's:schema'”: http://stackoverflow.com/questions/13499860/jax-ws-error-on-wsdl-file-error-resolving-component-sschema
89+
* How to make Java 6, which fails SSL connection with “SSL peer shut down incorrectly”, succeed like Java 7?: http://stackoverflow.com/questions/15589880/how-to-make-java-6-which-fails-ssl-connection-with-ssl-peer-shut-down-incorrec
8790

8891

8992

@@ -106,6 +109,7 @@
106109
* Axis2创建WebService实例: http://clq9761.iteye.com/blog/976029/
107110
* Axis2中使用模块: http://zhangjunhd.blog.51cto.com/113473/25593/
108111
* SOAPUI: https://www.soapui.org/
112+
* Automating SoapUI using Groovy – A Walk Through: http://www.codeproject.com/Articles/820414/Automating-SoapUI-using-Groovy-A-Walk-Through
109113
* tcpmon: https://github.com/robertbachmann/tcpmon
110114

111115

@@ -279,11 +283,6 @@
279283
* 项目地址:http://reportng.uncommons.org/
280284

281285

282-
## SoapUI
283-
284-
* http://www.soapui.org/
285-
* Automating SoapUI using Groovy – A Walk Through: http://www.codeproject.com/Articles/820414/Automating-SoapUI-using-Groovy-A-Walk-Through
286-
287286

288287
## SLF4J
289288

@@ -357,6 +356,11 @@
357356
* XAPool: http://xapool.ow2.org/
358357

359358

359+
## ForgeRock
360+
361+
* https://forgerock.org/
362+
363+
360364
## apache
361365

362366
* http://www.apache.org/

astyle使用说明.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)