操作系统:CentOS release 5.10
(Final)MySQL版本:5.1.72-community一、MySQL数据库简单迁移(备份与还原)参考:http://dev.mysql.com/doc/refman/5.1/zh/database-administration.html#ba...
分类:
数据库 时间:
2014-05-22 04:17:38
阅读次数:
406
出现找不到xib指定的图片,需要指定图片的完整路径,不能只是图片名详见:http://vocaro.com/trevor/blog/2012/10/21/xcode-groups-vs-folder-references/An
image stored as a folder reference w...
分类:
移动开发 时间:
2014-05-22 03:44:48
阅读次数:
491
1.set in /etc/Muttrc file these setings:set
realname="Ashok Kumar"set from="Ashok.Kumar@unknown.domain"set use_from=yes2.
use exportexport EMAIL=sende...
分类:
其他好文 时间:
2014-05-22 03:41:17
阅读次数:
214
chown递归更新文件所有者chown -cR --from=olduser:oldgroup
newuser:newgroup *chmod 777 *sudo chmod 775 * -Rchgrp root *sudo cp
/usr/share/zoneinfo/Europe/Paris /...
分类:
其他好文 时间:
2014-05-22 02:56:20
阅读次数:
205
Apache Cordova is a set of device APIs that
allow a mobile app developer to access native device function such as the camera
or accelerometer from Jav...
分类:
其他好文 时间:
2014-05-22 02:34:01
阅读次数:
264
lmysql有六处使用了字符集,分别为:client
、connection、database、results、server
、system。?client是客户端使用的字符集。?connection是连接数据库的字符集设置类型,如果程序没有指明连接数据库使用的字符集类型就按照服务器端默认的字符集设...
分类:
数据库 时间:
2014-05-22 02:27:03
阅读次数:
278
Definitions:?StressTests the server –Peak volume
over a short span of time?LoadTests the database –Largest load the database can
handle at one time?Vo...
分类:
其他好文 时间:
2014-05-22 01:29:01
阅读次数:
338
Delete given chars from source string in O(n).
分类:
其他好文 时间:
2014-05-22 01:06:02
阅读次数:
253
Print a linked list from last to first.
分类:
其他好文 时间:
2014-05-22 00:06:27
阅读次数:
258
在项目开发中,使用SQLite一不小心就会碰到各种DB异常,网上搜了下没有这方面的资料,写出来记录下。异常信息:android.database.sqlite.SQLiteMisuseException:
library routine called out of sequence: , while...
分类:
数据库 时间:
2014-05-21 03:12:20
阅读次数:
1023