古越剑箫

学习是一种习惯

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: :: 管理 ::
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页

2018年1月30日

摘要: 方法1 方法2 方法三 直接修改config文件 阅读全文
posted @ 2018-01-30 14:16 古越剑箫 阅读(1379) 评论(0) 推荐(0) 编辑

2018年1月25日

摘要: https://www.cnblogs.com/clsn/p/7885990.html 饿了么技术债 http://server.51cto.com/sOS-555999.htm 阅读全文
posted @ 2018-01-25 10:12 古越剑箫 阅读(155) 评论(0) 推荐(0) 编辑

2018年1月17日

摘要: http://blog.csdn.net/orichisonic/article/details/48026031 https://www.cnblogs.com/zhming26/p/6322353.html http://www.jb51.net/article/51829.htm 阅读全文
posted @ 2018-01-17 09:05 古越剑箫 阅读(133) 评论(0) 推荐(0) 编辑

2018年1月16日

摘要: 查看CPU信息(型号)cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c http://blog.csdn.net/class_brick/article/details/79135826 阅读全文
posted @ 2018-01-16 14:32 古越剑箫 阅读(158) 评论(0) 推荐(0) 编辑

2017年12月18日

摘要: http://www.jb51.net/article/72867.htm 阅读全文
posted @ 2017-12-18 19:40 古越剑箫 阅读(157) 评论(0) 推荐(0) 编辑

2017年12月6日

摘要: 改为 阅读全文
posted @ 2017-12-06 10:07 古越剑箫 阅读(700) 评论(0) 推荐(0) 编辑

2017年11月9日

摘要: Push rejected: Push to origin/master was rejected 打开git shell面板 阅读全文
posted @ 2017-11-09 13:33 古越剑箫 阅读(196) 评论(0) 推荐(0) 编辑

2017年11月2日

摘要: 前端代码: Controller代码: 如果后台使用Controller这样接收参数,那么必须传递进来参数如下格式: [{"name":"1","address":"a1"},{"name":"2","address":"b1"},{"name":"3","address":"c1"},{"name 阅读全文
posted @ 2017-11-02 14:37 古越剑箫 阅读(1238) 评论(0) 推荐(0) 编辑

2017年10月28日

摘要: export PATH=/opt/mongodb64-3.4.10/bin:$PATHmongod --dbpath data --logpath logs/mongo.log --fork 阅读全文
posted @ 2017-10-28 18:18 古越剑箫 阅读(130) 评论(0) 推荐(0) 编辑

2017年10月23日

摘要: 查看端口:lsof -i :80二、内存大小[root@xbidc ~]# cat /proc/meminfo |grep MemTotalMemTotal: 1034612 kB[root@xbidc ~]# 三、硬盘大小[root@xbidc ~]# fdisk -l |grep DiskDis 阅读全文
posted @ 2017-10-23 21:41 古越剑箫 阅读(290) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页