11 2015 档案

摘要:针对windows操作系统。redis安装:微软操作系统下,需下载github下面的开源项目,redis网站地址可以找到,直接解压即可。cmd到指定目录,输入下方命令,启动redis服务。redis-server.exe redis.windows.conf测试服务,再次打开一个cmd窗口,启动客户... 阅读全文
posted @ 2015-11-24 15:44 猫不理饼 阅读(1125) 评论(0) 推荐(0) 编辑
摘要:.net 1 static void Main(string[] args) 2 { 3 DateTime sdt = DateTime.Now; 4 DateTime edt = new DateTime(2016, 2, 7); 5 6 int d = (edt - s... 阅读全文
posted @ 2015-11-09 15:15 猫不理饼 阅读(442) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示