码迷,mamicode.com
首页 >  
搜索关键字:an unhandled exception has occurred    ( 21894个结果
Configure task switcher in KDE
Task switcher in KDE is used to configure the behavior for navigating through windows. It has two modes, main and alternative. By default, the task sw...
分类:其他好文   时间:2014-07-15 23:29:00    阅读次数:379
认识CTreeCtrl
CTreeCtrl控件属性CTreeCtrl添加根项CTreeCtrl添加子项一、CTreeCtrl控件属性先设置CTreeCtrl的属性:Has Lines true 显示关系线Lines at root true 显示根结点的 关系线和+-号Has Button true 显示+-号Edit L...
分类:其他好文   时间:2014-07-15 09:30:10    阅读次数:220
JavaScript实现竖直文本滚动
一、HTML代码 Scroll Text HeaderLine w3c has released html5 w3c has released css3 w3c has released ecmasript5 w3c has released ria ...
分类:编程语言   时间:2014-07-15 08:54:17    阅读次数:261
反射 第一课 基础
package cn.itcast.day2;public class ReflectTest { public static void main(String[] args) throws Exception { String str1 = "abc"; Class cls1 = str1.g.....
分类:其他好文   时间:2014-07-13 20:39:12    阅读次数:224
Hadoop Eclipse远程连接出现:Error:Call to /10.10.10.10:9000 failed on local exception: java.io.EOFException
异常截图:原因很简单,Hadoop对应的eclipse插件jar包版本不对,更换至响应版本即可。
分类:编程语言   时间:2014-07-13 19:48:47    阅读次数:323
PLSQL 定义record记录
1. PLSQL基本使用 注:1. 三段 declare              Begin                 Exception                   End; 2. 声明:emp.ename%type; 和字段的属性相同。 3. begin: select 带查询自动 into 存储变量。 4. 条件语句: (1)if then     ...
分类:数据库   时间:2014-07-13 18:49:06    阅读次数:305
org.apache.jasper.JasperException
1、错误描述 2014-7-13 17:20:50 org.apache.catalina.core.StandardWrapperValve invoke 严重: Servlet.service() for servlet [jsp] in context with path [/FirstSSH] threw exception [/pages/student.jsp (line: 3, c...
分类:Web程序   时间:2014-07-13 18:12:48    阅读次数:251
JDBC Connection Reset问题分析
2014年7月13日 半年前开始,项目组测试MM在验证功能时,经常报怨讲测试环境上的应用在启动时很慢,偶尔会报失败,遇到类似问题多数情况下重新启动一次就可以启动成功,但少数时候也有反复启动不成功的案例。当启动失败时,日志里有如下的异常,看起来似乎和网络有关。 java.sql.SQLRecoverableException: I/O Exception: Connection ...
分类:数据库   时间:2014-07-13 18:03:51    阅读次数:415
Override ListView getAdapter造成的后果
近期工作中,发现了一个bug,是和ListView Adapter有关的。产生了FC,描写叙述信息大约是"The content of the adapter has changed but ListView did not receive a notification. Make sure the...
分类:其他好文   时间:2014-07-13 17:51:11    阅读次数:273
关于安装oracle 11G R2 for Windows X64问题
下载地址:http://www.oracle.com/technetwork/cn/articles/112010-win64soft-094461.html#*特殊说明*#关于下载工具的使用:千万千万不要使用迅雷下载,至少我使用QQ旋风下载两个压缩包内的文件夹合并时不会出现需要替换的问题,如果出现需要替换,说明没有下载成功,并且如果..
分类:数据库   时间:2014-07-13 14:41:56    阅读次数:221
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!