搜索:Visitor
找到约 5 项符合「Visitor」的查询结果
结果 5
按分类筛选
https://www.eeworm.com/dl/540/163328.html
软件工程
设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate()
设计模式——访问者模式
Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。
ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。
因为某种原因,系统需要添加求平均值的 ...
https://www.eeworm.com/dl/633/406606.html
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
https://www.eeworm.com/dl/894667.html
技术资料
QR二维码在公司访客门禁中的应用
随着物联网技术的不断发展,门禁系统的更新和升级已经成为一种必然趋势。针对传统的公司门禁系统存在的访客管理困难、灵活性差、安全性低等诸多问题,提出一种基于QR二维码识别的访客门禁系统的设计方案。该设计将二维码作为公司访客身份识别的载体,访客通过在摄像头下扫描访客持有的二维码即可打开对应 ...