-_- BAT -_-

成长了吧?

 

03 2015 档案

jquery template模版引擎
摘要:jTemplateshttp://jtemplates.tpython.com/jquery-templatehttps://github.com/codepb/jquery-templatehttp://codepb.github.io/jquery-template/ demo例子 http:/... 阅读全文

posted @ 2015-03-25 21:30 -_-BAT-_-

MySQL大数据量快速分页实现(转载)
摘要:在mysql中如果是小数据量分页我们直接使用limit x,y即可,但是如果千万数据使用这样你无法正常使用分页功能了,那么大数据量要如何构造sql查询分页呢?般刚开始学SQL语句的时候,会这样写代码如下:代码如下复制代码SELECT * FROM table ORDER BY id LIMIT 10... 阅读全文

posted @ 2015-03-19 17:31 -_-BAT-_-

MySQL for Windows 解压缩版安装 和 多实例安装
摘要:MySQL 5.6 for Windows 解压缩版配置安装http://jingyan.baidu.com/album/f3ad7d0ffc061a09c3345bf0.html?picindex=1windows下安装多个mysql实例http://kerry.blog.51cto.com/17... 阅读全文

posted @ 2015-03-19 17:07 -_-BAT-_-

macbook 重装win7
摘要:若是第一次已经成功好了,并且把第一次的安装U盘WININSTALL内容保存完好的前提下, win7要重新安装。先进入Boot Camp移除Windows,备份好你的WIN系统的重要文件。把第一次的安装U盘WININSTALL内容拷贝到MAC系统中的某个目录中。WIN7.iso拷贝到MAC某个目录中。... 阅读全文

posted @ 2015-03-18 21:02 -_-BAT-_-

MySQL for Visual Studio Version
摘要:MySQL for Visual Studio VersionConnector/Net Version SupportedVisual Studio Version SupportedMySQL Server Versions SupportedCurrently SupportedNotes1.... 阅读全文

posted @ 2015-03-18 13:04 -_-BAT-_-

VS2010中没有ado.net entity data model实体数据模型这一选项-解决办法
摘要:前提先安装VS2010SP1包。解决办法:1、从VS2010的安装盘目录下面的WCU\EFTools找到ADONETEntityFrameworkTools_chs.msi和ADONETEntityFrameworkTools_chs.cab 两文件,然后拷到任意其它一个目录下面,如我的放到D:\v... 阅读全文

posted @ 2015-03-17 16:45 -_-BAT-_-

导航