刘政道 - 应用程序框架

《31天学会CRM项目开发(C#编程入门及项目实战)》作者,IT经理,程序员
  博客园  :: 新随笔  :: 联系 :: 管理
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 36 下一页

2010年1月28日

摘要: Calendar cDate = Calendar.getInstance(); cDate.set(2009,12,1); cDate.setTime(date);//这个可能更好用 cDate.getActualMaximum(Calendar.DAY_OF_MONTH); 阅读全文

posted @ 2010-01-28 16:44 刘政道 阅读(394) 评论(0) 推荐(0)

摘要: Richfaces有Skins: Laguna 、Glass-X、Dark-X、BlueSky、Classic、Ruby、Wine、DeepMarine、EmeraldTown、Sakura、 Plain、Default、等肤色,你可以在web.xml中配置[代码] 阅读全文

posted @ 2010-01-28 16:43 刘政道 阅读(202) 评论(0) 推荐(0)

摘要: org.hibernate.HibernateException: identifier of an instance of ceapet.jbpm.processInstance was altered from 1 to 1 原来是自己写的processInstance 类和jbpm的ProcessInstance类相冲突。 阅读全文

posted @ 2010-01-28 16:42 刘政道 阅读(3316) 评论(0) 推荐(0)

摘要: [代码] 阅读全文

posted @ 2010-01-28 16:42 刘政道 阅读(625) 评论(0) 推荐(0)

摘要: WARN org.hibernate.engine.StatefulPersistenceContext.ProxyWarnLog - Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks ==WARN org.hibernate.engine.StatefulPersistenceContext... 阅读全文

posted @ 2010-01-28 16:40 刘政道 阅读(2268) 评论(1) 推荐(0)

上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 36 下一页