码迷,mamicode.com
首页 >  
搜索关键字:concepts    ( 369个结果
浏览器渲染优化
在学习react-script时有推荐学习渐进式web apps里有一个关于讲解浏览器渲染优化的视频,内容如下 每个视频都很短小,但是每个知识点都讲的极好,还有一些小测试辅助,跟着老师做,对浏览器渲染会有进一步的认识。 ...
分类:其他好文   时间:2017-03-13 13:36:39    阅读次数:207
《DISTRIBUTED SYSTEMS Concepts and Design》读书笔记 一
第二章 系统模型 描述分布式系统的三种模型 Physical models : 用机器,网络,硬件等语言去描述整个系统。 Architectural models : 用计算、计算任务、计算单元等语言去描述整个系统。(比上一中抽象) Fundametal models : 用抽象的方式去描述整个系统 ...
分类:其他好文   时间:2017-02-26 15:41:23    阅读次数:222
The introduction of redux
Why has it been created This complexity is difficult to handle as we're mixing two concepts that are very hard for the human mind to reason about:muta ...
分类:其他好文   时间:2017-02-26 12:37:40    阅读次数:236
决策树
https://classroom.udacity.com/nanodegrees/nd009/parts/0091345404/modules/6a945ec8-573e-4a60-8d6b-a0fed6abed44/lessons/5414400946/concepts/313175595092 ...
分类:其他好文   时间:2017-01-04 18:24:10    阅读次数:230
he time that it takes to bring a block from disk into main memory
DATABASE SYSTEM CONCEPTS, SIXTH EDITION There is a trade-off that the system designer must make between access timeand space overhead. Although the de ...
分类:其他好文   时间:2016-12-20 20:36:07    阅读次数:126
jQuery学习--Code Organization Concepts
jQuery官方文档: http://learn.jquery.com/code-organization/concepts/ Code Organization Concepts(代码组织概念) 当你不再只是用jQuery为你的网站增添一些简单的功能,转向做一些成熟的客户端应用,那你就需要考虑如何 ...
分类:Web程序   时间:2016-12-19 22:08:26    阅读次数:245
Python编程基础
Programming foundations with Python -Udacity https://classroom.udacity.com/courses/ud036/lessons/990110642/concepts/10079185740923# Notes 练习1: Take a ...
分类:编程语言   时间:2016-12-18 17:48:18    阅读次数:161
AX7: Install a deployable package
Table of Contents Introduction Key concepts Collect topology configuration data Generate a runbook from the topology Install a deployable package Back ...
分类:其他好文   时间:2016-11-29 14:28:37    阅读次数:412
PlainElastic.Net
PlainElastic.Net PlainElastic.Net The really plain Elastic Search .Net client. Idea Installation How its works Concepts Command building Indexing Bulk ...
分类:Web程序   时间:2016-11-18 22:01:03    阅读次数:648
OpenStack Networking overview
原文地址:http://docs.openstack.org/newton/install-guide-ubuntu/neutron-concepts.html Networking service overview OpenStack Networking(neutron)能够让我们创建由其他Op ...
分类:Web程序   时间:2016-11-15 16:55:44    阅读次数:239
369条   上一页 1 ... 17 18 19 20 21 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!