搜索资源列表
ebay
- 一个用asp+access写的taobao.com会员的交易管理系统,受一个淘宝资深用户的委托,花了我两个月的时间完成的,价值6000元,希望大家好好珍惜! -asp access with a written taobao.com members of the transaction management system, by a senior Taobao users commissioned, I spent two months time to complete the value
13932
- 游戏币交易程序php, 游戏币交易程序php-game currency transaction procedures php, currency transaction procedures game php, currency transaction procedures game php
spring-framework-1.1.1-with-dependencies
- Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework
jsp(sqlserver)
- 用jsp编写的购物车,主要特点是可以记录你曾经浏览和交易的产品,按点击的多少排序列出。-jsp prepared with shopping carts, the main characteristic is that once you can record browsing and transaction products, by clicking on the number of ranking list.
hsqldb_1_8_0_7
- hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数
duoduoshop
- 功能简介: 支持多模板皮肤色切换(8套) 支持按商品特性(推荐商品/特价商品/新品分类)浏览 支持按商品类别浏览 支持单件商品用支付宝交易按钮直接支付订购 集成QQ及淘宝旺旺在线订购咨询面板 商品详细介绍支持用html编辑器图文排版生成 支持购物车方式订购商品,自动计算货款 支持支付宝在线支付货款 动态自定义标题,关键字,页面描述(有利于搜索引擎中的排名提升) 自定义网站关闭/开启 支持顾客在线留言反馈交流 支持购物帮助文档动态发布。 支持商品
JtsAndJtsBasedOnJava
- 这个例子对基于JTA的事务处理的实现进行了讨论,其中事务对象UserTransaction在EJB组件中执行,其实事务对象UserTransaction也可以在客户端使用-based on the example of the JTA transaction processing for the realization of the discussion, Services which UserTransaction object in the implementation of EJB. In
seqfile
- 用JAVA开发的交易处理程序-developed with Java transaction processing
Springer.Transaction.Level.Modeling.with.SystemC.T
- 是一本专门对sysremC中进行交易级建模的书籍,文中全是以论文形式给出,并给出了大量实例
SessionSummary
- 在我的经验里,session这个词被滥用的程度大概仅次于transaction,更加有趣的是transaction与session在某些语境下的含义是相同的。
transaction
- jdbc transaction processing
bank
- 网上银行管理系统,可以实现存钱,取钱,查询交易明细,修改密码等操作!-Internet banking management system, can be achieved to save money, query the transaction details, modify password operation!
bank
- In the bank all the activities are being done manually .As the bank widens its services & it finds difficult to manage its operations manually and hence this leads to the automation of some of its operations. Banking Information system is a windo
transaction
- 事物处理,两个表同时插入数据,同时删除,如果一个错误,另一个也不执行-Transaction processing, two tables at the same time insert data, delete, if an error, and the other does not implement
Spring-transaction
- Spring的事务管理,通过Java示例说明spring的事务管理。以及Spring的三种事务管理方式。-Spring' s transaction management, Java example illustrates the spring through the transaction management. And Spring of the three services management.
ASP-can-also-be-achieved-transaction
- ASP也可以实现事务处理,本文为你详细讲述-ASP can also be achieved transaction, this detail for you
transaction
- 在企业应用中,我们经常会使用到一些事务跟踪系统,这些事务跟踪系统可以帮助我们有效的对事务进行跟踪、管理。本源码使用Java开发一个简单的CS事务跟踪系统。-In enterprise applications, we often use some of the Transaction Tracking System, these transactions tracking system can help us to effectively carry out the transaction tr
Transaction
- Transaction is an abstract class for notification transaction, send transaction and other transactions described in MMS spec.
transaction
- 在企业应用中,我们经常会使用到一些事务跟踪系统,这些事务跟踪系统可以帮助我们有效的对事务进行跟踪、管理。例如有这样一个场景,当某公司的经理接收到一个事务(例如需要处理某张订单或者需要购买某些材料),而这个事务不必由自己亲自去解决的时候,可以使用事务跟踪系统创建一个事务,并将该事务分发到相应的员工去处理,员工接收到这个事务的时候,就可以对事务进行处理,并将每一阶段的处理结果保存到系统中,分发事务的管理者就可以时时刻刻了解事务的进展,对事务起到一定的监控作用。我们就使用Java开发一个简单的CS事务
Spring-transaction
- 编程式事务管理以及声明式事务管理(bean/xml/注解)的代码演示(Code demonstration of programmatic transaction management and declarative transaction management (bean/XML/annotations))