Skip to content

可以实现两个数的加、减、乘、除运算,并可以进行undo和redo操作的一个简单的计算器

Notifications You must be signed in to change notification settings

IMFJJ/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me First

1.主要用到的设计模式有单例模式、模板模式、简单工厂模式、委派模式、静态代理模式等

2.类有点多,为了扩展方便,例如要加阶层类也可以加

可以查看博客园:https://www.cnblogs.com/imfjj/p/17125272.html 代码有待完善,希望可以和面试官交流赐教一下

About

可以实现两个数的加、减、乘、除运算,并可以进行undo和redo操作的一个简单的计算器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages