文件名称:opeDataSet.dll
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:615.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
界面部分和业务部分物理分离。将业务部分和界面部分分别编译成dll和exe可执行文件。
定义一个接口部分以实现界面部分和业务部分之间通讯。接口部分可使用接口或抽象类来实现。一定要保持接 口的稳定,轻易不要改变接口单元中的内容。还可通过预留接口来满足未来功能增长的需求。
经常变动的通常是业务部分,通过修改DLL封装对象的实现方法来升级DLL,无需重新修改和编译界面部分的Exe文件。-Interface part and the operational part of the physical separation. The operational part and the interface separately compiled dll and exe executable file. Part of the definition of an interface in order to achieve the interface between the part and the operational part of the communication. Interface part of the interface or abstract class can be used to achieve. The interface must maintain a stable, easy not to change the interface unit in the content. Interface can also be reserved to meet future growth in demand functions. Constantly changing business is usually part of the object by modifying the DLL package implementation methods to upgrade DLL, without having to re-modify and compile interface part of the Exe file.
定义一个接口部分以实现界面部分和业务部分之间通讯。接口部分可使用接口或抽象类来实现。一定要保持接 口的稳定,轻易不要改变接口单元中的内容。还可通过预留接口来满足未来功能增长的需求。
经常变动的通常是业务部分,通过修改DLL封装对象的实现方法来升级DLL,无需重新修改和编译界面部分的Exe文件。-Interface part and the operational part of the physical separation. The operational part and the interface separately compiled dll and exe executable file. Part of the definition of an interface in order to achieve the interface between the part and the operational part of the communication. Interface part of the interface or abstract class can be used to achieve. The interface must maintain a stable, easy not to change the interface unit in the content. Interface can also be reserved to meet future growth in demand functions. Constantly changing business is usually part of the object by modifying the DLL package implementation methods to upgrade DLL, without having to re-modify and compile interface part of the Exe file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dbdemos.mdb
Idata.dcu
Idata.pas
opeDataSet.cfg
opeDataSet.dll
opeDataSet.dof
opeDataSet.dpr
opeDataSet.res
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Unit1.dcu
Unit1.ddp
Unit1.dfm
Unit1.pas
untOpeDataSet.dcu
untOpeDataSet.pas
使用DLL封装业务逻辑.txt
Idata.dcu
Idata.pas
opeDataSet.cfg
opeDataSet.dll
opeDataSet.dof
opeDataSet.dpr
opeDataSet.res
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Unit1.dcu
Unit1.ddp
Unit1.dfm
Unit1.pas
untOpeDataSet.dcu
untOpeDataSet.pas
使用DLL封装业务逻辑.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.