码迷,mamicode.com
首页 >  
搜索关键字:active record    ( 6690个结果
dede分页样式
div#pages {float:right;padding-right:8px;white-space: nowrap;}div#pages ul{margin:0;padding:0;}div#pages a:link,div#pages a:visited,div#pages a:active...
分类:其他好文   时间:2014-05-29 04:30:35    阅读次数:272
使用iozone测试磁盘性能
IOzone是一个文件系统测试基准工具。可以测试不同的操作系统中文件系统的读写性能。可以通过 write, re-write, read, re-read, random read, random write, random mix, backwards read, record rewirte, ...
分类:其他好文   时间:2014-05-26 13:15:14    阅读次数:298
BURG For Ubuntu 14.04 Trusty
sudo add-apt-repository ppa:n-muench/burgsudo apt-get updatesudo apt-get install burg burg-themesDone. Now install BURG to your MBR(Master Boot Record...
分类:其他好文   时间:2014-05-26 01:01:33    阅读次数:256
警告:DNS 服务器 4013警告信息的解决
DNS服务器4013警告信息的解决DNS 服务器 4013警告信息:DNS 服务器正在等待 Active Directory 域服务(AD DS)发出该目录的初始同步已完成的信号。在初始同步完成之前,DNS 服务器服务无法启动,因为可能尚未将重要的 DNS 数据复制到该域控制器上。如果 AD DS ...
分类:其他好文   时间:2014-05-24 09:37:02    阅读次数:271
getActiveWorkbenchWindow() return null 解决办法
getActiveWorkbenchWindow 有如下声明 /** * Returns the currently active window for this workbench (if any). Returns * null if there is no active workbench window. Returns * null if called from a non-...
分类:Windows程序   时间:2014-05-23 02:30:07    阅读次数:472
Hbase0.96源代码之HMaster(二)Hmaster主要循环becomeActiveMaster
1,Hmaster主循环主要这里主要有: 1,1 becomeActiveMaster(startupStatus); 1.2 finishInitialization 1.3 loop() becomeActiveMaster(startupStatus); // We are either the active master or we were asked to shut...
分类:其他好文   时间:2014-05-22 10:17:01    阅读次数:381
如何制作Cognos Mobile上面Active Report
最近在帮用户做报表参考了很多Cognos Mobile上面的布局,但是有一些还是不知道怎么做出来的。后来发现这些Sample以及Report Spec都是可以找到的。   下载路径:IBMCognos Mobile Samples   因为Report Sepc保存的是报表的定义,所以我们可以用Cognos打开定义文件(xml格式)直接还原出报表,步骤如下:   1.      打开R...
分类:其他好文   时间:2014-05-21 12:21:27    阅读次数:210
innodb之死锁分析:读和删造成的死锁
一个例子的死锁分析:环境:innodb引擎,RC隔离级别;死锁信息:RECORD LOCKS space id 0 page no 1492482 n bits 904 index `unit_id` of table `51fshenzhen`.`t_refresh_queue` trx id E...
分类:数据库   时间:2014-05-21 04:27:37    阅读次数:578
Nagios自定义报警时间
Nagios自定义报警时间遇到需要自定义检查和报警时间的,总结一下。大家集思广益,不断完善。常调用的模板配置文件:efineservice{namegeneric-service;定义一个服务名称active_checks_enabled1;Activeservicechecksareenabledpassive_checks_enabled1;Passiveservicechecksaree..
分类:移动开发   时间:2014-05-20 21:43:17    阅读次数:496
组策略发布Office2010
在Windows Active Directory网络中,使用组策略发布Office 2003时,是在组策略编辑器的“用户配置→策略→软件设置”中进行发布的,但Office 2007与Office 2010,改变了软件分发方式,只能通过将软件指派给“计算机对象”的方式进行分发,在本文中我们介绍使用组...
分类:其他好文   时间:2014-05-20 10:54:29    阅读次数:381
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!