-
EXCEL_FILE_IMPORT
program to import excel files into dbf .
GUI version
- 2019-05-03 15:23:46下载
- 积分:1
-
购物车、表单
基础购物车,表单列表,可以用于商品的结算,和表单的展示,适合初学者
- 2022-01-24 14:03:47下载
- 积分:1
-
PersonalBlog
1)通过两个抽象表存放任何数据实体以及实体之间的关系;
2)通过两种扩展字段设计方式实现任何数据实体的字段扩展需要,并且扩展的字段支持数据库级别的排序搜索功能;扩展字段的添加和一般字段没有什么大的区别,仅仅只是添加了一个特性而已。
3)由于将实体与实体之间的关系进行高度抽象(最终抽象为横向和父子递归两种关系),导致数据库访问层的接口的通用型非常广泛,可以适应任何实体之间的关系。这样的设计用一般的言语无法表达;也许你看了代码之后会有所体会;
4)吸取了CS中的很多好的设计,如Provider模式,动态构建SQL实现自定义查询,缓存,多语言资源文件设计,自定义Url重写,Ajax功能,etc;
5)优秀的运行性能;
6)通过一个简单的文章发布系统的后台管理系统作为Demo,展示本框架的部分功能;
7)目前该框架还在不断完善优化中。(1) to store any data entities and the relationship between two abstract table
2) fields of any data entity expansion needs in two extended field design approach, and extended field support database level sort search function add extension field and the general field no big difference, just add a feature.
3) the relationship between the entity and the entity to a high degree of abstraction (the final abstract horizontal and parent-child recursive two), resulting in the interface of the database access layer, Universal is very extensive, and can be adapted to the relationship between any entities. This design can not be expressed in general language maybe you looked at the code will be the experience
4) draw a lot of good design in CS, such as the Provider mode, dynamically build the SQL to implement a custom query cache, the design of multi-language resource files, custom Url rewrite, Ajax functionality, etc.
5) excellent operational performance
6) release system in the backg)
- 2012-04-05 11:54:22下载
- 积分:1
-
托管C++的编程,MFC工程可以调用CLR类的演示程序
托管C++的编程,MFC工程可以调用CLR类的演示程序-Managed C++ programming, MFC project can call the CLR class demo program
- 2022-01-22 07:35:00下载
- 积分:1
-
MSMQ
msmq 示例代码,通过C#访问MSMQ服务,来源MSDN改编(msmq sample code through the C# to access MSMQ service sources MSDN adaptation)
- 2013-02-02 11:06:48下载
- 积分:1
-
WebResourceProviderDotNet_src
This article (an improved .NET version of my C++ version) describes WebResourceProvider, a simple yet powerful framework for retrieving useful information from public sources on the web, such as:
search engines like Google and Altavista
online stock quote providers such as Yahoo, CNN and Quicken
weather information providers such as Weather.com, AccuWeather and CNN
online translation services like Google, Babelfish and FreeTranslation
RSS feeds like Yahoo World News, CNN Technology News and Google Business News,
etc.
- 2009-06-05 09:51:56下载
- 积分:1
-
如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看...
如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看-If other members to download once you upload the source code, you will increase the number of available download 1 times. See More Help
- 2022-11-11 14:55:03下载
- 积分:1
-
VB.net两个应用程序之间应用windows消息互传机制通信
VB.net两个应用程序之间应用windows消息互传机制通信;压缩包含有两个窗体应用程序:sendmessg-A和sendmessg-B;打开两个程序,在程序A的文本框中输入任意字符串,点击“send”,程序B可以接收到程序A输入的内容
- 2022-02-25 11:35:25下载
- 积分:1
-
VISUAL C++ 2008 the development of examples 26. For learning using visual studio...
VISUAL C++ 2008 开发实例 26个。供学习visual studio 2008.net用。-VISUAL C++ 2008 the development of examples 26. For learning using visual studio 2008.net.
- 2023-03-03 23:10:03下载
- 积分:1
-
agc_gen2
AGC(自动增益放大) Verilog代码 设计可以参考 第二部分(AGC (automatic gain control) can refer to the Verilog code design
)
- 2015-04-14 01:17:31下载
- 积分:1