登录
首页 » 软件系统 » 里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看 hubeiminyuan sj...

里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看 hubeiminyuan sj...

于 2022-03-12 发布 文件大小:13.94 MB
0 145
下载积分: 2 下载次数: 1

代码说明:

里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看 hubeiminyuan sj -Inside a software system, there is a practical document ordering system is the textbook example of the need to take a look at the collection

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

发表评论

0 个回复

  • 一个简单的 Dll 使用示例
    △ 使用 Dll 简单示例 说明: 此代码将显示一个简单的 Dll 和如何使用其中一个。它展示了什么是和引用的 dll 时并不是对最终用户可见。只是输入的名字和姓氏,和 dll 将格式转换为 ProperCase,并将其返回到调用项目。首先你需要打开 ProperCaseName.vbp 文件,并使该 dll。然后打开 DllTester.vbp 文件并添加对你刚编译 ProperCaseName dll 的引用。运行 DllTester 项目。 作者可能保留了某些版权到此代码...请遵守他们的要求和法律通过审查所有版权的条件,在上面的 URL。
    2023-02-20 18:10:03下载
    积分:1
  • C #开发餐饮管理,对酒店信息…
    C#开发的餐饮管理系统,对酒店人员信息、设备信息进行管理,提供桌台、包间使用情况记录,并具有开台、点菜、结帐等功能-C# development of food and beverage management system, information on the hotel staff, equipment, information management, providing desk sets, packet inter-usage records, and has began to develop Taiwan, ordering, billing and other functions
    2022-03-22 12:53:32下载
    积分:1
  • A good learning experience for Linux C programming knowledge, e
    一部很好的学习Linux C编程知识的电子书,写的很好,目前还不完善,以后会继续增加-A good learning experience for Linux C programming knowledge, e-books, written well, is not yet perfect, the future will continue to increase
    2022-02-05 16:06:24下载
    积分:1
  • 面向对象分析与设计(UML.2.0版)――中文
    面向对象分析与设计(UML.2.0版)――中文-Object-Oriented Analysis and Design (UML.2.0 version)- Chinese
    2022-01-25 16:23:59下载
    积分:1
  • LightweightCTI is a set designed to help developers quickly build voice related...
    LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨语音板卡的能力。当然在写本文是我还只是做了一点点的基础性工作而矣,也希望通过它来促成LightweightCTI本身的发展,使其真正成为大家在开发语音应用时可用、能用的框架。通过本次重构其本身的架构已经基本定了下来,而且本人也居于它开发完成了公司的语音催缴与查询系统,所以其完全可应用于一般的应用开发中。同时,为了便于大家对LightweightCTI进行扩展,在接下来的时间我会为其写一套可插拨的插件容器,只要符合其接口规定的组件都可以成为LightweightCTI的一部分。-LightweightCTI is a set designed to help developers quickly build voice related applications Open source set the basic framework, Currently you download and use the building in Pwin2000+ Delphi/C Builder environment The framework, all the basic code using Pascal language completed. LightweightCTI the ultimate goal is not to become a voice in a variety of cards based on the use of IV R software (although its only support the East simulation into the most functional card), but his voice has become the basis for application development
    2022-10-25 10:05:04下载
    积分:1
  • SDT创建bin文的步骤,need to configure option
    SDT创建bin文件的步骤,need to configure option-SDT steps to create a bin file, need to configure option
    2022-03-17 16:35:21下载
    积分:1
  • Vernacular c++ Page version is an easy to understand and use with a point to te...
    《白话c++网页版》是一本用浅显易懂的并具有点幽默的语调来讲述c++的高深的内容,让你在轻松之中学会知识。- Vernacular c++ Page version is an easy to understand and use with a point to tell humorous tone c++ Of profound content, so you learn to knowledge in a relaxed way.
    2023-04-17 16:50:03下载
    积分:1
  • a VB database programs, the details of the procedure for student performance man...
    一个VB的数据库程序,程序的内容为学生成绩管理系统-a VB database programs, the details of the procedure for student performance management system
    2023-03-27 04:35:04下载
    积分:1
  • OFDM基本原理仿真 内有文字说明和框图
    OFDM基本原理仿真 内有文字说明和框图 -Simulation of the basic principles of OFDM
    2022-06-19 16:53:06下载
    积分:1
  • 1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueu...
    1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueueGuest表示等待队列,其节点元素为表示车辆停车信息的结构体QueueGuest;-1. With a size of MAX contains an array of the structure RoomArray said Rooms to list its array elements to said vehicle parking structure of the information GuestNode with Queue List LinkQueueGuest wait for Queue, said node elements for vehicle parking structure of the information QueueGuest;
    2022-03-12 22:11:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载