打赏
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 54 下一页
摘要: go 源码阅读 https://juejin.im/post/5d661014f265da03f04cdddc https://zhuanlan.zhihu.com/p/59087366 https://reading.developerlearning.cn/reading/ https://do 阅读全文
posted @ 2020-02-03 21:44 苍山落暮 阅读(132) 评论(0) 推荐(0) 编辑
摘要: ubuntu mysql 安装 (1.)下载镜像源配置 (2.)更新镜像源 (3.)安装mysql (4.)问题解决 (5.) Ubuntu 18.04 上安装和使用 MySQL Workbench 相关链接 https://dev.mysql.com/doc/mysql apt repo quic 阅读全文
posted @ 2020-02-03 21:42 苍山落暮 阅读(140) 评论(0) 推荐(0) 编辑
摘要: dlv安装和使用 $ git clone https://github.com/go-delve/delve.git $GOPATH/src/github.com/go-delve/delve 或者 go get github.com/derekparker/delve/cmd/dlv $ cd $ 阅读全文
posted @ 2020-02-03 21:38 苍山落暮 阅读(2225) 评论(0) 推荐(0) 编辑
摘要: RSS订阅 (1.)打开Chrome网上商店,并按装feeder插件 (2.)安装完成后会自动提示注册一个账号,按照提示注册完成登录即可。 (3.)完成插件安装之后,在浏览博客或者其他网站时,点击RSS订阅图标,就可以正常订阅成功。 (4.)当有文章更新的时候,就会在浏览器右上角提示,打开后就可以看 阅读全文
posted @ 2020-02-03 21:37 苍山落暮 阅读(148) 评论(0) 推荐(0) 编辑
摘要: xshell 日志滚屏设置 xshell有两个快捷方式,一个可以锁定当前屏幕,一个可以解锁当前屏幕 Ctrl+S:锁定当前屏幕 Ctrl+Q:解锁当前屏幕 阅读全文
posted @ 2020-02-03 21:35 苍山落暮 阅读(1097) 评论(0) 推荐(0) 编辑
摘要: ubuntu18.04 mysql 安装 (1.)下载镜像源配置 https://dev.mysql.com/downloads/repo/apt/ dpkg i mysql.xxx.deb //安装,选择OK (2.)更新镜像源 sudo apt get update (3.)安装mysql su 阅读全文
posted @ 2020-01-19 11:34 苍山落暮 阅读(118) 评论(0) 推荐(0) 编辑
摘要: 一.根据官方文档,参与测试网需要的配置要求为 1.8核16线程的cpu 2.16G内存,512G SSD 3.2T机械硬盘 4.GPU显卡N卡1060,6G 二.安装ubuntu操作系统(目前暂不支持windows) 可以到ubuntu官方去下载安装,下载链接:https://ubuntu.com/ 阅读全文
posted @ 2020-01-19 10:10 苍山落暮 阅读(8393) 评论(3) 推荐(0) 编辑
摘要: git 设置代理 https://tech.codefog.com/2018/setting git proxy/ http://www.afox.cc/archives/404 阅读全文
posted @ 2020-01-16 22:48 苍山落暮 阅读(165) 评论(0) 推荐(0) 编辑
摘要: jdk安装 sudo apt update sudo apt install openjdk 8 jdk https://linuxize.com/post/install java on ubuntu 18 04/ Intellij idea 安装 https://www.xiaomiqiu.co 阅读全文
posted @ 2020-01-16 21:58 苍山落暮 阅读(93) 评论(0) 推荐(0) 编辑
摘要: Ubuntu 安装golang 阅读全文
posted @ 2020-01-15 14:18 苍山落暮 阅读(1414) 评论(0) 推荐(0) 编辑
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 54 下一页