码迷,mamicode.com
首页 >  
搜索关键字:Introducing 2019    ( 142个结果
[GIF] GIF Loop Coder - Introduction
Introducing the program, GIF Loop Coder, which allows you to make looping animated gifs (and other types of animations) using JavaScript and HTML5 Can ...
分类:其他好文   时间:2016-07-20 17:32:10    阅读次数:191
《C++ Primer Plus》16.1 string类 学习笔记
16.1.1 构造字符串程序清单16.1使用了string的7个构造函数。程序清单16.1 str1.cpp // str1.cpp -- introducing the string class#include <iostream>#include <string>// using string ...
分类:编程语言   时间:2016-07-17 10:41:48    阅读次数:246
[翻译和注解]Kafka Streams简介: 让流处理变得更简单
Introducing Kafka Streams: Stream Processing Made Simple 这是Jay Kreps在三月写的一篇文章,用来介绍Kafka Streams。当时Kafka Streams还没有正式发布,所以具体的API和功能和0.10.0.0版(2016年6月发布 ...
分类:其他好文   时间:2016-07-04 08:49:37    阅读次数:562
介绍JSON
0x00 介绍JSON 介绍JSON :http://www.json.org/json-zh.html Introducing JSON :http://www.json.org/ ...
分类:Web程序   时间:2016-06-30 14:24:59    阅读次数:134
MOTION-MATCHING IN UBISOFT’S FOR HONOR翻译
http://www.gameanim.com/2016/05/03/motion-matching-ubisofts-honor/ Introducing For Honor with a video, the team want it to be "The Call of Duty of Mel ...
分类:其他好文   时间:2016-05-20 19:16:51    阅读次数:397
SQL Server 2016 白皮书
随着SQL Server 2016正式版发布日临近,相关主要特性通过以下预览学习: Introducing Microsoft SQL Server 2016 e-bookSQL Server 2016 Deeper Insights Across DataSQL Server 2016 Hyper ...
分类:数据库   时间:2016-05-19 23:01:21    阅读次数:1436
Introducing RecyclerView(一)
RecyclerView 是Android L版本中新添加的一个用来取代ListView的SDK,它的灵活性与可替代性比listview更好。接下来通过一系列的文章讲解如何使用RecyclerView,彻底抛弃ListView. 介绍 RecyclerView与ListView原理是类似的:都是仅仅
分类:其他好文   时间:2016-03-09 10:44:52    阅读次数:152
raywenderlich-iOS设计模式Part 1/2【译】
原文地址:http://www.raywenderlich.com/86477/introducing-ios-design-patterns-in-swift-part-1 Update 04/22/2015: Updated for Xcode 6.3 and Swift 1.2. Update
分类:移动开发   时间:2016-03-02 13:05:25    阅读次数:219
一起啃PRML - 1.1 Example: Polynomial Curve Fitting
一起啃PRML - 1.1 Example: Polynomial Curve Fitting @copyright 转载请注明出处 http://www.cnblogs.com/chxer/ 前言:真是太糟糕了,本地的公式和图片粘上来全都喂汪了。。。 We begin by introducing
分类:其他好文   时间:2016-02-19 15:46:40    阅读次数:173
微服务API模拟框架frock介绍
本文来源于我在InfoQ中文站翻译的文章,原文地址是:http://www.infoq.com/cn/news/2016/02/introducing-frockUrban Airship是一家帮助领导品牌吸引其移动用户的公司,他们可以帮助这些公司在客户下载完应用后就与公司建立起高价值的关系。目前,Urban Airship已经有了数量庞大的客户群,涵盖的领域有零售业、媒体与娱乐、运动与旅游、医疗...
分类:Windows程序   时间:2016-02-19 10:49:13    阅读次数:242
142条   上一页 1 ... 6 7 8 9 10 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!