//获取公钥私钥X509Certificate2 c4 = DataCertificate.GetCertFromCerFile(path + "\\cer\\xx.pem"); string PublicKey = c4.PublicKey.Key.ToXmlString(false);//公钥 ...
分类:
其他好文 时间:
2015-04-30 17:48:08
阅读次数:
1181
public class fdgfg{ Vector v; public fdgfg() { v = new Vector(); } public void produceExpression(int bit,char operator) { ...
分类:
其他好文 时间:
2015-04-30 17:48:25
阅读次数:
137
http://www.cnblogs.com/puputu/articles/1689621.html1. 监督规则一个监督者负责启动、停止、监控他的子进程。监督者的一个基本概念就是当必要的时候重启子进程保证它们的存活哪个子进程要重启和被监控是由一个子规程列表决定的,子进程按照列表中指定的顺序启动,...
分类:
其他好文 时间:
2015-04-30 17:47:47
阅读次数:
184
MongoDB-Sharding部署方案一、 部署环境五台主机:Amongoshard01: 10.212.74.43Amongoshard02: 10.212.84.4Amongoshard03: 10.212.98.23Amongoshard04: 10.212.46.5Amongoshard0...
分类:
数据库 时间:
2015-04-30 17:46:25
阅读次数:
327
方案一、利用浮动的包裹性和相对定位百分比数据值特性,传说称之为“相对浮动”.unknow_width_center1{position:relative;left:50%;float:left;}.unknow_width_center1 li{position:relative;right:50%...
分类:
其他好文 时间:
2015-04-30 17:47:47
阅读次数:
117
五月份正式开园至今,世博会园区已接待了不少游客。去过世博的童鞋们估计都逃脱不了“排队”的命运吧!那么,“排队”用英语该怎么表达呢?今天来学习一下吧!首先,我们可以用“stand in line”来表示。比如说:I stood in line for two hours before I finall...
分类:
其他好文 时间:
2015-04-30 17:47:04
阅读次数:
139
truncate命令可以一次性删除当前表中所有记录并且不留任何日志,同时这个表的ID就自动初化从1开始,今天我就来给大家尝试一个利用truncate清除记录之后恢复过程。实际线上的场景比较复杂,当时涉及了truncate, delete 两个操作,经确认丢数据差不多7万多行,等停下来时,差不多又有共...
分类:
其他好文 时间:
2015-04-30 17:45:47
阅读次数:
116
typedef struct { ngx_array_t servers; /* ngx_http_core_srv_conf_t */ ngx_http_phase_engine_t phase_engine; ngx_hash...
分类:
Web程序 时间:
2015-04-30 17:46:54
阅读次数:
530
安装步骤的时候只需要做两步:第一步:安装memcache.exe 服务。第二步:安装php_memcache.dll扩展,让php支持memcache。1.安装 memcache.exe 服务下载 memcache.exe 下载地址可以网上百度下载完之后,加压到你想放的目录中运行:memcache运...
https://github.com/Clans/FloatingActionButton
分类:
其他好文 时间:
2015-04-30 17:46:57
阅读次数:
119
今天的新闻,见http://www.solidot.org/story?sid=43899更详细的见,http://arstechnica.com/information-technology/2015/04/29/microsoft-brings-android-ios-apps-to-windo...
分类:
其他好文 时间:
2015-04-30 17:45:22
阅读次数:
113
javascriptの循序渐进系列为《javascript高级程序设计》的读书笔记,记录了看书过程中觉得重点的地方和一些总结,为学习javascript打好基础。------------------------------------------------分割线------------------...
分类:
编程语言 时间:
2015-04-30 17:48:01
阅读次数:
118
为了快速搭建了测试环境yum安装了MySQL。执行[root@localhost bin]#mysqlERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' ...
分类:
数据库 时间:
2015-04-30 17:47:51
阅读次数:
202
Router#show interface e0/2Ethernet0/2 is up, line protocol is up Hardware is Lance, address is 0019.e78a.6401 Internet address is 1.1.1.9/24 MTU 1...
分类:
系统相关 时间:
2015-04-30 17:46:18
阅读次数:
2102
/// /// DataTable转List /// public static class TableToList where T : new() { public static List ConvertToList(DataTable dt) ...
分类:
其他好文 时间:
2015-04-30 17:45:39
阅读次数:
120
前面讲了yum 代理设置上网的方法,现在设置一下系统代理上网,网上很多都不管用,已亲测管用 [root@proxy ~]# cat .bash_profile #root目下添加代理上网,蓝色代码# .bash_profile# Get the aliases and functi...
分类:
其他好文 时间:
2015-04-30 17:44:18
阅读次数:
131
??一 相关下载(1) java JDK下载:进入该网页:http://java.sun.com/javase/downloads/index.jsp(或者直接点击下载)例如以下图:选择 Download JDK 仅仅下载JDK,无需下载jre.(2)eclipse下载 进入该网页:http://w...
分类:
移动开发 时间:
2015-04-30 17:45:07
阅读次数:
217