-
Java实现的关于懒汉式设计模式的实现方法源码
Java实现的关于懒汉式设计模式的实现方法源码-Realize on Java design patterns lazy way to realize source
- 2023-01-20 03:50:04下载
- 积分:1
-
Practical Software documentation writing all PPT courseware, including teachers...
《实用软件文档写作》的所有PPT课件,包括教师教学的相关指导,和书中所有表格的word文档。有一定的参考价值。- Practical Software documentation writing all PPT courseware, including teachers teaching in the relevant guidance, and the book all the tables in word document. Has a certain reference value.
- 2022-03-04 19:23:12下载
- 积分:1
-
This article discusses how XML is used as the end
本文讨论XML如何被用作数据库和最终用户间的“通讯协议”。本文分为两部分。第一部分预备和Oracle数据库打交道的Java代码:提交一个SQL查询,获取一个XML输出;第二部分专注于一个Web程序:将从数据库获取的XML数据输出为HTML文本。-This article discusses how XML is used as the end-user database and the so-called
- 2022-02-20 21:17:33下载
- 积分:1
-
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书...
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。
- Design Patterns for Reusable Object-Oriented Software book design example from the design of object-oriented selection of 23 design patterns, object-oriented design sums up the most valuable experience, and use simple reusable expressed in the form. This book describes the classification of a group of well-designed to express a clear software design patterns, these models have in the practical environment particularly useful.
- 2022-05-19 12:21:41下载
- 积分:1
-
医院药品管理系统
B/S模型的医院药品管理系统,可用于小型医院的药品管理。使用了struts技术,采用了MVC三层架构的思想,符合软件工程学的系统设计思想。
- 2022-02-20 13:57:29下载
- 积分:1
-
VC use memory
VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持
文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、
ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MFC and Win32 API is available to support the document processing functions and classes, used the Win32 API CreateFile (), WriteFile (), ReadFile () and the MFC CFile type
- 2022-07-04 12:37:50下载
- 积分:1
-
一个非常好的windows和unix、linux使用的线程库,继承该类可以很方便地实现自己的线程...
一个非常好的windows和unix、linux使用的线程库,继承该类可以很方便地实现自己的线程-a very good windows and unix, linux for the use of threads. inheriting such it is easy to realize their own threads
- 2022-02-12 04:58:39下载
- 积分:1
-
本程序使用WinIO库操作并口,控制步进电机。由于settimer时间精度较低,故使用多媒体定时器计时,时间精度可达1ms...
本程序使用WinIO库操作并口,控制步进电机。由于settimer时间精度较低,故使用多媒体定时器计时,时间精度可达1ms-WinIO use of this procedure for parallel operation, stepper motor control. Due to the lower accuracy settimer time that the use of multimedia timer time, time accuracy 1ms
- 2022-11-25 00:35:02下载
- 积分:1
-
< The software engineering>>by 林锐
< The software engineering>>by 林锐-> by Lin Rui
- 2022-03-11 00:12:14下载
- 积分:1
-
c语言做的乒乓球
用单片机做的可控的乒乓球模拟机,打球速度可调快慢,可显示得分,可清零,用c写的程序。按键模拟。
- 2022-02-12 01:28:33下载
- 积分:1