总结了一下大家的意见,也加了一些个人的看法,Oracle的学习路径,可供参考: 初级阶段: 可以从OCP教材开始,还有文档中的Administrator's Guide、Concepts、Performance Tuning Guide、Backup and Recovery Advanced Us ...
分类:
数据库 时间:
2016-11-13 18:57:57
阅读次数:
326
易百地址:http://www.yiibai.com/sql/sql-rdbms-concepts.html 3wSchool 地址:http://www.w3school.com.cn/sql/sql_syntax.asp ...
分类:
数据库 时间:
2016-10-23 14:50:39
阅读次数:
258
原文 链接:http://docs.oracle.com/javase/tutorial/java/concepts/package.html 前言 如果你还没有接触过面向对象编程,在你动手敲代码之前需要学习一些基本的概念。本节会为你介绍对象、类、继承、接口和包。每一部分的讨论集中在这些概念是如何联 ...
分类:
其他好文 时间:
2016-10-18 18:22:41
阅读次数:
192
The concepts of line feed (LF) and carriage return (CR) are closely associated, and can be either considered separately or together. https://en.wikipe... ...
分类:
其他好文 时间:
2016-10-06 17:31:29
阅读次数:
162
参考网址:https://blogs.esri.com/esri/arcgis/2012/12/07/arcobjects-or-runtime-sdk/ http://resources.arcgis.com/en/help/runtime-java/concepts/index.html#/Ge ...
分类:
其他好文 时间:
2016-09-26 17:50:42
阅读次数:
172
COMPPUTER SCIENCE AN OVERVIEW 11th Edition One of the most fundamental concepts of modern operating systems is the distinction between a program and t ...
分类:
其他好文 时间:
2016-09-22 01:19:54
阅读次数:
191
API分为两大类 core API. 基本的SQL操作extension API. 创建自定义的SQL操作。基本数据结构需要了解的组成部分有连接、statments、B树、pager。为了写好SQLite代码,需要了解的基本概念,API、事务和锁。 连接和statments这两种数据结构和查询语句的... ...
分类:
数据库 时间:
2016-09-17 00:14:32
阅读次数:
166
官网: http://sailsjs.org Github:https://github.com/balderdashy/sails 开发文档: http://sailsjs.org/documentation/concepts 中文文档:https://github.com/linxiaowu66 ...
分类:
Web程序 时间:
2016-09-08 19:57:34
阅读次数:
148
Deep Learning in a Nutshell: Core Concepts Share: Share: Posted on November 3, 2015 by Tim Dettmers 7 CommentsTagged cuDNN, Deep Learning, Deep Neural ...
分类:
系统相关 时间:
2016-09-07 01:23:02
阅读次数:
192
三、解决样式冲突(Resolving Style Conflicts) 在创建一个样式表的过程中,很可能有许多不同的规则将适用于同一个元素。例如,如果一个规则适用于所有的段落元素,另一个规则适用于具有一个具有紧急值的类属性的所有元素,那么应该使用哪一个规则? 当它发生时,这两个规则将适用。如果不同的 ...
分类:
Web程序 时间:
2016-09-02 21:44:01
阅读次数:
196