上百个必备的Grunt插件 经验

Bower packages. grunt-plato - generate static analysis reports. grunt-complexity - evaluates code maintainability

码头工人 2015-02-21   63579   0
P596

  swift语言官方教程中文翻译 文档

循环首次启动时,初始化表达式(initialization expression)被调用一次,用来初始化循环所需的所有常量和变量。 2. 条件表达式(condition expression)被调用,如果表达式调用结果为 fa

Mr_Chen 2016-06-23   845   0

Android Application Architecture 安卓APP架构[译] 经验

provides methods to enable Activities and Fragments to easily interact with the REST API. These methods use

jopen 2015-12-09   54416   0
P35

  Hadoop及mapreduce入门 文档

Zurich Systems Group:教学《 Massively Parallel Data Analysis with MapReduce 》 Facebook : 1100 nodes, 12PB;

如何让Hadoop结合R语言做统计和大数据分析? 资讯

其分析速度可媲美GNU Octave甚至商业软件MATLAB。 代码库 CRAN为Comprehensive R Archive Network的简称。它除了收藏了R的执行档下载版、源代码和说明文

jopen 2015-12-23   48265   0
Hadoop  
P35

  Hadoop及Mapreduce入门 文档

Zurich Systems Group:教学《 Massively Parallel Data Analysis with MapReduce 》 Facebook : 1100 nodes, 12PB;

lxz 2014-01-03   2919   0
P22

  依赖注入 文档

this case we need a different class to grab that data. Now because I've defined a MovieFinder interface

zhenqi 2014-08-27   447   0

Vuex框架原理与源码分析 经验

省略template代码,只看script部分 * **/ export default { methods: { // 购物车中的购买按钮,点击后会触发结算。源码中会调用 dispatch方法 checkout

DexColebatc 2017-04-28   48279   0
P125

  OO方法、RUP与UML建模 文档

仍占绝大数,但现在UML和SDL出现了融合的趋势。 12. Object Oriented Analysis用面向对象方法分析问题域,建立基于对象、消息的业务模型,形成对客观世界和业务本身的正确认识。

108439162 2011-12-05   5016   0
方案   手册   Delphi   C/C++   Basic  

Python 代码性能优化技巧 经验

,因此性能有所提升。 充分利用 Lazy if-evaluation 的特性 python 中条件表达式是 lazy evaluation 的,也就是说如果存在条件表达式 if x and y,在

jopen 2012-07-22   42932   0

10个最佳的JavaScript风格指南 资讯

popularity and is one of the most followed and comprehensive pack of coding standards for writing JavaScript

cc68 2015-04-15   25106   1

2013年60个最好的jQuery插件 资讯

can have multiple side menus and offers multiple methods (existing or remote content) for loading the content

jopen 2014-01-09   22746   0
jQuery  
P44

  j2ee esign patterns 文档

functionality can be added by adding new subclasses or methods, or by reusing existing code through delegation

zing.wang 2016-09-27   988   0
JEE框架   HTML   Scala   Go   diff  

领域驱动设计(Domain Driven Design)参考架构详解 经验

handlesinterpretation, validation and translation of incoming data. It also handlesserialization of outgoing data, such

jopen 2015-12-04   19982   0
架构  

使用火焰图分析CPU性能回退问题 经验

应该会有更好的办法。 所以,下面就隆重介绍 红/蓝差分火焰图(red/blue differential flame graphs) : 上面是一副交互式SVG格式图片( 链接 )。图中使用了两种颜色来表示状态,

jopen 2015-01-15   26736   0
CPU  

Github发起维护的一个PHP资源列表 经验

校验和升级密码哈希的库 Zxcvbn PHP -一个基于Zxcvbn JS的现实的PHP密码强度估计库 Code Analysis 代码分析 分析,解析和处理代码库的库的工具 PHP Parser -一个PHP编写的PHP解析器

jopen 2015-01-12   102355   0
PHP   PHP开发  
P132

  C#文件操作大全 文档

Seek(0, SeekOrigin.Begin); // Read and verify the data. for(int i = 0; i < FileStream.Length; i++){ if(dataArray[i]

yuhang8910 2013-08-16   3299   0
.NET开发   C#  
P150

  C++ Network Programming 文档

pattern catalogs are insufficient Software modeling methods & tools that just illustrate how, not why, systems

buptstehc 2011-08-30   3205   0
C/C++开发   HTTP   C/C++   Go   diff  

美团是如何通过搜索排序优化提升转化效果的 经验

(2012). Large-scale validation and analysis of interleaved search evaluation. ACM Transactions on Information

TreBernardi 2016-01-29   15023   0

美团O2O排序解决方案——线上篇 经验

(2012). Large-scale validation and analysis of interleaved search evaluation. ACM Transactions on Information

www345 2015-11-16   13243   0
O2O  
1 2 3 4 5 6 7 8 9 10