-
OAPro
非常完善的OA(办公管理系统)开发环境:Visual Studio .NET 2005 + Server2005运用HTML/JavaScript/CSS技术实现标准、规范的客户端静态和动态效果(failed to translate)
- 2012-02-17 17:26:00下载
- 积分:1
-
a combination of web service with the visual.net
web服务与visual.net
- 2022-03-11 12:33:48下载
- 积分:1
-
VB2010.NET并口IO输入输出控制继电器程序
用VB.NET的开发的程序,用并口当IO控制继电器
- 2022-07-27 08:26:42下载
- 积分:1
-
.net版本完整ERP源码
这是一个完整的ERP产品源代码包,包括了基础字典,需求,计划,入库,出库,报表等一系列功能,非常适合需要做项目的人学习和使用。非常经典,需要的速速来取!这是完整的代码,不要跟其他代码相比。可以直接用vs直接打开,直接看里面源码。
- 2023-02-02 22:10:08下载
- 积分:1
-
北大青鸟ACCP课程S2”的深度。NET平台和C编程#…
北大青鸟Accp课程 S2 《深入.NET平台和C#编程(.NETOOP)》理论贯穿案例-Beida Jade Bird Accp courses S2 " in depth. NET platform and C# programming (. NETOOP)" Theory of cross-cutting case
- 2022-03-21 02:23:14下载
- 积分:1
-
简体繁体字转换,使用aspnet
非常难的
简体繁体字转换,使用aspnet
非常难的-Simplified Chinese characters conversion, the use of aspnet very difficult
- 2022-02-06 18:39:23下载
- 积分:1
-
PORTFOLIO
My portfolio of system.
- 2019-04-05 18:41:23下载
- 积分:1
-
BookSeeker
A simple example of ASP.NET book search program !
- 2013-10-19 12:41:44下载
- 积分: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
-
serialize
序列化又称串行化,是.NET运行时环境用来支持用户定义类型的流化的机制。其目的是以某种存储形成使自定义对象持久化,或者将这种对象从一个地方传输到另一个地方。(Serialization, also known as serialization. NET runtime environment used to support user-defined type of flow mechanism. Its purpose is some storage of the formation of the custom object persistence, or object from one place to another place.)
- 2012-06-09 20:20:05下载
- 积分:1