搜索资源列表
事务处理2
- 组件技术是面向对象编程的一门最新知识,该程序是教你如何做COM+的事务处理的- The module technology is object-oriented programming most new knowledge, how is this procedure teaches you to make COM the business to process
基本数据库概念
- 基本数据库概念:SQL语言介绍,并发处理,触发器,存储过程,事务处理-basic concept of the database : SQL language, the concurrent processing, triggers, stored procedures, business
HA_IrfanView391II_chenmy.RAR
- 本软件采用DELPHI6+MS SQL,多用户C/S版,事务处理比较完善。已经可以使用,但由于某些操作习惯上不符合BOSS的规格,因此我要重写,也就是说这个代码对我没有什么大用.-the software used DELPHI6 MS SQL, multi-user client / server version of business more perfect. It has been used, but due to certai
WareHouse
- 仓库系统,功能分为两大块,包含八个类别。事务处理包括仓库信息,入库管理,出库管理,借货管理。数据查询包括货物信息,入库表单,出库表单,借货表单。-storage system is divided into two main functional blocks, including eight categories. Business information including storage, warehousing manageme
shoppingnetworkdesignandreality
- 网络购物事务处理系统的设计与实现 网络购物事务处理系统的设计与实现-online shopping Transaction Processing System Design and Implementation of online shopping Transaction Processing System Design and Implementation
COMPLETE_CASH_REGISTER_INVENTORY_APPLICATION
- 这是一个Access完整实例:收银机/库存/销售管理程序;有很Cool的界面和基本的登陆安全性能;能进行销售/进货事务处理、使用水晶报表7输出报表-Access This is a complete example : the cash register / inventory / sales management procedures; Cool is a very basic interface and landing safety
pclsy1
- 1) 事务处理与批处理的关系。 2) 如何把一个事务处理封闭在单个的批处理中。 3) 用条件判断结构来实现。 -a) transaction processing and batch relations. 2) how a business closed in a single batch of China. 3) a conditional structures.
事务处理2
- 组件技术是面向对象编程的一门最新知识,该程序是教你如何做COM+的事务处理的- The module technology is object-oriented programming most new knowledge, how is this procedure teaches you to make COM the business to process
基本数据库概念
- 基本数据库概念:SQL语言介绍,并发处理,触发器,存储过程,事务处理-basic concept of the database : SQL language, the concurrent processing, triggers, stored procedures, business
TransProcessing
- 数据库事务处理程序,-database transaction processing procedures,
shoppingnetworkdesignandreality
- 网络购物事务处理系统的设计与实现 网络购物事务处理系统的设计与实现-online shopping Transaction Processing System Design and Implementation of online shopping Transaction Processing System Design and Implementation
Java2Web
- 用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java
AutoCADtest
- 系统概要: 本系统采用VB.NET开发. 开发平台:Windows XP Professional SP2 (English Version) 开发环境:Visual Studio .NET 2003 Professional (English Version) 运行环境:.NET fr a mework 1.1 以上,AutoCAD考试系统 AutoCAD 2000 以上 主要涉及技术:VB.ENT , We
ADO
- MFC ODBC数据库编程包括工程创建,数据库操作准备,事务处理等等功能。-MFC ODBC database programming, including works to create, prepare database operations, transaction processing and so on.
VxWorks_database
- 一种基于VxWorks平台的实时数据库事务处理模型.pdf 提出了一个实时事务处理模型,使得基于该结构的实时数据库能很好地应用当前成熟的实时事务处理研究成果,并分析了VxWorks操作系统对于这一模型提供的支持。-A platform based on the VxWorks real-time database transaction processing model. Pdf proposed a real-time trans
embedded
- 嵌入式实时系统中关键技术的研究(博士论文)实时操作系统在多媒体通信、在线事务处理、生产过程控制、交通控制等各个领域得到广泛的应用,因而越来越引起人们的重视。而进程调度策略是影响系统实时性能的重要因素。因此我在此对实时进程调度进行研究。-real-process Scheduling. This article is based on reading source code of Linux, reference many books a
FileBrowser
- 个人事务处理工具 一个简单的小软件,帮你记录各种事务-Processing tools for personal matters in a simple software help you to record a variety of services
JavaTransactionAPI
- 提供一个关于的Java事务处理API(JTA)的高级的概述,以及与分布式事务相关的内容。一个事务处理定义了一个工作逻辑单元,要么彻底成功要么不产生任何结果。 一个分布式事务处理只是一个在两个或更多网络资源上访问和更新数据的事务处理,因此它在那些资源之间必然是等价的。在本文中,我们主要关心的是如何处理关系数据库系统。 -To provide a Java transaction processing on the API (JTA)
Java_designmoder.ZIP
- Java在企业设计的应用模式,包括事务处理模式,分布式体系结构模式,分布式计算模式,并发模式,时间模式,数据库模式-Java Enterprise Design Patterns