E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
fundamentals
【翻译】(6)任务与后退堆栈
【翻译】(6)任务与后退堆栈 see http://developer.android.com/guide/topics/
fundamentals
/tasks-and-back-stack.html
weimingtom
·
2011-11-02 18:00
堆栈
Dev Guide_Android Basics_Application
Fundamentals
(2)ThatcoversthebasicsregardinghowanAndroidapplicationexistswithinthesystem.Therestofthisdocumentintroducesyouto:Thecoreframeworkcomponentsthatdefineyourapplication.Themanifestfileinwhichyoudeclarecom
丁天又
·
2011-11-01 00:00
android
dev
guide
docs文档翻译
【翻译】(5)加载器
【翻译】(5)加载器 see http://developer.android.com/guide/topics/
fundamentals
/loaders.html  
weimingtom
·
2011-10-30 05:00
翻译
【翻译】(4)片段
【翻译】(4)片段 see http://developer.android.com/guide/topics/
fundamentals
/fragments.html  
weimingtom
·
2011-10-27 09:00
翻译
Oracle 10g SQL
Fundamentals
II(学习笔记二第7-8章)
第七章分层检索 语法: SELECT [LEVEL], column, expr... FROM table [WHERE condition(s)] [START WITH condition(s)] [CONNECT BY PRIOR condition(s)] ; 例如: SELECT emp
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第7-8章)
第七章分层检索 语法: SELECT [LEVEL], column, expr... FROM table [WHERE condition(s)] [START WITH condition(s)] [CONNECT BY PRIOR condition(s)] ; 例如: SELECT emp
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第7-8章)
第七章分层检索 语法: SELECT [LEVEL], column, expr... FROM table [WHERE condition(s)] [START WITH condition(s)] [CONNECT BY PRIOR condition(s)] ; 例如: SELECT emp
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第7-8章)
第七章分层检索 语法: SELECT [LEVEL], column, expr... FROM table [WHERE condition(s)] [START WITH condition(s)] [CONNECT BY PRIOR condition(s)] ; 例如: SELECT emp
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第5-6章)
第五章不同时区管理数据 TIME_ZONE 会话参数值 时间相对值: ALTER SESSION SET TIME_ZONE = '-05:00'; 数据库时间区: ALTER SESSION SET TIME_ZONE = dbtimezone; 操作系统时间区: ALTER SESSION SE
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第5-6章)
第五章不同时区管理数据 TIME_ZONE 会话参数值 时间相对值: ALTER SESSION SET TIME_ZONE = '-05:00'; 数据库时间区: ALTER SESSION SET TIME_ZONE = dbtimezone; 操作系统时间区: ALTER SESSION SE
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第5-6章)
第五章不同时区管理数据 TIME_ZONE 会话参数值 时间相对值: ALTER SESSION SET TIME_ZONE = '-05:00'; 数据库时间区: ALTER SESSION SET TIME_ZONE = dbtimezone; 操作系统时间区: ALTER SESSION SE
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第5-6章)
第五章不同时区管理数据 TIME_ZONE 会话参数值 时间相对值: ALTER SESSION SET TIME_ZONE = '-05:00'; 数据库时间区: ALTER SESSION SET TIME_ZONE = dbtimezone; 操作系统时间区: ALTER SESSION SE
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第3-4章)
第三章 大数据集合 从一个表中拷贝数据 insert into sales(id,name,salary,commission_pct) select employee_id,last_name,salary from employees where job_id like '%REP%'; 将子查询作为inse
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第3-4章)
第三章 大数据集合 从一个表中拷贝数据 insert into sales(id,name,salary,commission_pct) select employee_id,last_name,salary from employees where job_id like '%REP%'; 将子查询作为inse
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第3-4章)
第三章 大数据集合 从一个表中拷贝数据 insert into sales(id,name,salary,commission_pct) select employee_id,last_name,salary from employees where job_id like '%REP%'; 将子查询作为inse
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第3-4章)
第三章 大数据集合 从一个表中拷贝数据 insert into sales(id,name,salary,commission_pct) select employee_id,last_name,salary from employees where job_id like '%REP%'; 将子查询作为inse
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第1-2章)
第一章用户访问 创建用户 create user user identified by passwd; 授权 grant privilege to user; grant create session,create table,create sequence,create view to scott; 创建角色 create role manager;
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第1-2章)
第一章用户访问 创建用户 create user user identified by passwd; 授权 grant privilege to user; grant create session,create table,create sequence,create view to scott; 创建角色 create role manager;
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第1-2章)
第一章用户访问 创建用户 create user user identified by passwd; 授权 grant privilege to user; grant create session,create table,create sequence,create view to scott; 创建角色 create role manager;
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
II(学习笔记二第1-2章)
第一章用户访问 创建用户 create user user identified by passwd; 授权 grant privilege to user; grant create session,create table,create sequence,create view to scott; 创建角色 create role manager;
longgangbai
·
2011-10-17 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第10-11章)
第十章创建其他对象(视图,索引,序列,同义词) 视图的优点: 1.简化查询 2.可以限制数据访问 3.提供数据的独立性 4.同样的数据可以采用不同的视图展示 创建视图: create view emp_view as select employee_id id_number, last_name name,
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第10-11章)
第十章创建其他对象(视图,索引,序列,同义词) 视图的优点: 1.简化查询 2.可以限制数据访问 3.提供数据的独立性 4.同样的数据可以采用不同的视图展示 创建视图: create view emp_view as select employee_id id_number, last_name name,
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第10-11章)
第十章创建其他对象(视图,索引,序列,同义词) 视图的优点: 1.简化查询 2.可以限制数据访问 3.提供数据的独立性 4.同样的数据可以采用不同的视图展示 创建视图: create view emp_view as select employee_id id_number, last_name name,
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第10-11章)
第十章创建其他对象(视图,索引,序列,同义词) 视图的优点: 1.简化查询 2.可以限制数据访问 3.提供数据的独立性 4.同样的数据可以采用不同的视图展示 创建视图: create view emp_view as select employee_id id_number, last_name name,
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第7-8章)
第七章使用各种操作Union/UNION ALL/MINUS/INTERSECT union的使用:将查询的重复结果去除 select employee_id,job_id from employees union select employee_id,job_id from job_history; union all的使用:(包括所有的重复数据)
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第7-8章)
第七章使用各种操作Union/UNION ALL/MINUS/INTERSECT union的使用:将查询的重复结果去除 select employee_id,job_id from employees union select employee_id,job_id from job_history; union all的使用:(包括所有的重复数据)
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第7-8章)
第七章使用各种操作Union/UNION ALL/MINUS/INTERSECT union的使用:将查询的重复结果去除 select employee_id,job_id from employees union select employee_id,job_id from job_history; union all的使用:(包括所有的重复数据)
longgangbai
·
2011-10-16 11:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第7-8章)
第七章使用各种操作Union/UNION ALL/MINUS/INTERSECT union的使用:将查询的重复结果去除 select employee_id,job_id from employees union select employee_id,job_id from job_history; union all的使用:(包括所有的重复数据)
longgangbai
·
2011-10-16 11:00
oracle
【翻译】(3)活动
【翻译】(3)活动 see http://developer.android.com/guide/topics/
fundamentals
/activities.html  
weimingtom
·
2011-10-14 14:00
活动
Dev Guide_Android Basics_Application Fundamenta
(0)Application
Fundamentals
AndroidapplicationsarewrittenintheJavaprogramminglanguage.TheAndroidSDKtoolscompilethecode—alongwithanydataandresourcefiles—intoanAndroidpackage
丁天又
·
2011-10-14 11:00
android
dev
guide
docs文档翻译
Android应用程序基础
原文地址:http://developer.android.com/guide/topics/
fundamentals
.html Android应用程序使用Java语言编写。
webcode
·
2011-10-12 16:00
android
【翻译】(2)应用程序基本要素
【翻译】(2)应用程序基本要素 see http://developer.android.com/guide/topics/
fundamentals
.html
weimingtom
·
2011-10-12 06:00
应用程序
Oracle 10g SQL
Fundamentals
I(学习笔记二第4-6章)
第四节: 分组函数: select [column,]group_function(column),... from table where condition group by column order by column; select avg(salary) ,max(salary),min(salary),sum(sa
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第4-6章)
第四节: 分组函数: select [column,]group_function(column),... from table where condition group by column order by column; select avg(salary) ,max(salary),min(salary),sum(sa
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第4-6章)
第四节: 分组函数: select [column,]group_function(column),... from table where condition group by column order by column; select avg(salary) ,max(salary),min(salary),sum(sa
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记二第4-6章)
第四节: 分组函数: select [column,]group_function(column),... from table where condition group by column order by column; select avg(salary) ,max(salary),min(salary),sum(sa
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记第1-3章)
第一章和第二章 distinct like 'S%' S打头的 '_A%' 第二个字母是A的 绑定变量 select ename from &haha; select &&hehe from scott.emp whre &hehe.2000 order by &hehe 多重替换,在一句话中,出现多次,第一个需要用双&&a
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记第1-3章)
第一章和第二章 distinct like 'S%' S打头的 '_A%' 第二个字母是A的 绑定变量 select ename from &haha; select &&hehe from scott.emp whre &hehe.2000 order by &hehe 多重替换,在一句话中,出现多次,第一个需要用双&&a
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记第1-3章)
第一章和第二章 distinct like 'S%' S打头的 '_A%' 第二个字母是A的 绑定变量 select ename from &haha; select &&hehe from scott.emp whre &hehe.2000 order by &hehe 多重替换,在一句话中,出现多次,第一个需要用双&&a
longgangbai
·
2011-10-08 16:00
oracle
Oracle 10g SQL
Fundamentals
I(学习笔记第1-3章)
第一章和第二章 distinct like 'S%' S打头的 '_A%' 第二个字母是A的 绑定变量 select ename from &haha; select &&hehe from scott.emp whre &hehe.2000 order by &hehe 多重替换,在一句话中,出现多次,第一个需要用双&&a
longgangbai
·
2011-10-08 16:00
oracle
Android应用程序框架
Android的应用框架的外特性空间的描述在SDK文档(http://androidappdocs.appspot.com/guide/topics/
fundamentals
.html#acttask
hgl868
·
2011-10-05 08:00
android
String
manager
Microsoft
service
application
java book
Favor ): Java 基础: [eBook]The Java Developers Almanac 1.4[eBook]Core Java 2 Volume I -
Fundamentals
k1280000
·
2011-09-28 13:00
java
启动模式"singleTask"和FLAG_ACTIVITY_NEW_TASK具有不同的行为!
官方文档taskandbackstack一文,地址:http://developer.android.com/guide/topics/
fundamentals
/tasks-and-back-stack.html
lincyang
·
2011-09-22 22:00
c
android
shell
文档
behavior
onSaveInstanceState和onRestoreInstanceState的触发时机
原文网址:http://www.cnblogs.com/heiguy/archive/2010/10/30/1865239.html先看Application
Fundamentals
上的一段话:AndroidcallsonSaveInstanceState
m_changgong
·
2011-09-20 13:00
android
user
application
System
action
2010
Creating a Singleton Instance
转自: http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Cocoa
Fundamentals
/CocoaObjects
workhardupc100
·
2011-09-19 16:00
【译】Android开发指南(2)--应用程序基础
本博文乃原创翻译,欢迎转载,转载时请注明博客作者,谢谢:-) http://simlelin.iteye.com/admin/blogs/1168877 Application
Fundamentals
linx_bupt
·
2011-09-08 22:00
Android开发
JQuery设计思想
http://www.ruanyifeng.com/blog/2011/07/jquery_
fundamentals
.html
yangfanend
·
2011-08-30 12:00
.net 一些基础操作
36小时免费服务:jQuery基础培训By DEVDIVCHINA | Published: 2011年03月02日原文发表地址:36HourFreeOffer:jQuery
Fundamentals
Training
xueer8835
·
2011-08-17 17:00
sql
.net
mvc
数据库
asp.net
Razor
oracle 笔记8(
Fundamentals
II)
十五、RMANIncompleteRecovery1、TheProcedure(1)Mountthedatabase(2)Allocatemultiplechannelsforparallelization(3)Restorealldatafiles(4)Recoverthedatabasebyusinguntiltime,untilsequence,oruntilscn.(5)Opentheda
sunlin5000
·
2011-08-16 14:00
Android 测试基础
Testing
Fundamentals
InthisdocumentTestStructureTestProjectsTheTestingAPIJUnitInstrumentationTestcaseclassesAssertionclassesMockobjectclassesRunningTestsSeeingTestResultsmonkeyandmonkeyrunnerWorkingWith
ultrapro
·
2011-08-16 11:00
上一页
19
20
21
22
23
24
25
26
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他