会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhanghuilong
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年3月1日
mysql备份和还原
摘要: header ( "content-Type: text/html; charset=utf-8" );//备份数据库$host="localhost";$user="root";//数据库账号$password="root";//数据库密码$dbname="test";//数据库名称//这里的账号
阅读全文
posted @ 2017-03-01 18:48 孤独的英雄
阅读(185)
评论(0)
推荐(0)
安装memcacheq
摘要: 1、安装libevent 官网:http://www.libevent.org/ 2、安装 BerkeleyDB 官网:http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html(下载需要登录) 安装: 安装完
阅读全文
posted @ 2017-03-01 18:47 孤独的英雄
阅读(179)
评论(0)
推荐(0)