搜索资源列表
hospital_system1456
- 医院门诊查询系统 单例模式设计;系统自带的日志记录系统; 清晰简明的系统页面设计;应用软件工程思想;-hospital out-patient inquiry system with single mode design; System onboard log records system; clear concise system design pages; Application software engineering thinking;
library-manage-system
- 图书馆管理信息系统:本系统采用C/S架构,运用单例模式,采用皮肤文件美化界面,集数据库、网络通信模块于一身(MFC实现)。 客户端提供本馆、局域网内其他各馆图书查询,读者可向服务器发送注册信息登陆,查看当前借阅记录以及借阅历史,同时可查看读者信息以及修改读者登陆密码。 服务器端提供处理客户端注册信息、以及跨馆图书查询信息。此外,完成各项包括借书还书,添加书本、读者、管理员信息,同时可以删除读者信息、修改当前管理员登陆密码。-Library Management Information
Four-Methods-of-Singleton
- 设计模式中单例模式 的实现,包含了多种实现,真正优秀的单例模式,绝对单例、线程安全、模板-Singleton design pattern implementation, including a variety of implementations, truly excellent single-case model, the absolute single case, thread-safe, templates
Singleton
- 设计模式中的单例模式,用C++builder语言实现,在hpp文件中有说明了一个类,和相应的调用方法-Singleton design pattern model, with C++ builder language, there are instructions in hpp file a class, and corresponding method invocation