Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7422148
  • 博文数量: 1757
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16242
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1757)

文章存档

2024年(3)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2021-08-31 11:48:53

系统:centos6.9【注:centos7可以使用】PHP: 5.4.25报错信息:mysqli::real_connect(): Server sent charset (255) unknown to the client. Please, report to the developers网上能够找到的,全是修改my.cnf文件,但是服务器上又不让动,只能修改PHP源码,让他支持UTF8MB4网址:bugs.php.net/bug.php?id=74461gith.........【阅读全文】

阅读(1231) | 评论(0) | 转发(0)

发布时间:2021-08-27 09:43:50

......【阅读全文】

阅读(927) | 评论(0) | 转发(0)

发布时间:2021-08-17 17:44:15

iptables -A OUTPUT -p tcp --dport 6379 -d 127.0.0.1 -j DROP  //显示timoutiptables -A OUTPUT -p tcp --dport 6379 -d 127.0.0.1 -j REJECT  //显示连接不上......【阅读全文】

阅读(1151) | 评论(0) | 转发(0)

发布时间:2021-08-09 14:53:24

opm get anjia0532/lua-resty-redis-util点击(此处)折叠或打开local red = redis:new(); --使用了默认值,等同于local red2 = redis:new({               .........【阅读全文】

阅读(1846) | 评论(0) | 转发(0)

发布时间:2021-08-09 14:48:53

创建目录mkdir -p cobratestcd cobratest/go mod init cobratestgo get -u github.com/spf13/cobra/cobracobra init --pkg-name cobratest添加命令cobra add addtree ..├── cmd│   └── root.go├── go.mod├── go.sum├── LICENSE└── main.go1 directory, 5 filesgo build.........【阅读全文】

阅读(612) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册