-
中文 汇编基础.PDF
比较详细 需要的朋友可以
中文 汇编基础.PDF
比较详细 需要的朋友可以-Chinese compilation basis. PDF need more detailed look at the friends
- 2022-11-13 16:45:04下载
- 积分:1
-
介绍怎样使用modsim6.0进行逻辑设计仿真
介绍怎样使用modsim6.0进行逻辑设计仿真-How to use the introduction to logic design simulation modsim6.0
- 2022-01-26 00:00:57下载
- 积分: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
-
是一本介绍TUXDO编程指南的书籍,是一本很好开发级的书籍。
是一本介绍TUXDO编程指南的书籍,是一本很好开发级的书籍。-Is an introduction TUXDO programming guide books, is a good development of class books.
- 2022-03-19 16:09:29下载
- 积分:1
-
ssd2 的答案啊,还是很好用的,不过需要密码的,没有的可以找我...
ssd2 的答案啊,还是很好用的,不过需要密码的,没有的可以找我-ssd2
- 2022-08-06 05:07:53下载
- 积分:1
-
引入一个新的产品需要DES如果设计者所考虑的产品不同。
Introducing a new product requires the designer to think about the product differentiators. Designing a user-friendly product, considering all other features are equivalent, will help increase the product acceptance and sales. A good User Interface is definitively one of these differentiators. In many instances, a Graphical User Interface (GUI) is the best approach.-Introducing a new product requires the des igner to think about the product differentiato rs. Designing a user-friendly product, considering all other features are equivalent , will help increase the product acceptance and sales. A good User Interface is definitively one of these differentiators. In many instances, a Graphical User Interface (GUI) is the best app roach.
- 2022-07-25 09:39:05下载
- 积分:1
-
第 1 章 JSP 简介
第 2 章 JSP 语法
第 3 章 JSP 内置对象
第 4 章 JSP 中的文件操作...
第 1 章 JSP 简介
第 2 章 JSP 语法
第 3 章 JSP 内置对象
第 4 章 JSP 中的文件操作
第 5 章 JSP 中使用数据库
第 6 章 JSP 与 JavaBeans
第 7 章 基于会员制的网络交友
第 8 章 网上书店
第 9 章 Java Servlet
-Chapter 1 JSP Introduction Chapter 2 of JSP syntax in Chapter 3 of JSP built-in object Chapter 4 JSP file operations in Chapter 5 the use of JSP Database Chapter 6 JSP and JavaBeans Chapter 7 based on a membership-based network Personals Chapter 8 online bookstore Chapter 9 Java Servlet
- 2022-11-23 10:50:03下载
- 积分:1
-
插入、 删除、在网格视图中使用 ASP.NET 更新
插入,使用ASP.NET删除在网格视图更新1.As我们不希望使用数据源控件。请删除“对象数据源1”,从Web窗体控件。2.删除数据源ID=从网格视图1“对象数据ource1”。这应该去除对象的数据源1控制网格视图1的依赖。3.从代码隐藏文件,删除lbInsert_Click()事件处理方法。4.在“雇员”模板字段的“页脚模板”,请删除点击=“lbInsert_Click”,因为我们不再有这样的事件处理方法。5.删除从网格视图1“命令字段”列6.现在,包括在指挥现场的地方模板字段。这个模板字段用于显示编辑,更新,取消和删除链接按钮。我们不希望删除并取消按钮,以使验证,所以设置导致这些按钮Validaion属性设置为false。
- 2022-08-11 08:24:38下载
- 积分:1
-
启动Windows从USB存储设备的建议
Recommendations for Booting Windows from USB Storage Devices
- 2022-10-15 16:15:02下载
- 积分:1
-
用C++的方法实现迷宫希望对大家有用
用C++的方法实现迷宫希望对大家有用 -C++, the method to achieve a maze hope for all of us thank you
- 2022-05-30 14:04:23下载
- 积分:1