码迷,mamicode.com
首页 >  
搜索关键字:ski course design    ( 8078个结果
IOS设计模式之四(备忘录模式,命令模式)
本文原文请见: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种设计模式
23种设计模式设计模式- 可复用面向对象软件的基础Design Patterns- Elements of Reusable Object-Oriented Software一、前言 使用设计模式的根本原因是为了代码复用,增加可维护性。 设计模式是前辈们在做各种优化时的运用总结,其实本质上是没有.....
分类:其他好文   时间:2014-08-15 23:40:19    阅读次数:224
mysql全备脚本升级版,支持多台主机,多个数据库
此脚是对上午写的脚本的升级,(前一版地址http://www.sql8.net/a/course/shujuku/Mysql/2014/0815/30340.html)针对同事多个数据库且数据帐号,密码,主机均可能不相同的情况改写改写后,需要两个脚本协同完成。一为批量执行脚本batch.sh二为数据备份脚本databak.sh**********..
分类:数据库   时间:2014-08-15 18:06:39    阅读次数:338
Nexus 5 Android L 使用感受,以及如何刷回 4.4 Kitkat
看了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
poj 2777 Count Color(线段树)
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
Design Patterns 5 原型模式 Prototype
原型模式 Prototype原型模式:用原型实例指定创建对象的种类,并且通过拷贝这个原型来创建新的对象。
分类:其他好文   时间:2014-08-14 23:44:06    阅读次数:214
Best Time to Buy and Sell Stock III
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
Best Time to Buy and Sell Stock II
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
互联网产品团队中Web前端工程师的重要性
国内外各大互联网公司,都有UEx/d|UCD|CDC(Customer Research & User Experience Design Center)团队。在很多公司会认为,合格的产品经理应该具备技术能力。从另一些角度思考,是否技术人员也需要拥有产品策划能力或设计能力?技术思维与产品思维是相辅相...
分类:Web程序   时间:2014-08-14 10:23:08    阅读次数:251
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!