当前位置:首页 > 工作日志

工作总结(2010-01)

webgou17年前 (2010-01-05) 工作日志101
2010-01-29 这个月把软件设计模式,粗略的地研究一遍。软件设计,不光光只是会点编码、用一用软件、然后在人前显耀下。23种desgin,是其它软件设计的基础,也是面象对象的基础。j2ee,很多模式都是基于这23种。 月未了,尽管,还不能完全软件设计模式完全应用起了,总结下,很好~ 2010-01-08 singleton/adapter/command/interpertor/chain of responsibily 2010-01-06 单键模式->内存自动释放->通用模板 静态成员初始化->模板静态成员初始化 2010-01-04 设计模式学习:练武也有章可循,然招式是死的,人是活的,活学活用这很重要。模式并不在于你了解多少,而在于撑握多少,能用于实际工作当中有多少。oo思想,目前达不到自然抽象,自然抽象变化很多,要达到完全智能,目前不可能。下面为GOF模式简单描述。 Creational Patterns Abstract Factory Creates an instance of several families of classes Builder Separates object construction from its representation Factory Method Creates an instance of several derived classes Prototype A fully initialized instance to be copied or cloned Singleton A class of which only a single instance can exist Structural Patterns Adapter Match interfaces of different classes Bridge Separates an object’s interface from its implementation Composite A tree structure of simple and composite objects Decorator Add responsibilities to objects dynamically Facade A single class that represents an entire subsystem Flyweight A fine-grained instance used for efficient sharing Proxy An object representing another object Behavioral Patterns Chain of Resp. A way of passing a request between a chain of objects Command Encapsulate a command request as an object Interpreter A way to include language elements in a program Iterator Sequentially access the elements of a collection Mediator Defines simplified communication between classes Memento Capture and restore an object's internal state Observer A way of notifying change to a number of classes State Alter an object's behavior when its state changes Strategy Encapsulates an algorithm inside a class Template Method Defer the exact steps of an algorithm to a subclass Visitor Defines a new operation to a class without change

扫描二维码推送至手机访问。

版权声明:本文由知了博客发布,如需转载请注明出处。

本文链接:https://www.webgou.info/?id=106

标签: 日工作
分享给朋友:

“工作总结(2010-01)” 的相关文章

工作杂记1

2010-08-11 工作杂记1…

如何用AI提高工作效率?

 用 AI 提高工作效率的核心是 “自动化重复劳动、增强决策与创意、优化协作与流程”,从任务拆解、工具选型到流程固化形成闭环,可显著缩短耗时、降低错误率并释放人力到高价值环节。以下是分场景的落地方法、工具与实操步骤。一、自动化重复性任务(释放 40% 无效工时)适用…

日工作(2009-10-12)

 2009-10-12学习skwSetting代码:Mainfarm -> childview -> 四个按钮 响应四个设置view 1.重写按钮类 –hand 图片换的顺序2.时间设置逻辑 static -> 选择设置 -> 响应事件3.声音…

日工作04

2010 04 22 1.蓝牙接口修改:…

日工作(2009-10-13)

主要是熟设置界面实现.1.时钟内部实现逻辑2.button实现机制4.熟悉view 过程studyview代码5.设置颜色消息机制…

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。