码迷,mamicode.com
首页 >  
搜索关键字:design patterns    ( 5715个结果
JavaScript Patterns 4.7 Init-Time Branching
When you know that a certain condition will not change throughout the life of the program, it makes sense to test the condition only once. Browser sni...
分类:编程语言   时间:2014-06-18 22:35:12    阅读次数:341
PatentTips - Optimizing power usage by factoring processor architectural events to PMU
BACKGROUNDProcessor power consumption has become a major issue in recent years. The current trend of processor design to multi-core architecture as ea...
分类:其他好文   时间:2014-06-18 22:16:54    阅读次数:435
近期Responsive web design项目经验分享-高分辨率图片处理篇
在高分辨率的情况下 商品的图片难免会失真怎样才能让商品的图片在高分辨率的情况下 效果不失真 提供用户更好的体验呢我发现了一个解决方案 不知道是不是你想要的先上图片对比下效果左侧是使用后 右侧是使用前差距还是比较大的感兴趣的小伙伴 可以下载源码 自己尝试一下https://github.com/s.....
分类:Web程序   时间:2014-06-18 19:22:01    阅读次数:271
What is the difference between the ways to implement inheritance in javascript.
see also :http://www.w3school.com.cn/js/pro_js_inheritance_implementing.asphttp://davidshariff.com/blog/javascript-inheritance-patterns/Object masquer...
分类:编程语言   时间:2014-06-18 16:43:34    阅读次数:239
MONO Design创建电信3D机房
前面我们简单介绍了下一分钟创建3D机房,实则mono Design的功能远远不止这些,试想一下,如果我们花上10分钟来创建一个电信机房,那么MONO design又会给我们带来什么样的惊喜呢?
分类:移动开发   时间:2014-06-18 16:35:21    阅读次数:286
L6.Flexbox 伸缩盒模型
http://www.w3.org/TR/2014/WD-css-flexbox-1-20140325/1IntroductionCCS2.1中规定了四种布局模式:block layout, designed for laying out documentsinline layout, design...
分类:其他好文   时间:2014-06-18 15:33:32    阅读次数:308
Java开发中的23种设计模式详解
摘录:Java开发中的23种设计模式详解设计模式Java的23种设计模式23种设计模式编程java设计模式(Design Patterns) ——可复用面向对象软件的基础设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重...
分类:编程语言   时间:2014-06-18 13:48:10    阅读次数:410
JavaScript Patterns 4.8 Function Properties - A Memoization Pattern
A Memoization Pattern is a kind of JavaScript Pattern you can use to cache the result of a function with the arguments of the function as the key of t...
分类:编程语言   时间:2014-06-18 13:17:25    阅读次数:401
Axure RP Pro 7.0
Axure RP Pro专为Rapid Prototype Design而生,它可以辅助产品经理快速设计完整的产品原型,并结合批注、说明以及流程图、框架图等元素将产品完整地表述给各方面设计人员,如UI、UE等等,并在讨论中不断完善。作为办公自动化辅助工具,Axure RP Pro更适合Web Pro...
分类:其他好文   时间:2014-06-17 20:42:54    阅读次数:327
PatentTips - Mechanisms for strong atomicity in a transactional memory system
BACKGROUNDAdvances in semi-conductor processing and logic design have permitted an increase in the amount of logic that may be present on integrated c...
分类:其他好文   时间:2014-06-16 13:19:01    阅读次数:347
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!