/etc/vim/vimrcset showmatch "bracket matchset matchtime=5 "bracket match time 5 set ignorecase "ingnore upper and lower when seekset incsearch set for...
分类:
系统相关 时间:
2014-11-17 10:39:01
阅读次数:
193
Jeff Lee blog: http://www.cnblogs.com/Alandre/ (泥沙砖瓦浆木匠),retain the url when reproduced ! Thanks Linked list is a normal data structure.here I show ho...
分类:
编程语言 时间:
2014-11-17 09:10:51
阅读次数:
169
MERGE 目标表USING 源表ON 匹配条件WHEN MATCHED THEN 语句WHEN NOT MATCHED THEN 语句;http://www.chinaz.com/program/2010/1014/137713.shtml
分类:
数据库 时间:
2014-11-16 21:25:07
阅读次数:
174
1.when we wanna share const variables;we use the keywordexternon both its definition and declaration(s):2.Once initialized, a reference remains bound ...
分类:
编程语言 时间:
2014-11-16 21:24:45
阅读次数:
225
Cow Bowling
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 14210
Accepted: 9432
Description
The cows don't use actual bowling balls when they go bowling. ...
分类:
其他好文 时间:
2014-11-16 18:44:34
阅读次数:
201
Cow Bowling
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 14206
Accepted: 9428
Description
The cows don't use actual bowling balls when they go bowling. ...
分类:
其他好文 时间:
2014-11-16 17:24:45
阅读次数:
134
ASP.NET MVC 3 can be installed side by side with ASP.NET MVC 2 on the same computer, which gives you flexibility in choosing when to upgrade an ASP.NE...
分类:
Web程序 时间:
2014-11-16 09:22:48
阅读次数:
186
1.delay control : an expression specifies the time duration between initially encountering the statement and when the statement actually executes. ...
分类:
其他好文 时间:
2014-11-15 21:31:24
阅读次数:
187
create table ttt (id number primary key ,name varchar2(20),age number(2))create or replace trigger gger_tt before insert on tttfor each row when (new....
分类:
其他好文 时间:
2014-11-15 15:26:57
阅读次数:
172
ProcessesTrying to get a global view of processes is helpful when trying to assess how much work is being done in the VM in terms of tasks. A general good practice in Erlang is to use processes for tr...
分类:
系统相关 时间:
2014-11-15 11:28:38
阅读次数:
167