-
360shoujizhushou
仿360手机助手电脑版,仿360手机助手电脑版仿360手机助手电脑版(this 360 phone zhushou this 360 phone zhushouthis 360 phone zhushou)
- 2015-08-17 21:24:55下载
- 积分:1
-
vb.net中读写ini文件,解决GetSection问题
vb.net中读写ini文件,解决GetSection问题-ini files in vb.net to read and write and solve problems GetSection
- 2023-01-06 13:20:03下载
- 积分:1
-
c++.net电子商务系统实现(CS),包含服务器和客户端两个程序分别为:ECSERVER和ECCLIENT,客户端按文本说明使用。...
c++.net电子商务系统实现(CS),包含服务器和客户端两个程序分别为:ECSERVER和ECCLIENT,客户端按文本说明使用。-c++. net e-commerce system (CS), contains server and client are two procedures: ECSERVER and ECCLIENT, the client by the use of text.
- 2022-03-15 10:51:39下载
- 积分:1
-
.net C#开源的音频代码,适合音频类的软件开发
.net C#开源的音频代码,适合音频类的软件开发,为国外源代码,可以用来做音频的图形化显示,播放等功能。
- 2022-02-25 13:16:58下载
- 积分:1
-
一个简单的酒店管理系统,功能还可以,只是实现的功能不多...
一个简单的酒店管理系统,功能还可以,只是实现的功能不多-A simple hotel management system, functions can also be only the realization of the function of small
- 2022-03-25 13:32:14下载
- 积分:1
-
VS 语言 做的商业网站系统
可让初学者参考
VS 语言 做的商业网站系统
可让初学者参考 -VS language to a commercial site system allows advanced users
- 2023-08-17 01:40:03下载
- 积分:1
-
成为优秀的C++程序员Beginvisualc++2005
通过使用本书,您可成为优秀的C++程序员。Microsoft公司的最新开发系统Visual Studio 2005支持两种截然不同但又紧密相关的C++语言。该系统完全支持原来的ISO/ANSI标准C++,同时还支持名为C++/CLI的新版C++。C++/CLI由Microsoft公司开发,现在是ECMA标准。这两种C++版本互为补充,各自完成不同的任务。ISO/ANSI C++用于开发在本地计算机上运行的高性能应用程序,而C++/CLI专门为.NET Framework开发。本书将讲述使用这两种C++版本开发应用程序的基础知识。
(Through the use of this book, you can become a good C++ Programmers. Microsoft)
- 2020-06-26 02:40:02下载
- 积分:1
-
超市管理系统
在现代社会中,小型超市是我们日常生活中不可或缺的部分,其商品数量快速增多,有关各种商品的信息量也急剧增加,手工管理出现各种弊端。本次毕设针对这些问题研发了小型超市管理系统,能够使消费者购买到所需物品,使超市管理人员能够具体、合理、直接的管理杂乱的超市数据。
本系统利用asp.net技术与sql server 2008数据库开发设计,分为管理员模块和普通用户模块,具有人员信息管理和商品信息管理的功能,该系统是为小型超市量身定做的,操作简单,极大地方便了超市管理,因此具有非常强的实用性
- 2022-03-04 18:59:57下载
- 积分:1
-
使用加密技术提高Windows Mobile应用程序的安全性
使用加密技术提高Windows Mobile应用程序的安全性-The use of encryption technology to increase the security of Windows Mobile applications of
- 2022-01-21 22:51:39下载
- 积分: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