-
在线音乐吧 c# 音乐网站
跟同学一起完成的一个音乐系统网站,网站使用的是visual-studio2008 写的。网站还是相对蛮美观的,功能也是蛮强大的,一般的音乐的上传,播放,分类都是做好的,直接运行就可以了。
- 2022-02-02 14:08:48下载
- 积分:1
-
Pivot 枢轴网格- Asp.Net MVC
翻译 maninwest@Codeforge 作者:Anurag Gandhi@CodeProject一个具有 pivot 选项的 Asp.Net MVC 的网格/报告控件。使用代码需要添加到 ReportControl 集的引用,之后就可以直接使用代码,如下所示:@Model.ReportWithPivot("", "ShopName", "SellingPrice", AggregateFunction.Sum, "ItemType", "ItemName")请注意你的模型应该是 IEnumerable 或者仅从 IEnumerable 衍生而来。如何工作ReportWithPivot 是 IEnumerable 对象的延伸方法,使用 RowField, DataField, Aggregate 函数和 ColumnFields 作为参数并返回一个 HTML 表,其中数据根据指定参数进行枢轴定位。public static HtmlString ReportWithPivot(this IEnumerable source, string cssClass, string rowField, string dataField, AggregateFunction aggregate, params string[] columnFields) where T
- 2022-12-29 09:05:04下载
- 积分:1
-
这是用ASP.net实现的一个简单的车票预订系统,对于ASP.net的初学者来说有不小的帮助。...
这是用ASP.net实现的一个简单的车票预订系统,对于ASP.net的初学者来说有不小的帮助。-This is achieved using a simple ASP.net ticket booking system, for the beginner ASP.net is not small help.
- 2022-11-26 19:10:03下载
- 积分:1
-
net2.0
精通ASP.NET2.0企业级开项目开发源代码.有会员积分系统/简单OA系统/客户关系管理系统/网上书店系统.每个里面都分sql2003和sql2005的代码,c# 三层架构非常值得学习(proficient ASP.NET2.0 enterprise-class open source project development. Member Integral System/OA simple systems/customer relationship management/online bookstore system. each of which are sub-sql2003 and sql2005 The code, c# three-tier system is very worth learning)
- 2007-03-03 22:00:22下载
- 积分:1
-
netpagercommon
asp.net 数据分页组件组合,结合通用的存储过程和aspnetpager 实现分页一体化,完全通用的分页功能,支持按照指定字段获取,按照指定字段排序,条件设置等功能。非常方便。(asp.net data paging component combinations, combined with a common paging stored procedures and aspnetpager achieve integration, fully universal paging functionality to support access to the designated field, according to the specified sort field, conditions set and so on. Very convenient.)
- 2010-05-08 23:40:05下载
- 积分:1
-
CTP-CSharp-develop
CTP开发实例支持多种开发语言
CTP 接口 COM 组件
CTP 接口.NET 程序集
CTP 接口 Web 接口
使用手册(CTP development tool including demo project, user guide)
- 2016-09-19 12:53:18下载
- 积分:1
-
C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。...
C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。-C++ Application Tutorial source code, tutorials, the author is HU. Can be under visual studio.net debug.
- 2023-03-08 19:45:03下载
- 积分:1
-
kingbos
关于教育网站的开发和架构,采用三层架构模式,使用于多企业(Website development framework on education)
- 2013-09-08 13:46:48下载
- 积分:1
-
20101722382095
Vb.net验证码控件及Demo源码
这个验证码控件实在太好了,有未编译过的源码,是VB.Net的,这个控件真的太酷了
控件代码是Vb.net,Demo代码是C#的
(Vb.net Demo Source Code Control and control the verification code is good, there is not compiled source code for VB.Net, this control is really cool control code is Vb.net, Demo code is C#,)
- 2011-05-05 19:49:13下载
- 积分:1
-
文本框拼音中文联想
文本框拼音中文匹配联想,文本框根据中文拼音或者 中文 进行模糊匹配 搜索相关项
vs2010
- 2022-01-26 07:51:51下载
- 积分:1