-
5109669
生成简单的SRF编辑器 Generate a simple SRF editor()
- 2017-11-15 08:27:34下载
- 积分:1
-
DSP28
TMS320C2812全套例程供大学学习交流 ( TMS320C2812 full set of routines exchange for university study)
- 2010-08-23 11:36:51下载
- 积分:1
-
XLdemo
C#实现对excel文件的操作。主要用到了开发环境中的excel objeck library接口。(C# implementation of the operation of the excel file. The main use of the the excel objeck library interface development environment.)
- 2012-06-27 16:00:09下载
- 积分:1
-
WindowsFormsApplication1
WindowsFormsApplication源代码,出自c#入门经典第五版,有详细说明。(WindowsFormsApplication source code, c# entry from the fifth edition of the classic, a detailed description.)
- 2013-06-01 16:44:52下载
- 积分:1
-
AddressBook_Source
Address Book and Events Reminder
- 2009-06-21 04:57:15下载
- 积分:1
-
work17
这是用于将一串字符串中重复的字符删除,采用的是指针方法(This is used to repeat a string of characters in the string to delete, using the pointer method)
- 2013-08-07 21:08:19下载
- 积分:1
-
CE6TSC
说明: remote desktop for windows ce 6.0
- 2019-05-15 15:42:30下载
- 积分:1
-
pinhuadianzibiao
Csharp平滑变色的电子表,需要界面的朋友正好可以学习学习(Csharp smooth change the electronic watches, the need is a friend of the interface can learn from)
- 2007-05-10 00:49:46下载
- 积分:1
-
STM32F4xx_DSP_StdPeriph_Lib_V1.8.0
stm32f4xx 官方标准外设固件库 ,含有多种类型的设计案例(Stm32f4xx official standard peripheral firmware library, containing a variety of design cases)
- 2019-02-22 18:46:45下载
- 积分: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