-
23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是创建型模式...
23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是创建型模式-23中设 ?颇 ???
- 2022-01-25 23:48:31下载
- 积分:1
-
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if eff
- 2022-03-26 14:50:03下载
- 积分:1
-
The Linux Kernel API是学习linux编程必备资料,学会API那么做软件开发就会事半功倍。...
The Linux Kernel API是学习linux编程必备资料,学会API那么做软件开发就会事半功倍。-The Linux Kernel API is learning linux programming required information, and learn to do it API software development will multiplier.
- 2023-04-23 09:55:03下载
- 积分:1
-
学习视觉的电子书
ebook for learning visual c-ebook for learning visual c++
- 2023-01-19 11:50:05下载
- 积分:1
-
重构:改善既有代码的设计
Refactoring: Improving the Design of Existing Code
by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William
Opdyke, don Roberts
这是一本相当好的书-Refactoring: Improving the Design of Existing Code
by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William
Opdyke, don Roberts
- 2023-08-04 21:00:04下载
- 积分:1
-
代码大全第二版中文版,分量有多重兄弟们应该很明白。由于加密原因,用adobe reader 7.0以上的版本打开。...
代码大全第二版中文版,分量有多重兄弟们应该很明白。由于加密原因,用adobe reader 7.0以上的版本打开。-code One Chinese version of the second edition, with multiple components brothers should know. Because encryption, using adobe reader version 7.0 and above to open.
- 2022-02-12 17:22:45下载
- 积分:1
-
此教程是介绍软件测试的原理,测试方法,测试实践。
此教程是介绍软件测试的原理,测试方法,测试实践。-This tutorial is to introduce the principles of software testing, testing methods, testing practice.
- 2022-01-30 17:28:24下载
- 积分:1
-
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simul...
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 4
- 2022-06-01 13:35:41下载
- 积分:1
-
设计手册模式,用于说明的程序结构。
设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
- 2023-06-06 12:55:04下载
- 积分:1
-
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统...
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统-UClinux and embedded application development in this chapter from S3C4510B to build a hardware platform for embedded uClinux operating system
- 2023-03-04 14:40:03下载
- 积分:1