-
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
-
.Net Core微服务完整实例
Easy to get started sample reference microservice and container based application (Currently in BETA state, ongoing progress, accepting feedback and pull-requests). Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotn…
- 2023-02-13 13:20:15下载
- 积分:1
-
MyLibrary
图书馆案例 asp.net + sql制作,很适合学习(Case Library asp.net+ sql production, a very suitable study)
- 2021-03-08 14:09:28下载
- 积分:1
-
WuLiu
物流网站建设,含物流单号流水 货物流水 行程流水等模块(Logistics construction site, including the logistics flow of goods flowing stroke single number water and other modules)
- 2013-10-14 15:22:52下载
- 积分:1
-
.NET
.net框架的简单教程,帮助初学者了解及制作一些简单的界面程序(. Net framework of a simple tutorial to help beginners understand and make some simple interface program)
- 2013-07-27 16:35:02下载
- 积分:1
-
.net平台下开发XNA2.0
一本xna2.0的学习材料
里面有所有的源代码 还有包括里面用到的模型材料,声音贴图...
.net平台下开发XNA2.0
一本xna2.0的学习材料
里面有所有的源代码 还有包括里面用到的模型材料,声音贴图
-. net platform developed under a XNA2.0 learning materials xna2.0 there are all the source code is also included inside the model used for materials, voice map
- 2022-05-12 23:29:13下载
- 积分:1
-
程序格式规范说明,这是公司内部的文档,大家可以参考
程序格式规范说明,这是公司内部的文档,大家可以参考-Program format specification, which is the company s internal documents, we can refer to
- 2022-03-26 03:29:12下载
- 积分:1
-
Ccan_yi_xiao_u
CSHARP + MYSQL 课程设计 ASP.NET 2.0数据库库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~
(Curriculum design CSHARP+ MYSQL database ASP.NET 2.0 development, " catering consumption of Maanagement System" features a complete interface Dafang, will set up classes, we make good use of
)
- 2012-05-18 17:39:36下载
- 积分:1
-
WPF画曲线图源码
源码描述:
一、源码特点
一款用wpf画柱状图,扇形图,折线图,适合初学者学习使用,有需要的朋友不要错过
二、注意事项
开发环境为Visual Studio 2013,使用.net 4.5开发。
作者:青雨木(Source description:
I. Source Code Characteristics
Wpf is a bar chart, sector chart, polyline chart, suitable for beginners to learn to use, friends in need do not miss
II. Notes
The development environment is Visual Studio 2013, developed with. net 4.5.
Author: Qingyumu)
- 2020-06-23 02:40:01下载
- 积分:1
-
此代码是基于国产数据openbase的文件列表生成
此代码是基于国产数据openbase的文件列表生成-This code is based on the data openbase made a list of files generated
- 2022-03-06 22:03:28下载
- 积分:1