Think in Java Bruce Eckel 95.00 Effective Java Joshua Bloch 52.00 import org.xml.sax.*;impor...
分类:
其他好文 时间:
2015-05-11 06:29:05
阅读次数:
189
Think in Java Bruce Eckel 95.00 Effective Java Joshua Bloch 52.00 import org.w3c.dom.Documen...
分类:
其他好文 时间:
2015-05-10 22:07:49
阅读次数:
121
一道经典的 省市区题目 字典与数组的循环嵌套 对于初学OC的朋友理解字典与数组有很大的帮助 结构图 :#import int main(int argc, const char * argv[]) { //第一版本// NSString * path = @"/Users/bruce_lin/...
分类:
移动开发 时间:
2015-04-05 11:48:43
阅读次数:
301
String str="this is \"Tom\" and \"Eric\", this is \"Bruce lee\", he is a chinese, name is \"李小龙\"。"; Pattern p=Pattern.compile("\"(.*?)\"")...
分类:
编程语言 时间:
2015-04-03 17:04:13
阅读次数:
182
1. Java 语言基础谈到Java 语言基础学习的书籍,大家肯定会推荐Bruce Eckel 的《Thinking in Java》。它是一本写的相当深刻的技术书籍,Java 语言基础部分基本没有其它任何一本书可以超越它。该书的作者Bruce Eckel 在网络上被称为天才的投机者,作者的《Thi...
分类:
编程语言 时间:
2015-03-31 21:43:30
阅读次数:
144
1.ccmalloc-Linux和Solaris下对C和C++程序的简单的使用内存泄漏和malloc调试库。2.Dmalloc-Debug Malloc Library.3.Electric Fence-Linux分发版中由Bruce Perens编写的malloc()调试库。4.Leaky-Lin...
分类:
其他好文 时间:
2015-03-06 16:15:13
阅读次数:
173
1. 创建存储过程 1.1 无参数存储过程 CREATE PROCEDURE bruce_procedure () BEGIN --1.声明变量 --2.执行业务逻辑 END 1.2 有参数的存储过程 CREATE PROCEDURE bruce_procedure ( IN in_exam_id ...
分类:
数据库 时间:
2015-02-13 13:12:46
阅读次数:
190
1. 数据库查看数据库show databases;使用数据库use [数据库名]如:use mysql创建数据库CREATE DATABASE bruce DEFAULT CHARACTER SET utf8删除数据库drop database bruce查询mysql版本select versi...
分类:
数据库 时间:
2015-02-13 13:06:22
阅读次数:
162
1、安装smartmontools,用ports最简单了。2、在默认的状态下,接在sli卡下磁盘的名称为mfisyspd0,此时直接用smartctl命令,则不认识磁盘:smartctl-a/dev/mfisyspd2smartctl6.12013-03-16r3800[FreeBSD9.1-STABLEamd64](localbuild)Copyright(C)2002-13,BruceAllen,ChristianF..
分类:
其他好文 时间:
2015-02-11 19:07:20
阅读次数:
246
Why Listen To Bruce Lee’s Life Lessons?为什么要听李小龙的励志课呢?If you’re a martial artist, then it’s pretty obvious that Bruce Lee is a person that is worth mod...
分类:
其他好文 时间:
2015-02-02 01:52:26
阅读次数:
256