1.电脑输入法失效。cmd––>mon可找回输入法!2.c++.面向对象,c语言面向过程。3.Ctrl+Alt+Del热启动!!无加电自检!!4.Linux––>partx设备名重新读取磁盘的分区表!它若不举,便用partprobe5.配linux服务器失败时时,可用netstat–l命令来查看服务...
分类:
其他好文 时间:
2014-07-15 08:57:40
阅读次数:
480
Quartz的cron表达式按顺序依次为 秒(0~59) 分钟(0~59) 小时(0~23) 天(月)(0~31,但是你需要考虑你月的天数) 月(0~11) 天(星期)(1~7 1=SUN 或 SUN,MON,TUE,WED,THU,FRI,SAT) 7.年份(1970-2099) 其中每个元素可以...
分类:
其他好文 时间:
2014-07-14 22:11:29
阅读次数:
251
video from youtube:http://www.youtube.com/watch?v=79NWqv3aPRIone blog post:Monitor All SQL Queries in MySQLhttp://www.howtogeek.com/howto/database/mon...
分类:
数据库 时间:
2014-07-10 15:41:58
阅读次数:
218
##时间和字符串##- 获取系统时间,按格式化字符串输出```PERL use Time::Local; my $timestamp=time; my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($t...
分类:
其他好文 时间:
2014-07-07 23:00:29
阅读次数:
210
Simple question about MySQL embedded application.Post a reply7 posts ? Page1of1Simple question about MySQL embedded application.bytanghz» Mon 11 Oct 2...
分类:
数据库 时间:
2014-07-03 20:01:47
阅读次数:
919
方法一:[delphi]usesComObj,DateUtils;functionGetInternetTime:string;varXmlHttp:OleVariant;datetxt:string;DateLst:TStringList;mon:string;timeGMT,GetNetTime...
分类:
其他好文 时间:
2014-07-01 21:49:22
阅读次数:
374
符号说明 例子 %a英文星期的简写Mon%A英文星期的完整编写Monday%b英文月份的简写Jun%B英文月份的完整编写June%c显示本地的日期和时间06/30/14 01:03:17%I小时数,取值在01~12之间01%j显示从本年第一天开始到当天的天数181%w (week)显示...
分类:
编程语言 时间:
2014-07-01 00:02:53
阅读次数:
298
最近在客户的一个8i生产库上使用statspack,发现alert中有报错:
Mon Jun 16 13:17:52 2014
Errors in file /oracle/8.1.7/admin/prod/bdump/snp0_96626_prod.trc:
ORA-12012: error on auto execute of job 304
ORA-01631: max # exte...
分类:
数据库 时间:
2014-06-22 20:40:40
阅读次数:
316
1、下载mongodb,无需编译(如果https不行,可以换成http)wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.1.tgztar -zxvf mongodb-linux-x86_64-2.6.1.tgzmv mon...
分类:
数据库 时间:
2014-06-18 18:48:18
阅读次数:
193
Prepare 10g Database for OGG
Create GGS and GGS_MON Database Users
SQL> create tablespace ggs_tbs datafile '/u01/app/oracle/oradata/zwc/gg_tbs01.dbf' size 100M;
Tablespace created.
SQL> cr...
分类:
数据库 时间:
2014-06-17 22:24:12
阅读次数:
334