1. 主键(id)? ? ? ? ?Hibernate的主键生成策略有如下几种:? 1) ?assigned? 主键由外部程序负责生成,在 save() 之前指定。? 2) ?hilo? 通过hi/lo 算法实现的主键生成机制,需要额外的数据库表或字段...
分类:
移动开发 时间:
2014-07-21 23:39:36
阅读次数:
475
题目描述: It is said that in 2011, there are about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Province. It would help a lo...
分类:
其他好文 时间:
2014-07-21 00:12:54
阅读次数:
404
今天先把主要逻辑写出来,如果有时间就实现一个真正的截图工具。 1 Private Declare Function BitBlt Lib "gdi32" (ByVal hDestDC As Long, _ 2 ByVal X As Long, _ 3 ByVal Y As Lo...
分类:
其他好文 时间:
2014-07-20 21:37:19
阅读次数:
303
解决方法:将/etc/hosts文件中的内容添加如下所示127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.localdomain lo...
分类:
其他好文 时间:
2014-07-19 22:01:23
阅读次数:
176
PHP编译参数Apache:./configure--prefix=/usr/local/php--with-apxs2=/usr/local/apache2/bin/apxs--with-curl--with-mcrypt--enable-mbstring--with-iconv--with-gd--with-jpeg-dir=/usr/local/lib--enable-pdo--with-pdo-mysql=/usr/local/mysql5.5.25/--with-mysqli=/usr/lo..
分类:
系统相关 时间:
2014-07-19 02:12:55
阅读次数:
266
Counting Game There are n people standing in a line, playing a famous game called ``counting". When the game begins, the leftmost person says ``1" lo....
分类:
其他好文 时间:
2014-07-19 00:20:58
阅读次数:
245
Oracle 劳伦斯.埃里森 Larry Ellisonhistory:人工管理阶段文件管理阶段数据库系统阶段model:【模型是所研究的系统、过程、事物或概念的一种表达形式】层次结构model网状结构model关系结构modelschema:【对现实世界的abstract,对DB全体data的lo...
分类:
数据库 时间:
2014-07-18 15:15:55
阅读次数:
240
1.配置/etc/network/interfaces#静态IP地址1 auto lo 2 iface lo inet loopback #loopback虚拟网络设备,使TCP/IP能以127.0.0.1这个IP地址访问你电脑本身3 # The primary network interface ...
分类:
其他好文 时间:
2014-07-17 23:14:15
阅读次数:
308
CSS命名规则头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:lo...
分类:
Web程序 时间:
2014-07-17 22:16:09
阅读次数:
371
如果没有以下命令,可以先去添加一个http://repoforge.org/use/ 的yum源。
ifstat命令
ifstat可以监控网络接口,比较简单地查看网络流量
ifstat默认是不监控回环接口的流量的流量的单位是KB/s
使用ifstat -a可以监控所有的接口
-l 监测环路网络接口(lo)。缺省情况下,ifstat监测活动的所有非环路网络接口...
分类:
其他好文 时间:
2014-07-17 19:10:38
阅读次数:
238