摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace feng{ class Program { static void Main(string[] args) { SequentialList list= new SequentialList (); Record R...
阅读全文
03 2010 档案
摘要:HashMap map = new HashMap(); map.put("0201", "0201"); map.put("01", "01"); map.put("0304", "0304"); map.put("0101", "0101"); Object[] key = map.keySet().toArray(); Arrays.sort(key); for (int i ...
阅读全文
摘要:ORA-12505, TNS:listener does not currently know of SID given in connect descriptorThe Connection descriptor used by the client was:localhost:1521:orcl 改了数据源然后就发生上面的错误,真是郁闷到了极点!多次尝试无效后,我导入了一个oracle自带的包...
阅读全文
摘要:上周刚入手W995,现场测试的时候wifi正常,可回到宿舍之后发现可以连接上无线网络,但怎么都上不了网!我第一个念头就是可能被骗了,心里充满了对一方移动无限的怨恨!可是,机子其他功能都很正常啊,而且各方面都表现出W995的强悍功能,没理由wifi不能用的!打电话到索爱的客服中心,也被告知不用怎么设置的,只要连接上无线网络就可以上网!难道,是无线路由器的设置问题?带着这个疑问,尝试修改了路由器的频道...
阅读全文
摘要:dorado 在eclipse中启动时出现RT的错误提示解决办法:在tomcat 安装目录中的common\lib 中添加oracle驱动包即可!
阅读全文

浙公网安备 33010602011771号