码迷,mamicode.com
首页 >  
搜索关键字:concepts    ( 369个结果
Appium0.18.x迁移到Appium1.x须知事项(灰常实用,解答了本人几个疑问)
英文原版:https://github.com/appium/appium/blob/master/docs/en/advanced-concepts/migrating-to-1-0.mdMigrating your tests from Appium 0.18.x to Appium 1.x把你...
分类:移动开发   时间:2014-11-06 17:00:55    阅读次数:349
Solr In Action 笔记(1) 之 Key Solr Concepts
Solr In Action 笔记(1) 之 Key Solr Concepts题记:看了下《Solr In Action》还是收益良多的,只是奈何没有中文版,只能查看英语原版有点类,第一次看整本的英语书,就当复习下英语并顺便做下笔记吧。1. Solr的框架从这张图上看Solr的组件还是很齐全以及清...
分类:其他好文   时间:2014-10-31 01:14:42    阅读次数:340
Basic Concepts in OS X Operation System(OSX系统的一些基本概念),准确地说是mach内核的一些基本概念
TasksA task is a logical representation of an execution environment. Tasks are usedin order to divide system resources between each running program. E...
分类:系统相关   时间:2014-10-28 13:35:52    阅读次数:211
.NET中六个重要的概念:栈、堆、值类型、引用类型、装箱和拆箱 (转)
作者:Edison Chou来源:博客园发布时间: 2014-09-03 15:59阅读: 318 次推荐: 2原文链接[收藏] 原文作者:Shivprasad koirala 英文原文:Six important .NET concepts: Stack, heap, value types,.....
分类:Web程序   时间:2014-10-26 22:36:33    阅读次数:204
http://sculptorgenerator.org
Sculptor is an open source productivity tool that applies the concepts fromDomain-Driven DesignandDomain Specific Languagesfor generating high quality...
分类:Web程序   时间:2014-10-19 01:16:48    阅读次数:181
读书笔记-HBase in Action-第二部分Advanced concepts-(3)非Javaclient
HBase ShellHBase shell使用起来最方便,进入HBase shell控制台就可以使用。$ $HBASE_HOME/bin/hbase shell常见操作有create(创建表)/put(插入或更新数据)/get(依据rowkey查询)/scan(范围查询)/delete(删除列)/...
分类:编程语言   时间:2014-10-18 20:52:22    阅读次数:241
UVA 103 Stacking Boxes (DP)
Background Some concepts in Mathematics and Computer Science are simple in one or two dimensions but become more complex when extended to arbitrary dimensions. Consider solving differential equations...
分类:其他好文   时间:2014-10-17 22:01:08    阅读次数:231
Storm术语解释
本篇文章主要介绍storm的关键概念!(翻译摘取至徐明明博客)This page lists the main concepts of Storm and links to resources where you can find more information. The concepts dis...
分类:其他好文   时间:2014-10-12 23:35:39    阅读次数:417
关于视频YUV
这里有一篇摘自MSDN的文章,介绍了YUV视频数据格式。 About YUV Video Digital video is often encoded in a YUV format. This article explains the general concepts of YUV video, along with some terminology, without g...
分类:其他好文   时间:2014-10-11 20:38:36    阅读次数:315
MongoDB:The Definitive Guide CHAPTER 2 Getting Started
MongoDB is very powerful, but it is still easy to get started with. In this chapter we’llintroduce some of the basic concepts of MongoDB:? A document ...
分类:数据库   时间:2014-10-10 06:05:34    阅读次数:382
369条   上一页 1 ... 31 32 33 34 35 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!