本文原文请见:http://www.raywenderlich.com/46988/ios-design-patterns.由 @krq_tiger(http://weibo.com/xmuzyq)翻译,如果你发现有什么错误,请与我联系谢谢。备忘录(Memento)模式备忘录模式快照对象的内部状态并...
分类:
移动开发 时间:
2014-08-15 23:49:19
阅读次数:
275
Object Oriented Design Principles Marla Sukesh, 8 Apr 2013 4.91 (155 votes) Rate this: vote 1vote 2vote 3vote 4vote 5 ...
分类:
其他好文 时间:
2014-08-15 23:47:39
阅读次数:
470
23种设计模式设计模式- 可复用面向对象软件的基础Design Patterns- Elements of Reusable Object-Oriented Software一、前言 使用设计模式的根本原因是为了代码复用,增加可维护性。 设计模式是前辈们在做各种优化时的运用总结,其实本质上是没有.....
分类:
其他好文 时间:
2014-08-15 23:40:19
阅读次数:
224
此脚是对上午写的脚本的升级,(前一版地址http://www.sql8.net/a/course/shujuku/Mysql/2014/0815/30340.html)针对同事多个数据库且数据帐号,密码,主机均可能不相同的情况改写改写后,需要两个脚本协同完成。一为批量执行脚本batch.sh二为数据备份脚本databak.sh**********..
分类:
数据库 时间:
2014-08-15 18:06:39
阅读次数:
338
看了Google I/O后,对Material Design,电池省电模式等感到非常好奇,于是决定刷Android L 爽一把。
比较让人讨厌的是每次刷机后,之前装的app的数据,都会被erase掉,还得重装一遍。
好奇心趋势吧,终于刷了Android L。刷机过程参考Google官方网站介绍,还挺容易的。
https://developers.google.com/android/nexu...
分类:
移动开发 时间:
2014-08-15 14:44:28
阅读次数:
198
Count Color
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 35248
Accepted: 10622
Description
Chosen Problem Solving and Program design as an optional co...
分类:
其他好文 时间:
2014-08-15 12:52:18
阅读次数:
191
原型模式 Prototype原型模式:用原型实例指定创建对象的种类,并且通过拷贝这个原型来创建新的对象。
分类:
其他好文 时间:
2014-08-14 23:44:06
阅读次数:
214
Say you have an array for which the ith element is the price of a given stock on day i.Design an algorithm to find the maximum profit. You may complet...
分类:
其他好文 时间:
2014-08-14 23:19:46
阅读次数:
240
Say you have an array for which the ith element is the price of a given stock on day i.Design an algorithm to find the maximum profit. You may complet...
分类:
其他好文 时间:
2014-08-14 23:05:56
阅读次数:
165
国内外各大互联网公司,都有UEx/d|UCD|CDC(Customer Research & User Experience Design Center)团队。在很多公司会认为,合格的产品经理应该具备技术能力。从另一些角度思考,是否技术人员也需要拥有产品策划能力或设计能力?技术思维与产品思维是相辅相...
分类:
Web程序 时间:
2014-08-14 10:23:08
阅读次数:
251