12 2017 档案

摘要:public static class MakeNames { static Random r = new Random(); public static List<string> Xing = new List<string>() {"赵", "钱", "孙", "李", "周", "吴", "郑 阅读全文
posted @ 2017-12-26 15:28 以沫浅夏 阅读(988) 评论(0) 推荐(0)
摘要:docker run -d -v ~/leanotedata:/leanotedata -p 80:9000 leanote/leanote 阅读全文
posted @ 2017-12-25 14:30 以沫浅夏 阅读(698) 评论(0) 推荐(0)
摘要:1、查看端口占用 netstat -ntpl 阅读全文
posted @ 2017-12-08 13:53 以沫浅夏 阅读(160) 评论(0) 推荐(0)