会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李蔓蔓
博客园
首页
新随笔
联系
管理
订阅
2016年3月24日
php,混编,数据分页
摘要: 连接数据库 <?php$conn = mysql_connect('localhost', 'root', 'root') or die('ErrorCode:' . mysql_errno() . ',Error:' . mysql_error()); mysql_select_db('compa
阅读全文
posted @ 2016-03-24 10:55 李蔓蔓
阅读(170)
评论(0)
推荐(1)
2016年1月24日
cp support-files/my-medium.cnf /etc/my.cnf
摘要: cp support-files/my-medium.cnf /etc/my.cnf为什么要这么做呢
阅读全文
posted @ 2016-01-24 12:34 李蔓蔓
阅读(389)
评论(0)
推荐(1)
安装mysql的configure
摘要: ./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldflags=-all-static --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock --w...
阅读全文
posted @ 2016-01-24 11:31 李蔓蔓
阅读(448)
评论(0)
推荐(1)
“PID 为 7299 的另一个程序正在运行。 另外一个程序锁定了 yum;等待它退出……“
摘要: “PID 为 7299 的另一个程序正在运行。另外一个程序锁定了 yum;等待它退出……“在线等......................
阅读全文
posted @ 2016-01-24 11:04 李蔓蔓
阅读(530)
评论(0)
推荐(0)
2015年11月12日
为什么我写的<frame>写了四个,但是只显示两个呢?<iframe>怎么和<frameset>一起用呢?
摘要:
阅读全文
posted @ 2015-11-12 14:24 李蔓蔓
阅读(116)
评论(1)
推荐(0)
公告