lamp的思考:性能优化总结-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 276161
  • 博文数量: 90
  • 博客积分: 41
  • 博客等级: 民兵
  • 技术积分: 400
  • 用 户 组: 普通用户
  • 注册时间: 2011-12-07 11:52
文章分类
文章存档

2014年(11)

2013年(3)

2012年(69)

2011年(7)

发布时间:2014-12-31 14:57:35

web、lamp、lnamp、运维、php、apache......【阅读全文】

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

发布时间:2014-06-19 15:13:34

? mysql架构之mysql dual-master双向同步.wiz-todo, .wiz-todo-img {width: 16px; height: 16px; cursor: default; padding: 0 10px 0 2px; vertical-align: -10%;-webkit-user-select: none;} .wiz-todo-label { display: inline-block; padding-top: 8px; padding-bottom: 8px; line-height: 1;} .wiz-todo-label-.........【阅读全文】

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

发布时间:2014-05-29 18:05:21

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

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

发布时间:2014-05-19 11:46:19

一、insert(增)1、将一个表的某些字段重新建为一个表insert into `tbnamea`(a,b,c) select a,b,c from `tbnameb`二、delete(删)1、删除表中多余的重复记录,重复记录是根据单个字段(peopleid)来判断,只留有rowid最小的记录delete from tbname where peopleid in (select peopleid from tbname group by peopleid.........【阅读全文】

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

发布时间:2014-05-13 18:04:06

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

阅读(3140) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图