07 2015 档案
摘要:最近想研究下公司用的dubbo结果发现不是想象中的那么简单,已经停止维护好长时间了,哎。。。这里推荐用dubbox 比较简单 ,也属于dubbo的升级版这个简单介绍只是方便大家运行了解dubbo以及rest功能步骤如下:git clone https://github.com/dangdangdot...
阅读全文
摘要:--相当于建了个e临时表with e as (select * from scott.emp e where e.empno=7499)select * from e;minus 取差集 可以替换(not in | in )select id from order minus select orde...
阅读全文
摘要:```explain plan for select * from sys_user;SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY(NULL, NULL, 'ADVANCED -PROJECTION'));```
阅读全文
摘要:/** * 匹配字符串中有多少个中文 * wangxq 2015年7月1日 16:18:52 * @param recordStr * @return */``` public Integer parseRecordStr(String record...
阅读全文

浙公网安备 33010602011771号