码迷,mamicode.com
首页 >  
搜索关键字:chris    ( 232个结果
[译]API网关(API Gateway)
This a translation of an article (?http://microservices.io/patterns/apigateway.html) originally written and copyrighted by Chris Richardson (?http://twitter.com/crichardson). 模式:API网关 背景 ...
分类:Windows程序   时间:2014-12-19 20:47:38    阅读次数:288
[译]微服务架构(Microservices Architecture)
This a translation of an article (?http://microservices.io/patterns/microservices.html) originally written and copyrighted by Chris Richardson (?http://twitter.com/crichardson). 模式:微服务架构 ...
分类:其他好文   时间:2014-12-18 07:00:43    阅读次数:308
[论文]A Link-Based Approach to the Cluster Ensemble Problem
论文作者:Natthakan Iam-On, Tossapon Boongoen, Simon Garrett, and Chris Price 下次还是在汇报前先写了论文总结,不然有些点汇报时容易忘了说,以前看的论文看补不补上来吧,有时间再说。前言: 这篇论文是关于聚类集成的,成熟的聚类集成框.....
分类:移动开发   时间:2014-12-02 13:23:01    阅读次数:527
LLVM的总结
LLVM写在前面的话:无意中看到的LLVM的作者Chris Lattner相关的介绍和故事,觉得很有意思就贴上来,如果不感兴趣,可以直接跳入下一章。关于LLVM如果你对LLVM的由来陌生,那么我们先来讲讲最近编程语言的新贵—swift。2010 年的夏天,Chris Lattner 接到了一个不同寻...
分类:其他好文   时间:2014-11-26 14:16:07    阅读次数:226
Node.js Ubuntu下安装
安装 Node.js依次执行以下指令:sudo apt-get update sudo apt-get install -y python-software-properties python g++ make sudo add-apt-repository ppa:chris-lea/node.....
分类:Web程序   时间:2014-11-25 20:26:07    阅读次数:219
最近,波兰的程序员Chris(也叫KreCi)公布了他的第十四期程序员收入报告
http://www.aqee.net/developer-income-report-14/最近,波兰的程序员Chris(也叫KreCi)公布了他的第十四期程序员收入报告。数据显示,上月是目前为止他收入最多的一个月。Chris的收入并不是指他的工资或薪水,Chris是一个自由职业者。他的收入也不是...
分类:其他好文   时间:2014-11-15 16:43:01    阅读次数:87
the ruby resources
here is a great website:Learn to program by Chris Pine. This article assumes readers are all programming nebys. Of course I'm not, I skiped a lot:)The...
分类:其他好文   时间:2014-11-13 23:46:53    阅读次数:273
Docker: 现在和未来
作者 Chris Swan ,译者 张晓鹏  Docker – 迄今为止的故事 Docker是一种Linux容器工具集,它是为“构建(build)、交付(ship)和运行(运行)”分布式应用而设计的。作为DotCloud公司的开源项目,其首发版本的时间是2013年的3月份。该项目很快就受到欢迎,这也使得DotCloud公司将其品牌改为Docker(并最终将其原有的P...
分类:其他好文   时间:2014-11-13 09:26:06    阅读次数:381
ASIO例子中定制handler调用
//// prioritised_handlers.cpp// ~~~~~~~~~~~~~~~~~~~~~~~~//// Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com)//// Distribut...
分类:其他好文   时间:2014-11-10 17:39:01    阅读次数:145
Python——描述符(descriptor)解密
本文由 极客范 - 慕容老匹夫 翻译自 Chris Beaumont。欢迎加入极客翻译小组,同我们一道翻译与分享。转载请参见文章末尾处的要求。Python中包含了许多内建的语言特性,它们使得代码简洁且易于理解。这些特性包括列表/集合/字典推导式,属性(property)、以及装饰器(decorato...
分类:编程语言   时间:2014-11-09 20:42:42    阅读次数:438
232条   上一页 1 ... 17 18 19 20 21 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!