码迷,mamicode.com
首页 >  
搜索关键字:ca 认证中心    ( 4218个结果
常用汉字的Unicode码表
\u96d5\u864e\u7684\u4e00\u4e86\u662f\u6211\u4e0d\u5728\u4eba\u4eec\u6709\u6765\u4ed6\u8fd9\u4e0a\u7740\u4e2a\u5730\u5230\u5927\u91cc\u8bf4\u5c31\u53bb...
分类:其他好文   时间:2014-07-31 19:39:11    阅读次数:241
POJ 2828 Buy Tickets
Description Railway tickets were difficult to buy around the Lunar New Year in China, so we must get up early and join a long queue… The Lunar New Year was approaching, but unluckily the Little Ca...
分类:其他好文   时间:2014-07-31 13:36:16    阅读次数:329
ubuntu server unable to resolve host
cat/etc/resolv.conf (查看resolv.conf中的内容: nameserver 是动态添加的……)#通过添加/etc/resolvconf/resolv.conf.d/base, 间接向/etc/resolv.conf添加nameserversudo vi /etc/resol...
分类:其他好文   时间:2014-07-29 21:31:42    阅读次数:210
【HackerRank】Halloween party
Change language :Alex is attending a Halloween party with his girlfriend Silvia. At the party, Silvia spots a giant chocolate bar. If the chocolate ca...
分类:其他好文   时间:2014-07-29 17:11:52    阅读次数:317
libvirt编译报错
virsh # list --all错误:连接到管理程序失败错误:无效的连接错误:将插槽连接到 '/usr/local/var/run/libvirt/libvirt-sock' 失败: 没有那个文件或目录建一个链接。ln -s /var/run/libvirt/libvirt-sock /usr/...
分类:其他好文   时间:2014-07-29 17:07:42    阅读次数:404
Branch Target Buffers
http://en.wikipedia.org/wiki/Branch_target_predictor 简要原理 http://www-ee.eng.hawaii.edu/~tep/EE461/Notes/ILP/buffer.html http://web.cs.dal.ca/~mheywood/CSCI3121/Pipe/05-BTB.pdf 如何设计的? http...
分类:其他好文   时间:2014-07-29 16:23:29    阅读次数:171
自签证书
1.查看软件包是否安装[root@rrcy~]#rpm-qa|grepsslnss_compat_ossl-0.9.6-1.el6.x86_64openssl-1.0.1e-16.el6_5.7.x86_64openssl-devel-1.0.1e-16.el6_5.7.x86_64mod_ssl-2.2.15-30.el6.centos.x86_642.切换到CA目录[root@rrcy~]#cd/etc/pki/CA/[root@rrcyCA]#lscertscrlnewcer..
分类:其他好文   时间:2014-07-29 16:01:50    阅读次数:276
MySQL 插入数据
插入数据使用 INSERT 插入完整的行插入行的一部分插入多行插入某些查询的结果 插入完整的行 先看一下原有的customer列表: 插入一行: INSERT INTO customers VALUES(NULL,  'Pep E. LaPew', '100 Main Street', 'Los Angeles', 'CA', '90046', 'U...
分类:数据库   时间:2014-07-29 14:24:24    阅读次数:241
OZ Report ?? ??? ??
//这只单元格数据颜色if( (int)getattr("caption") > 100) setattr("bgcolor", "$0,0,255");else if ((int)getattr("caption") < 100) setattr("bgcolor", "$255,0,0");el...
分类:其他好文   时间:2014-07-29 12:41:46    阅读次数:255
南阳理工----奋斗的小蜗牛
#include#includeint main(){ int t,h; int n; double n1; scanf("%d",&t); while(t--) { n=0; scanf("%d",&h); if(h10) { n1=(h-10...
分类:其他好文   时间:2014-07-29 12:15:06    阅读次数:238
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!