搜索资源列表
Delphi最新三层源码
- 随便说说最近项目中的三层架构吧。讲点实际的东西。我最讨厌空讲道理。网上讲道理的太多了,不喜欢举例子。 大多数文章中都或多或少的讲到了三层架构。表示层,业务层,数据层。又把业务层再细分,分为外观服务层,主业务服务,及数据库库服务层。 今天主要讨论一下业务层吧。举个最简单的例子。客户端获取数据。 -idle recent projects in the three tiers of it. Say something concrete things. I hated most spa
简单三层结构
- 学生成绩管理系统,重点在于用了软件三层结构编程。
20050430173217397.rar
- 不知谁用delphi写的三层架构程序,很简单的一个案例,研究三层的可以入门参考下!,Do not know who wrote the three-tier structure with the delphi process, a very simple case studies refer to the following three levels that can be started!
BookShop
- C#三层架构实例图书商城系统,VS2005环境,数据库SQL2005,学习C#三层架构的好例子,因程序中商品太多,占用较大空间,因此删除了一些,这不影响你了解三层架构的原理和程序运行。
lingbook
- 三层架构图书管理系统源码 通过实现数据库的简单添加、修改和列表读取 DB下为Sql2005数据库,附加即可 刚学习使用的C# 希望对大家有所帮助!!! -A three-tier library management system source code through the realization of a simple database to add, modify, and read a list of Sql2005 under DB database
3LayerLogin
- 登录(简单三层架构)源码 利用简单的登录和用户管理来演示三层结构的使用,数据绑定控件采用的是:GridView 我一直在寻找 稳健的三层架构 我也一直在研究 最后发现了 using的好处 自动连接 自动关闭 在 BLL中进行业务逻辑操作 UI中做显示-Log (a simple three-tier system) source code to use simple sign-on and user management to demonstrate the use of three-t
5993_f
- 三层(工厂模式)简单留言板 利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper 分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL DB_51aspx下为Sql数据库,附加即可-Three (factory mode) a simple message board to use a simple example of the message board t
TXNews_51aspx
- 1、标准三层架构,优秀的内核,较高的执行效率及易于扩展。 2、用户界面和程序逻辑完全分离,换肤更彻底。 3、强大的后台管理,多层分栏,设置较简单灵活。 4、利用ASP.NET和ADO.NET技术开发的新闻发布管理系统,实现了网站信息发布的后台动态管理,使得对信息的管理更加及时、高效,提高了工作效率;前台自动从数据库提取数据呈现在浏览器供用户快速浏览 -1, the standard three-tier structure, excellent core, high effi
WebChat
- 新语聊天系统 三层架构 主要有缓存 界面隐藏 简单清晰,适合初学者。-New language chat system has three-tier architecture major hidden cache interface simple and clear, suitable for beginners.
sample
- 简单示范如何开发三层的csharp程序,对于一般初学者来讲是一个好范例-Model how to develop a simple three-tier process csharp
DesignPatterns
- 大话设计模式,一本很短的书。通过简单的几个例子,来说明三层架构和工厂设计的重要性,值得喜欢编程的同志们一读。-Lying the design model, a very short book. Several simple examples to illustrate the three-tier structure and the importance of plant design, it is like programming a time comrades.
Quant
- 简单的OA,VisualStudio2008+SqlServer2005 开发,三层架构,代码生成。实现了简单的功能。-Simple OA, VisualStudio2008+ SqlServer2005 development, three-tier architecture, code generation. The realization of a simple function.
Codejia.com_7fcdd0d82d5bed872ea62e1b8488b5f5
- 酒店管理系统源码(三层开发) 系统采用VS2008+Sql2005开发 适用于中小型的酒店管理,全部采用三层架构,ASP.NET开发,运用CSS加DIV的界面布局,完整的源代码和数据库设计,是你不可多得的参考资料。 有客房管理、房间类型管理、入住和退房管理等简单功能 HotelManager为网站目录 data下为Sql2005数据库,附加即可 -Hotel Management System Source (triple developm
three_layer
- 一个简单的三层架构例子,有工厂模式,可以帮助了解编写三层架构程序。- you can use the factory to write a process after reading the process.And you will know it is so easy to write a similar process.
qbserver
- 三层架构操作工具,可使使你开发三层程序更简单,方便。-delphi three floor
MVCExample
- 简单三层实例源码 查询从表的时候,外键不显示键值,而是显示主表的名称,增加、修改的时候也是显示主表的名称。 数据库在DB_文件夹中(sql2005),附加即可. 源码提供初学者学习使用-Three examples of simple source query from the table when key foreign key is not displayed, but display the name of the main table, increase,
演示三层结构的使用
- 利用简单的登录和用户管理来演示三层结构的使用,数据绑定控件采用的是:GridView 我一直在寻找 稳健的三层架构 我也一直在研究 最后发现了 using的好处 自动连接 自动关闭 在 BLL中进行业务逻辑操作 UI中做显示 Web/App_Data下为Sql2005数据库文件 默认登陆帐号/密码:51aspx/51aspx-Simple login and user management to demonstrate the use of the three-tier str
C#+.net
- C# 三层架构以及数据库之间的简单应用,是适用于初级学习者(C# three tier architecture and simple application between databases)
动软代码生成器
- 根据数据库表结构,自动生成标准三层架构的c#工程,对数据库的表的简单操作函数都写了。(According to the database table structure, automatic generation of standard three tier c# project, the database table of the simple operation function is written.)
C# 最简单的三层架构实例
- 很多初学三层架构的用户,都对三层架构无从入手!而这些用户往往 会通过搜索引擎搜索,例如“最简单的三层架构例子”,等关键词, 就算用户找到这个实例,又会感觉不太明白,(心想有没有还可以再 简单的例子)!(Many beginners three tier architecture users, three layers of architecture can not start! And these users tend to Search engines, such as "t