2016年4月7日

Decode Ways

摘要: A message containing letters from A-Z is being encoded to numbers using the following mapping: Given an encoded message containing digits, determine t 阅读全文

posted @ 2016-04-07 22:17 RenewDo 阅读(144) 评论(0) 推荐(0) 编辑

桥接模式

摘要: 参考: C++桥接模式_微学苑(编程第一站) http://www.weixueyuan.net/view/1295.html C++设计模式——桥接模式 | 果冻想 http://www.jellythink.com/archives/132 总结: 桥接模式感觉不太好理解。 1、所谓桥接模式: 阅读全文

posted @ 2016-04-07 19:29 RenewDo 阅读(135) 评论(0) 推荐(0) 编辑

导航