rowStyler: function (index,row) { if (parseInt(row.ksrs) > 0) { return 'color:red'; ...
分类:
Web程序 时间:
2014-06-27 00:16:44
阅读次数:
299
我以为像a、aa这样的输入应该是没有输出的,结果还是要输出aa。建树的时候就是常规建树,不过查找的时候要做一些变形:对于一个单词,从第一位检查有没有单词是它的前缀,如果有的话,再去检查它的后半部分是不是一个独立的单词,要满足这两次查找才能输出。题意:给一些单词(以字典序输入),找出那些可以分成另外的...
分类:
其他好文 时间:
2014-06-26 18:33:13
阅读次数:
173
Unix/Linux版本众多,我们推荐Unix/Linux初学者选用几款典型的Unix/Linux操作系统进行学习。Red Hat Enterprise Linux是Red Hat公司的Linux发行版,面向商业市场,包括大型机。红帽公司从Red Hat Enterprise Linux 5开始对企业版LINUX的每个版本提供10年的支持[1]。而Red Hat Enterprise Linux常...
分类:
系统相关 时间:
2014-06-26 07:12:25
阅读次数:
318
ARRAY array-name { subscript } ;*字符型数组输出;data a; array simple{3}$ red green yellow ("r" "g" "b"); put red=; put simple(1)=;run;...
分类:
其他好文 时间:
2014-06-25 15:11:35
阅读次数:
881
续接“GoldenGate配置(四)之veridata配置” 网址:点击打开链接
veridata实验举例(1)验证TCUSTMER与TCUSTORD两节点同步情况
环境:
Item
Source System
Target System
Platform
Red Hat Enterprise
Li...
分类:
其他好文 时间:
2014-06-25 06:42:54
阅读次数:
182
在官方文档中,看到这句。但不明白什么意思。let vegetable = "red pepper"switch vegetable { case "celery": let vegetableComment = "Add some raisins and make...
分类:
其他好文 时间:
2014-06-24 22:52:30
阅读次数:
400
GoldenGate配置(三)之DDL复制配置
【说明】
此篇续接上一篇:“GoldenGate配置(二)之双向复制配置”点击打开链接
环境:
Item
Source System
Target System
Platform
Red Hat Enterprise
Linux Server r...
分类:
其他好文 时间:
2014-06-24 21:24:49
阅读次数:
322
http://www.2cto.com/kf/201402/281501.html123456NSString *str = @"0xff055008";//先以16为参数告诉strtoul字符串参数表示16进制数字,然后使用0x%X转为数字类型unsigned long red = strtoul...
分类:
移动开发 时间:
2014-06-24 19:43:58
阅读次数:
248
#redP p {
/* 权值 = 100+1=101 */
color:#F00; /* 红色 */
}
#redP .red em {
/* 权值 = 100+10+1=111 */
color:#00F; /* 蓝色 */
}
...
分类:
Web程序 时间:
2014-06-24 17:50:18
阅读次数:
275
GoldenGate配置(四)之veridata配置
环境:
Item
Source System
Target System
Platform
Red Hat Enterprise
Linux Server release 5.4
Red Hat Enterprise
Linux Serve...
分类:
其他好文 时间:
2014-06-24 15:28:41
阅读次数:
270