搜索结果
找到约 4 项符合
Visitor 的查询结果
按分类筛选
软件工程 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate()
设计模式——访问者模式
Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。
ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。
因为某种原因,系统需要添加求平均值的功能,还有计算1到n的 ...
Java编程 JAVA设计模式visitor详解
JAVA设计模式visitor详解,电脑专卖系统源代码及详解!
书籍源码 设计模式之Visitor
设计模式之Visitor,设计模式之Visitor
Java编程 Javascript Browser Sniffer is a library for identifying which browser and operating system the visit
Javascript Browser Sniffer is a library for identifying which browser and operating system the visitor is using, including the version number. It also detects bots and the Flash plugin