搜索资源列表
Delphi最新三层源码
- 随便说说最近项目中的三层架构吧。讲点实际的东西。我最讨厌空讲道理。网上讲道理的太多了,不喜欢举例子。 大多数文章中都或多或少的讲到了三层架构。表示层,业务层,数据层。又把业务层再细分,分为外观服务层,主业务服务,及数据库库服务层。 今天主要讨论一下业务层吧。举个最简单的例子。客户端获取数据。 -idle recent projects in the three tiers of it. Say something concrete things. I hated most spa
drugstoremanage
- 不足 1。无并发控制。多客户端操作容易出错, 2。无社保购药接口,无ic卡,扫描仪接口,出款方式简单,不支持欠帐 3。数据库设计不太理想 4,库存采用加权移动平均法,用先入先出法更合理, 5。程序有些处理方法采用了非正常手段,不易维护 6。报表没有采用票据打印机, 7。统计功能还要完善 8。所在与库存操作都采用一个tcr(tdataset)不合理, 9。没有处理药品折扣-less than one. No concurrency contro
SQLite3Wrapper01
- 对SQLite3 简单的封闭,结构类似Delphi中ADODB的封装,所以数据库能够很容易的在嵌入式和C/S架构中切换-This is a small class wrapper for SQLite3. It is structured similar to an ADODB class wrapper that I m using, so I can easily switch between an embedded database and a client/server database
kaoqinguanli
- delphi简单的考勤系统 使用tcp ip 协议 包括服务器端和客户端 使用了 ClientSocket和ServerSocket组件-delphi attendance system uses a simple tcp ip protocol, including server-side and client-side ServerSocket used ClientSocket and components
NewMidasRelease.1.11
- 大富翁论坛上penal网友开发的New Midas Library 控件: (penal: mysqlcced@163.com QQ: 15136064) 概述 New Midas Library是一组三层控件,可以使你方便地把双层应用快速移植成三层的应用,以适应在Internet使用的需求。当前版本支持和.NET和Java平台进行数据交换。开发人员可以使用.NET或Java在服务端编程,输出MIDAS数据包给DELPHI应用,DELPHI应用进行处理后,将修改回传给服务端,充分利用
Quick.Report.Pro.v4.07.Delphi.2007
- QuickReport 是用于BCB和Delphi的一款报表组件,可以简单快速的输出数据库报表。QuickReport 支持创建打印预览以免浪费纸张,支持导出数据为其他文件格式如ASCII文本、逗号分割值的文件和HTML。QuickReport 本身由 Delphi 编写,支持Delphi 所有操作数据库的模式。因此您可以将它用于旧式的基于BDE 的数据库如Paradox 和 dBase,用于多层应用环境的客户端数据表,新的Delphi 5 ADO 和 Interbase Express 组件及
DELPHI
- 用Delphi6.0开发的OPC客户端的简单例子-With the development Delphi6.0 OPC client simple example
DelphiClientAndServer
- 用delphi编写的客户机服务器程序,可以实现简单的查询操作。-Written with delphi client server program, can achieve a simple query.
Projects
- delphi基于indyudpserver client的简单的聊天系统。通过IP地址和端口实现通信-delphi indyudpserver client-based simple chat system. Through the IP address and port for communication
recipe-521925-1
- 用delphy编写的一个FTP客户端,简单实用。运用delphy强大的库支持,理解简单,易学易用-Prepared with delphy a FTP client
softquery
- 简单的胜任MIDAS,不需要在客户端使用BDE,基于TCP/IP,查询可设置只读,工作基于 TUpdateSQL,没有使用游标-Simple but eficiente MIDAS. Don t use BDE on Client. TCP/IP based. Querys can be ReadOnly or RequestLive. Work like TUpdateSQL, doesn t use cursors
DataBaseManage
- 简单的SQL server查询分析器,用于客户端快速管理数据库,并附源码下载。-Simple SQL server query analyzer for rapid client management database, along with source code download.
kbmSERVERANDClient.exe
- kmb三层调用的一个简单例子,包括客户端和服务器,使用与初学级别-The kmb three-call a simple example, including client and server, using the beginner level
oraclenet
- delphi开发的 oracle连接的工具,不用安装oracle客户端,主要是用来编程是验证sql语句和看数据的 功能绿色简单而实用-delphi development tools oracle connection without having to install oracle client, is used to programming to verify sql statement and see a simple and practical data of function
rtc-for-kbmmw
- rtc kbmmv 客户端与服务端 简单例子 -rtc kbmmv client and server simple example
sorc_socket
- 通过DELPHI实现socket的通信示例,简单适用,本代码包括客户端和服务端-Through the realization of DELPHI communication examples, socket the simple application of the code, including client and server
Delphi_268418
- Delphi:delphi7 sqlite3简单应用实例,这种便携式的超小数据库不需安装客户端,只需放在你的程序目录内即可,另外设置好路径,不过要注意需在程序中引用sqlite3.dll文件,access数据库则不需要安装及引用。关于sqlite3的使用方法说明: -Delphi: delphi7 sqlite3 simple application example, this portable ultra-small database without installing the cli
client
- Delphi:一个简单的Delphi图像处理特效,更改了图像的加载方式,按照垂直交错加载的方式显示,请在加载的一瞬间看效果,如截图所示的运行效果。 -Delphi: Delphi a simple image processing effects, changed the way the image is loaded, loaded in accordance with staggered vertical display, please see the effect of the loa
client
- Delphi:适合学习的Delphi商品销售记录查询程序,DB数据库,确实是非常简单的数据库基础例子,点击上一条、下一条,可浏览保存在数据库中商品销售记录,当然这些记录是之前添加进去的,本例暂不对如何添加数据做说明,主要表现如何查询记录。 -Delphi: Delphi for learning merchandise sales records check procedures, DB database, the database is really a very simple basic
DelphiSQL
- Delphi:一个Delphi与SQL数据库开发三层结构实例,分为服务端和客户端程序,整体上简单,同样适合Delphi初学者、入门者参考研究。 -Delphi: a three-tier structure instance Delphi database development and SQL, divided into server and client programs, the overall simple, equally suitable for Delphi beginners