解决方案 修改jbpm.hibernate.cfg.xml文件为
//org.hibernate.dialect.MySQLDialect 修改为
org.hibernate.dialect.MySQLInnoDBDialect ...
分类:
其他好文 时间:
2014-04-30 21:23:40
阅读次数:
445
最近读完了简明Python教程(A Byte of
Python),在此书的最后作者建议读者实现一个命令行Python程序:“在这个程序中,你可以添加、修改、删除和搜索你的联系人(朋友、家人和同事等等)以及它们的信息(诸如电子邮件地址和/或电话号码)。这些详细信息应该被保存下来以便以后提取。”现在特...
分类:
编程语言 时间:
2014-04-30 21:20:59
阅读次数:
657
There are many examples out there demonstrating
how AngularJS and Web API can be used together but almost all of them are in
MVC, so I tried to implem...
分类:
移动开发 时间:
2014-04-30 21:19:35
阅读次数:
625
题目: Given a string, find the length of the longest
substring without repeating characters. For example, the longest substring
without repeating letter...
分类:
其他好文 时间:
2014-04-30 21:15:32
阅读次数:
511
This is guide, howto Install Sun/Oracle Java
JDK and JRE 7 update 55 (7u55) on Fedora 20/19/18/17/16/15/14/13/12, CentOS
6.5/6.4/6.3/6.2/6.1/6/5.10, R...
分类:
数据库 时间:
2014-04-30 21:11:29
阅读次数:
887
1.page language="c#"//语言c#;2.AutoEventWireup="true"
/自动关联处理函数;3.CodeFile="Default.aspx.cs"//关联文件;4.Inherits="_Default"
//继承于_Default;3、4 表示aspx其实继承于cs...
分类:
Web程序 时间:
2014-04-30 21:08:46
阅读次数:
550
NetworkManager,
NetworkManagerDispatcher自动在多种网络连接中进行转换,如果你的电脑有Wireless WiFi 和
Ethernet,开着它吧,Fedora能自动为你选择最好的可用连接。像我这样只用一个网络连接设置的,还是关掉吧。anacron, atd, c...
分类:
其他好文 时间:
2014-04-30 21:03:20
阅读次数:
589
在JavaWeb开发中,使用tomcat,与字符编码有关的有浏览器当前使用的编码(用于请求数据的编码),如果是jsp页面且没有手动修改浏览器浏览器编码,则就是page指令的pageEncoding属性所指定的编码tomcat的server.xml中的Connector元素的URIEncoding和u...
分类:
其他好文 时间:
2014-04-30 21:01:54
阅读次数:
507
在教务web的选课的维护中,经常面临asp.net1.1报错,在客户端跳转到用户自定义页面,在服务器端可以看到如下错误信息:“/”应用程序中的服务器错误。服务器太忙说明:执行当前
Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。异常详细.....
分类:
Web程序 时间:
2014-04-30 20:56:36
阅读次数:
497
理论上支持的数据库NHibernate is primarily tested on
Microsoft SQL Server 2000. It is also known to work on these databases:Microsoft
SQL Server 2005/2000Oracle...
分类:
数据库 时间:
2014-04-30 20:52:25
阅读次数:
842