参考网址:http://www.cnblogs.com/mecity/archive/2011/06/11/2078527.html#3060056mongod 数据库启动程序 mongo 数据库操作界面启动程序1、C:\Program Files\MongoDB 2.6 Standard\bin>...
分类:
数据库 时间:
2015-03-19 00:42:51
阅读次数:
189
Concept Header Summary Threads Standard, low-level, type-safe; Futures Via async function, hides threading; Locks Standard, low-level locking pr...
分类:
编程语言 时间:
2015-03-18 21:44:58
阅读次数:
192
什么是JDBC?
JDBC, 全称为Java DataBase Connectivity standard, 它是一个面向对象的应用程序接口(API), 通过它可访问各类关系数据库。JDBC也是java核心类库的一部分。
JDBC的最大特点是它独立于具体的关系数据库。与ODBC (Open Database Connectivity)类似, JDBC API 中定义了一些Ja...
分类:
数据库 时间:
2015-03-18 20:31:31
阅读次数:
184
1、 简介 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在19...
分类:
其他好文 时间:
2015-03-18 17:48:33
阅读次数:
152
一、jsp标签(sun公司提供的)二、EL表达式三、jstl (javaserver pages standard tag library)1.为什么要有jstl jsp标签太弱,el表达式功能不完整(比如不能遍历集合),所有就有了jstl。目的就是配合jsp+el取代在jsp中嵌入Java代码的....
分类:
编程语言 时间:
2015-03-18 10:20:39
阅读次数:
248
Memory Analyse Tool(MAT)1: export .hprof file ADT>DDMS>Dump HPROF file2: convert to standard formatuseHPROF Convertertool provided in android sdk.The....
分类:
其他好文 时间:
2015-03-17 00:32:41
阅读次数:
239
Introduction(介绍)
Block objects are a C-level syntactic and runtime feature. They are similar to standard C functions, but in addition to executable code they may also contain variable bindings to...
分类:
移动开发 时间:
2015-03-16 13:00:45
阅读次数:
235
上周三去了网易面试被问到了这个问题,当时没有回答正确,回来以后特地写了一个程序研究一下。关于Android activity的启动模式一共有四种 standard singleTop singleTask singleInstance 这四种standard 和singleTop都比较好理解,这里主...
分类:
移动开发 时间:
2015-03-16 12:29:32
阅读次数:
152
1. 字符编码简介 1.1. ASCII ASCII(American Standard Code for Information Interchange),是一种单字节的编码。计算机世界里一开始只有英文,而单字节可以表示256个不同的字符,可以表示所有的英文字符和许多的...
分类:
编程语言 时间:
2015-03-16 08:42:54
阅读次数:
235
What Are Common Projects?Most Source Insight users make use of standard libraries, such as the C/C++ runtime libraries, or the standard Java packages....
分类:
其他好文 时间:
2015-03-15 18:24:35
阅读次数:
4550