摘要:
public static byte[] DESEncrypt(byte[] data, byte[] sKey) { return DESEncrypt(data, sKey, sKey); } /// /// CBC-DES加密 /// public s... 阅读全文
posted @ 2016-07-28 23:31
shiningrise
阅读(629)
评论(0)
推荐(0)
摘要:
Docker系列之(三):Docker微容器Alpine Linux 阅读全文
posted @ 2016-07-28 14:09
shiningrise
阅读(350)
评论(0)
推荐(0)
摘要:
http://linuxdot.net/bbsfile-3988 1. 安装 docker: // docker 1.7 新版 安装非常容易,理论上说,在主流的任意linux发行版上都可以直接安装. wget -qO- https://get.docker.com/ | sh 2. 重启你的宿主机, 阅读全文
posted @ 2016-07-28 12:42
shiningrise
阅读(1700)
评论(1)
推荐(1)
摘要:
Docker学习笔记 — 配置国内免费registry mirror Docker学习笔记 — 配置国内免费registry mirror 阅读全文
posted @ 2016-07-28 11:57
shiningrise
阅读(585)
评论(0)
推荐(0)
摘要:
https://www.daocloud.io/ 阅读全文
posted @ 2016-07-28 11:35
shiningrise
阅读(753)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/freewebsys/article/details/51136562 docker(2):安装docker管理工具rancher rancher是一个Docker的管理系统。http://rancher.com/ 相同类似的系统还有,http://ship 阅读全文
posted @ 2016-07-28 11:21
shiningrise
阅读(480)
评论(0)
推荐(0)

浙公网安备 33010602011771号