登录
首页 » 软件系统 » 设计模式,factory_lab,factory_methode,protetype

设计模式,factory_lab,factory_methode,protetype

于 2022-03-05 发布 文件大小:5.01 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

设计模式,factory_lab,factory_methode,protetype-design pattern, factory_lab, factory_methode, protetype

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 中国电信移动终端需求规范: 1xEVDO RevB技术要求分册2009.V1.pdf BREW分册2009.V1.pdf C+W手机分册2009.V...
    中国电信移动终端需求规范: 1xEVDO RevB技术要求分册2009.V1.pdf BREW分册2009.V1.pdf C+W手机分册2009.V1.pdf CDMA_GSM双模终端分册2009.V1.pdf DM分册2009.V1.pdf DRM分册2009.V1.pdf Email分册2009.V1.pdf JAVA分册2009.V1.pdf LBS分册2009.V1.pdf MMS分册2009.V1.pdf PIM分册2009.V1.pdf PSVT分册2009.V1.pdf Rev A数据终端AT命令接口分册2009.V1.pdf Rev A数据终端技术要求分册2009.V1.pdf SMS分册2009.v1.pdf UI分册2009.V1.pdf 基本技术要求分册2009.V1.pdf 浏览器分册2009.V1.pdf 流媒体分册2009.V1.pdf 全功能浏览器分册2009.V1.pdf 条码分册2009.V1.pdf 音乐播放器分册2009.V1.pdf -china telcom cdma req
    2022-02-01 23:12:50下载
    积分:1
  • 本书是一本介绍面向对象设计的书,从组织结构上分为两大部分:面向对象的概念与UML概述、面向对象设计。第一部分是基础,第二部分是核心。...
    本书是一本介绍面向对象软件系统设计的书,从组织结构上分为两大部分:面向对象的概念与UML概述、面向对象系统设计。第一部分是基础,第二部分是核心。-the book is an introduction of object-oriented software systems design, organizational structure is divided into two parts : the object-oriented concepts and outlines UML, object-oriented system design. The first part is the foundation, the second part is the core.
    2023-06-17 00:00:04下载
    积分:1
  • 教你一天掌握DFT算法!文中有实例讲解!
    教你一天掌握DFT算法!文中有实例讲解!-teach you master DFT algorithm day! Wen is on the case!
    2023-01-03 22:15:03下载
    积分:1
  • 这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享...
    这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享-This is game theory algorithms Works Part IV: pruning algorithm, other algorithms will be introduced. In order to share with everyone
    2023-01-08 05:05:03下载
    积分:1
  • UCGUI中文手册1
    UCGUI中文手册1-5 PDF电子版 ucos-ii中文书(邵贝贝) word版-Chinese UCGUI Manual 1-5 PDF electronic version ucos-ii Chinese books (Shao Beibei) word version
    2022-01-30 20:25:27下载
    积分:1
  • Embedded System Overview Part 4, learning embedded system applications based on...
    嵌入式系统概述第4部分, 学习嵌入式系统应用的基础, 写的很好,不用买书了.因文件较大,所以分几次传完.-Embedded System Overview Part 4, learning embedded system applications based on the good writing, not the books. for a larger document, in several mass End.
    2022-05-17 05:01:36下载
    积分:1
  • 医院药品管理
    B/S模型的医院药品管理系统,可用于小型医院的药品管理。使用了struts技术,采用了MVC三层架构的思想,符合软件工程学的系统设计思想。
    2022-02-20 13:57:29下载
    积分:1
  • 非常不错的一本资料,我发现不错,所以上船给大家一起分享,需要的可以自己下载...
    非常不错的一本资料,我发现不错,所以上船给大家一起分享,需要的可以自己下载-A very good information, I found that good, so everyone on board to share, may need to download their own
    2022-12-14 23:25:04下载
    积分:1
  • UCOS在LPC2100列ARM单片机中的具体应用,很好的资料
    UCOS在LPC2100系列ARM单片机中的具体应用,很好的资料-In the LPC2100 series ARM microcontrollers UCOS in the specific application, very good information
    2023-03-20 13:35:03下载
    积分: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
  • 696516资源总数
  • 106679会员总数
  • 14今日下载