码迷,mamicode.com
首页 >  
搜索关键字:material design    ( 6009个结果
Factory Method
From:Head First Design PatternsSimple Factory:
分类:其他好文   时间:2014-08-19 12:46:24    阅读次数:164
How to create a Multi-device Site - some details
Definning the information architecture (commonly known as IA) and structure of the page.Adding design elements to make it responsive and look good acr...
分类:其他好文   时间:2014-08-19 12:39:14    阅读次数:203
Create Your Content and Structure
The original page sourceContent is the most important aspect of any site. So let's design for the content and not let the design dictate(命令) the conte...
分类:其他好文   时间:2014-08-19 12:32:14    阅读次数:210
Java开发中的23种设计模式详解(转)
设计模式(Design Patterns) ——可复用面向对象软件的基础设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设...
分类:编程语言   时间:2014-08-19 10:40:54    阅读次数:332
Strategy
From:Head First Design PatternsStrategy:
分类:其他好文   时间:2014-08-18 18:06:52    阅读次数:122
Observer
From:Head First Design PatternsObserver:
分类:其他好文   时间:2014-08-18 17:58:12    阅读次数:124
JAVA:23种设计模式详解(转)
设计模式(Design Patterns) ——可复用面向对象软件的基础设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代 码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,...
分类:编程语言   时间:2014-08-18 12:15:34    阅读次数:344
XE6 HTML设计器
XE6 自带的HTML编辑器很好用File>New>Other>Web Documents>HTML Page自动有code和Design,在Design标签可以拖放控件
分类:Web程序   时间:2014-08-18 10:39:33    阅读次数:247
AD PCB中两个不同高度器件重叠 软件报警告变绿
这个问题遇到几次了,每次都要在网上搜索解决方法,今天记下来! 在规则里面不检查器件高度这项应该是最简单,也不影响其他规则的方法了! 具体操作: Design - rules - Component Clearance ,把下图2的位置 勾选去掉!
分类:其他好文   时间:2014-08-18 10:32:53    阅读次数:193
magento如何改变首页的布局
打开MAGENTO_INSTALLED_DIR/app/design/frontend/default/default/layout/page.xml 找到名字为'root'的block定义更改为">template处指定你定制的layout模板文件
分类:其他好文   时间:2014-08-18 09:11:53    阅读次数:235
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!