搜索资源列表
timeclockcounter
- 请设计程序,使其实现以秒计时的功能。首先定义一个watch类,它有两个私有变量begin、end分别表示开始时间、结束时间,有成员函数start()、stop()、show()分别用来设置开始时间、结束时间、显示持续时间。-requested the design process to enable them to function seconds time. First define a watch category, which has two private variables begin
Personal-blog-system
- 个人博客系统 9.1 系统总体设计 9.1.1 系统功能描述 9.1.2 系统功能模块划分 9.2 数据库设计 9.3 系统底层设计 9.3.1 Web.config 9.3.2 Blog基本设置类 9.3.3 多语言支持 9.3.4 系统辅助类 9.3.5 设置网站风格类 9.4 数据访问层设计 9.5 业务逻辑层设计 9.6 表示层设计 9.6.1 前台显示设计 9.6.2 后台系统管理 -Pe