the defination of machine learing Arthur Samuel:the field of study that gives computers the ability to learn without being explicitly programmed. Tom ...
分类:
其他好文 时间:
2018-02-06 23:05:51
阅读次数:
161
Android Interface Definition Language简称AIDL翻译为 :安卓 接口 定义 语言 AIDL:进程间通信。Android Interface Defination Language。(使用接口回调的思想) 举例: B应用程序中有一个服务,功能是做加法运算。A应用程 ...
分类:
移动开发 时间:
2017-11-12 21:46:09
阅读次数:
216
virtual is the keyword of defination c++ virtual functionconcept: (1)inheritance as a prerequisite (2)decorate the function with virtual keyword in th ...
分类:
编程语言 时间:
2017-10-15 19:51:19
阅读次数:
218
参考:http://blog.csdn.net/erlian1992/article/details/51569678 专业术语 DTD document type defination 文档类型定义 PCDATA parsed character data 已解析字符数据 XSD xml shce ...
分类:
其他好文 时间:
2017-09-03 22:09:50
阅读次数:
175
hbm2ddl: Hibernate mapping to data defination language hibernate 映射变为DDL(数据定义)语言 有四个值: hibernate.hbm2ddl.auto Automatically validates or exports schem ...
分类:
其他好文 时间:
2017-04-11 16:01:14
阅读次数:
276
Lecture 1-03.01.2017 1.1 Universal algebra Defination: An algebrical vocabulary $\Omega$ consists of : A denumberable none-empty set $V=\{...,x,y,z\}$ ...
分类:
其他好文 时间:
2017-04-01 10:37:10
阅读次数:
163
一、数据库概述 1、SQL分类 SQL,Structure Query Language,结构化查询语言,主要有下面三种: 一、数据定义语言 Data Defination Language (DDL) 数据库定义语言定义了数据库涉及的各种对象,定义数据的完整性约束、保密限制等约束。 二、数据操作语 ...
分类:
数据库 时间:
2016-12-20 09:59:01
阅读次数:
264
level 1 framework defination: bootstrap file structure: Adding bootstrp to our html: bootstrap relays on jquery, so we also need to add jquery inside ...
分类:
其他好文 时间:
2016-10-14 09:50:54
阅读次数:
203
RDBMS:1、数据库创建、删除除2、创建表、删除表、修改表3、索引的创建、删除4、用户和权限5、数据增、删、改6、查询DML:Data Manapulate Language: 数据操作语言 INSERT, REPLACE, UPDATE, DELETEDDL:Data Defination La ...
分类:
数据库 时间:
2016-09-11 10:23:50
阅读次数:
315
[转载]协程三讲 http://ravenw.com/blog/2011/08/24/coroutine-part-1-defination-and-classification-of-coroutine/ http://ravenw.com/blog/2011/09/01/coroutine-pa ...
分类:
其他好文 时间:
2016-08-14 17:38:19
阅读次数:
358