首先原因在于没有设置主键自增长。 mysql的自增长模式是IDENTITY。 jpa标签: @Id @GeneratedValue(strategy=GenerationType.IDENTITY) 设置主键自增长后,重启项目,要注意数据库里面主键生成模式是否真实被改变了。 navicat下很方便看 ...
分类:
其他好文 时间:
2016-05-01 13:31:53
阅读次数:
144
云服务器环境:CentOS 6.2 64位 客户端环境:Mac OSX 远程连接方式:运行 Terminal,输入命令 ssh username@ip 硬盘分区及挂载操作步骤: 1. 查看未挂载的硬盘(名称为/dev/xvdb) # fdisk -l Disk /dev/xvdb doesn't c ...
分类:
其他好文 时间:
2016-04-25 22:42:53
阅读次数:
257
原因:项目在DEBUG编译下日志是好好的,但是生成了Realse布署后却无日志产生了。 查找: 官方指导:http://logging.apache.org/log4net/release/faq.html log4net doesn't log when built in RELEASE mode ...
分类:
Web程序 时间:
2016-04-22 16:19:41
阅读次数:
240
Problem DescriptionZero has an old printer that doesn’t work well sometimes. As it is antique, he still like to use it to print articles. But it is too old to work for a long time and it will certainly...
分类:
其他好文 时间:
2016-04-17 22:55:28
阅读次数:
176
错误日志:[root@HKBOscripts]#tail/var/log/mysqld.log
InnoDB:Applybatchcompleted
2014-12-0811:01:3715721[Note]InnoDB:128rollbacksegment(s)areactive.
2014-12-0811:01:3715721[Note]InnoDB:Waitingforpurgetostart
2014-12-0811:01:3715721[Note]InnoDB:5.6.12star..
分类:
数据库 时间:
2016-04-15 14:11:14
阅读次数:
289
我们在写安卓程序的时候,经常会用Eclipse导出模拟器的文件管理里面的文件,但有时候会报错,导致无法导出文件。 报错信息 Failed to push selection: Local path doesn't exist. 遇到这种情况其实很好处理。只需要设置一下Eclipse就可以了。 步骤 ...
分类:
移动开发 时间:
2016-04-14 06:44:34
阅读次数:
717
I caught the sparkle in my mind and got AC1 ! It is a great great experience ! So the basic idea: permute on 3 consecutive items doesn't change the pa ...
分类:
其他好文 时间:
2016-04-13 07:11:01
阅读次数:
274
一、结构 二、代码 1. 2. It doesn’t seem likely that you’d allow the user to attach the same image more than once to the same item, ...
分类:
移动开发 时间:
2016-04-08 18:20:31
阅读次数:
213
from:http://chaosinmotion.com/blog/?p=696 Just because it’s a garbage collected language doesn’t mean you can’t leak memory or run out of it. Especial ...
分类:
移动开发 时间:
2016-04-06 23:07:12
阅读次数:
185
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 机型:MI NOTE LTE miui7刷机老是报错,remote:partition table doesn't exist,分区表不存在,于是使用磁盘模式,也看到警告不要中途拔 ...
分类:
其他好文 时间:
2016-04-06 14:46:53
阅读次数:
178