会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
asdf9_34asfd
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
10
下一页
2019年12月10日
centos设置环境变量
摘要: https://www.cnblogs.com/whoamme/p/4039998.html
阅读全文
posted @ 2019-12-10 13:26 MikuDance
阅读(238)
评论(0)
推荐(0)
2019年12月9日
centos7 安装mariadb
摘要: https://blog.csdn.net/weixin_37569048/article/details/91845150
阅读全文
posted @ 2019-12-09 23:54 MikuDance
阅读(144)
评论(0)
推荐(0)
内网服务器centos7配置nginx
摘要: 在学校里搞了个内网,镜像源用的是学校的。只好手动搞一下了。 ssh连接服务器后。 1. 首先安装所需的各种依赖。 安装gcc,nginx是用c写的,编译的时候需要gcc环境 安装pcre,一个正则库,nginx需要用到 检查pcre安装 安装zlib,nginx对包zip压缩时需要 安装openss
阅读全文
posted @ 2019-12-09 18:34 MikuDance
阅读(1963)
评论(0)
推荐(0)
go语言镜像
摘要: https://golang.google.cn/dl/
阅读全文
posted @ 2019-12-09 13:52 MikuDance
阅读(461)
评论(0)
推荐(0)
2019年12月8日
找不到ll命令
摘要: https://blog.csdn.net/themeth/article/details/81005632 https://blog.csdn.net/xueli1991/article/details/51485439
阅读全文
posted @ 2019-12-08 22:15 MikuDance
阅读(423)
评论(0)
推荐(0)
linux修改网卡名称为eth0、wlan0
摘要: `sudo nano /etc/default/grub` 在 引号中添加 `sudo update grub` `reboot`
阅读全文
posted @ 2019-12-08 21:22 MikuDance
阅读(938)
评论(0)
推荐(0)
2019年12月5日
8080: bind: address already in use
摘要: `netstat apn|grep 8080`
阅读全文
posted @ 2019-12-05 21:24 MikuDance
阅读(906)
评论(0)
推荐(0)
goland 某些代码块变黄
摘要: 如: 原因:jetbrains家的ide都这样,意思是变黄的部分是代码报warning,看着并不舒服,众所周知,我们的代码是没有bug的(划掉) 解决:鼠标点到变黄部分,按下alt+enter,然后找到
阅读全文
posted @ 2019-12-05 20:46 MikuDance
阅读(1251)
评论(0)
推荐(0)
2019年12月3日
go插入mysql记录没有报错但是mysql中没有成功
摘要: 今天在玩一个web的项目时,遇到了这么一个问题,go中使用 命令插入记录时,没有报错,但是在数据库中却没有成功,一开始我以为是post请求时获取数据出了问题,但是多次测试过后,发现没有问题,又多次打印error,到处调试,但总是没有发现问题所在。之后偶然post数据时我随便乱按键盘,随便一看竟然成功
阅读全文
posted @ 2019-12-03 22:55 MikuDance
阅读(573)
评论(0)
推荐(0)
deepin安装mysql
摘要: 首先输入 看看是不是已经安装了 如果没有,输入 ` Mysql cat <<EOF |sudo debconf set selections mysql apt config mysql apt config/select tools select Enabled mysql apt config
阅读全文
posted @ 2019-12-03 08:33 MikuDance
阅读(755)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
10
下一页
公告