随笔分类 - Java
摘要:先上例子: private static Gson gson = new GsonBuilder().serializeNulls().create(); public static void main(String[] args) { Test test = new Test(); test.te
阅读全文
摘要:MyEclipse 打开后有时候莫名的在server窗口里抛出“Could not create the view: An unexpected exception was thrown”错误,解决办法: 打开myeclipse所在的wordspace文件夹,在下面子文件夹 .metadata\.p
阅读全文
摘要:一、HTTP Status 500 - org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException: Batch update returned unexpected row count from upd
阅读全文
摘要:(1)、我用的是Myeclipse,可以直接将sqljdbc4.jar拷到项目文件 (2)、点开SQL Server配置管理器 选中SQL Server2008网络配置下的SQLEXPRESS的协议,双击TCP/IP选项,打开如下窗口并更改TCP动态端口为0 之后停止SQLServer(SQLEXP
阅读全文

浙公网安备 33010602011771号