文件名称:lexi-master.zip
文件大小:532KB
文件格式:ZIP
更新时间:2023-09-19 09:54:33
设计模式 GOF Lexi
设计模式GOF的Lexi编辑器 Implementation of Lexi editor as described in Gang of Four's Design Pattern Book. All the following Design Patterns are implemented in this Editor; Composite: Creating a Glyph hierarchy (Character, Glyph and recursive composition), Row Strategy: Line breaking algorithm Decorator: T
【文件预览】:
lexi-master
----dictionary()
--------american-english(917KB)
--------british-english(917KB)
----src()
--------command()
--------viewmodel()
--------model()
--------visitor()
--------ui()
--------controller()
--------util()
----.project(363B)
----.classpath(226B)
----.gitignore(45B)
----README.md(946B)