Design篇NotificationsDEVELOPER DOCSNotifying the UserNOTIFICATIONS IN ANDROID 4.4 AND LOWERVIDEODevBytes: Notifications in the Android L Developer Prev...
分类:
移动开发 时间:
2015-02-27 16:38:22
阅读次数:
274
http://www.uxpin.com/web-design-patterns.html?utm_source=Interaction%20Design%20Best%20Practices%20V1&utm_medium=ebook&utm_campaign=Interaction%20Desi...
分类:
Web程序 时间:
2015-02-27 11:23:13
阅读次数:
128
Statistical approaches to randomised controlled trial analysisThe statistical approach used in the design and analysis of the vast majority of clinica...
分类:
其他好文 时间:
2015-02-27 09:56:17
阅读次数:
176
记录一下自己最近的思维harden过程。通过记录,进行反思,找到缺陷。
一分钟design,一分钟coding,三十分钟rethinking。2015-02-26不要在一件事上停留太久:休息时如果是浏览新闻,被它的新鲜劲吸引,有利于放松思维,但不宜浏览时间过长,学会充分利用它的新鲜劲给思维带来的好处。尽早发力:开始一项任务时,没必要一直崩着脑子,如果一开始让思维像风暴一样席卷,有利于排除干扰,尽快...
分类:
其他好文 时间:
2015-02-26 23:04:43
阅读次数:
331
SharePoint 2013 的Master page 中引入Jquery分类:JavaScriptSharePoint2013-02-03 22:011978人阅读评论(0)收藏举报design managerjqueryjQueryJQUERYJqueryJQueryMaster pageSh...
分类:
Web程序 时间:
2015-02-26 22:45:36
阅读次数:
191
《Material Design》提到,Android L版本中新增了RecyclerView、CardView 、Palette。RecyclerView、CardView为用于显示复杂视图的新增Widget。Palette作为调色板类,可以让你从图像中提取突出的颜色。...
分类:
移动开发 时间:
2015-02-26 16:45:04
阅读次数:
154
Android的设计风格变迁可以划分到三个时代:
1、无序时代
2、Holo theme
3、Material Design...
分类:
其他好文 时间:
2015-02-26 16:45:02
阅读次数:
221
MTK一站式解决方案(Turn-Key)模式出现以前,手机设计开发流程大约可以分成以下6步。第1步,Design House从芯片厂商那里拿到参考设计。芯片厂商根据自己的市场部门对手机市场的预测,决定未来几年手机需要哪些功能,然后围绕自己的CPU内核,确定手机的参考设计,宗旨是推销自己的芯片。例如 ...
分类:
移动开发 时间:
2015-02-26 13:13:07
阅读次数:
272
Dental plaqueDentalplaque(匾)is the material thatadheres(坚持)to the teeth and consists ofbacterial(细菌的)cells (mainlyS. mutans变形链球菌 andS. sanguis血链球菌),sa...
分类:
其他好文 时间:
2015-02-25 23:36:04
阅读次数:
221
最近在学设计模式,学到创建型模式的时候,碰到单例模式(或叫单件模式),现在整理一下笔记。 在《Design Patterns:Elements of Resuable Object-Oriented Software》中的定义是:Ensure?a class only ha...