码迷,mamicode.com
首页 >  
搜索关键字:concepts    ( 369个结果
翻译:关系操作
转载自:《database.system.concepts》(数据库系统概念)P48-52 所有的过程关系查询语言都提供一组操作,这些操作可以应用于单个关系或一对关系。这些操作具有良好的和期望的属性,它们的结果总是一个单一的关系。这个属性允许一个以模块化的方式组合其中的几个操作。具体来说,由于关系查 ...
分类:其他好文   时间:2017-10-01 00:36:30    阅读次数:222
dev EditMask 设置方法
官方帮助地址: https://documentation.devexpress.com/WindowsForms/583/Controls-and-Libraries/Editors-and-Simple-Controls/Simple-Editors/Concepts/Masks/Mask-Ed ...
分类:其他好文   时间:2017-09-11 10:29:08    阅读次数:227
Recommendations in LBSN Social Networks(Notes)
Recommendations in LBSN Social Networks Section 2 Concepts of LBSN Social Networks: new social structure made up of individuals connected by the inter ...
分类:Web程序   时间:2017-07-19 00:21:55    阅读次数:150
Google Tango Java SDK开发:Motion Tracking 运动追踪
Java API Motion Tracking Tutorial运动追踪教程 This page describes how the Java API handles motion tracking. 该页面描述了如何使用Java API处理运动追踪。 Lifecycle 生命周期 The nor ...
分类:编程语言   时间:2017-07-15 23:00:40    阅读次数:318
Capabilities of the SELECT Statement(SELECT语句的功能):Projection(投影)、Selection(选择)、Joining(连接)
Capabilities of the SELECT Statement(SELECT语句的功能) Data retrieval from data base is done through appropriate and efficient use of SQL. Three concepts f ...
分类:其他好文   时间:2017-06-30 21:07:55    阅读次数:232
Difference between hash() and id()
https://stackoverflow.com/questions/34402522/difference-between-hash-and-id There are three concepts to grasp when trying to understand id, hash and t ...
分类:其他好文   时间:2017-06-29 17:42:16    阅读次数:192
电商系统Broadleaf文档翻译(六) - 主要实体main entities
主要实体 原文标题:main entities 原文出处:http://www.broadleafcommerce.com/docs/core/current/broadleaf-concepts/data-and-service-models/main-entities 译者:IT十年 译文链接: ...
分类:其他好文   时间:2017-06-28 14:22:51    阅读次数:169
02_swarm mode key concepts
这个章节主要介绍一下DockerEngine1.12的集群管理和编排的一些关键词语什么是swarm使用SwarmKit创建基于dockerengine的集群管理功能和编排功能你可以通过初始化swarm或者是加入一个存在的swarm来启用engine中的swarmmode.一个swarm可以是一个dockeregines集群或者节点。通过doc..
分类:其他好文   时间:2017-06-26 22:32:29    阅读次数:155
elasticsearch 官方入门 及 API
https://www.elastic.co/guide/en/elasticsearch/reference/current/_basic_concepts.html 入门地址 ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTf ...
分类:Windows程序   时间:2017-06-13 16:50:20    阅读次数:228
Elasticsearch入门
Elasticsearch 是一个高伸缩的开源全文搜索和分析引擎。它可以快速地、近实时的存储,搜索和分析大规模的数据。一般被用作底层引擎/技术,为具有复杂搜索功能和要求的应用提供强有力的支撑。 Elasticsearch 能够被用在这些地方: 对于本教程的其余部分,会通过 Elasticsearch ...
分类:其他好文   时间:2017-06-09 11:50:45    阅读次数:248
369条   上一页 1 ... 14 15 16 17 18 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!