资源列表
BOS_code
- EAS BOS开发客户端端常用代码 隐藏>> 客户端常用代码 1 列表界面常用代码... 3 1.1 初始化用户自己定义的查询过滤框-BOS Development of client end common code
PrintCard(all)
- K3_bos 客户端插件示例源码,显示如何编写插件及在插件中调用VB窗体。-K3_bos client plug-ins sample source code, showing how to write plug-ins and plug-in calls in the VB form.
K3_bos_Opuls
- K3 BOS插件,外挂主控台方案,开发培训 实现单据、序时簿、基础资料序时簿中特殊的业务流程处理 中间层数据改变时的特殊处理规则 个性化的菜单、外观定制;增加自定义的菜单并响应其操作 对审核、消息流程的自定义控制-The K3 BOS plug-in, plug-in console program, development of training documents, chronological book, based on the data of chronological book spe
bankmanagement
- 使用java写的数据库银行系统,是基于B/S模式的。-Java app database banking system
Supermarket-Management-System
- 超市管理系统能实现最基本的功能,如收银、人员的管理,是学习C++较好的代码!-Supermarket management system to achieve some basic cash register, punch function is relatively good learning C++ code!
Rent
- 在VC中利用ADO接口技术访问Oracle数据库,实现了一个简易的租借DVD的数据管理系统。-Use ADO to access an Oracle database interface technology in VC to achieve a simple DVD rental data management system.
hotel-running
- 酒店管理系统,我的课程设计,肯定值得下载-My curriculum design, definitely worth downloading
manger
- 学生信息管理系统,通过编程的实现。简单明了-Student Information Management System, achieved through programming. Foolproof
ADO-connectivity-for-vcPP
- 初始化COM库到通过Connection、Command对象执行SQL命令,或利用Recordset对象取得结果记录集进行查询、处理。-Basic steps to connect to any database with ADO connectivity for vc++.
MyStorageManager
- 使用c++编写的一个模拟内存数据库换入换出操作-Use c++ prepared a simulated memory database operations swapped out
SQLProcedureCases
- 编写SQL server存储过程时需要几个例子来学学语法,这几个例子可以大概明白如何编写存储过程。-A few examples of when writing SQL server stored procedure to learn grammar, which can probably understand a few examples of how to write a stored procedure.
ODBC-example
- C语言实现ODBC对Access数据库的访问-ODBC example