-
本文首先阐述了基于.NET Framework平台的图书馆管理信息系统的开发背景以及其实践意义...
本文首先阐述了基于.NET Framework平台的图书馆管理信息系统的开发背景以及其实践意义-In this paper, based on the. NET Framework platform library management information system development background, as well as its practical significance
- 2022-03-14 09:54:04下载
- 积分:1
-
在桌面上自由游泳的一条小鱼,但是在C #更加好看…
一条小鱼在桌面上自由的游动很好看的 不过C#开发-A small fish on the desktop free of swimming, however a good look at the C# Development
- 2022-07-13 00:57:24下载
- 积分: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
-
水印可以去掉几个超级
可以去掉水印的几篇超有用的文档,希望对大家有用。-Watermark can be removed a few super-useful document, in the hope that useful to everyone.
- 2023-04-16 16:35:03下载
- 积分:1
-
移动视频监控的解释
windowsmobile视频控件讲解及其功能模块的讲解-windowsmobile Video Control explained
- 2022-12-14 23:20:04下载
- 积分: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
-
.NET SQL Server 存储的过程数据访问层
翻译 maninwest@Codeforge 作者:Peter Piotti @ Codeproject很多开发者都是通过存储过程进行数据访问,有时是出于选择,有时是没有其他方法。这是一个简单、清洁的备选方案,使用 Entity Framework 在 .NET/SQL Server 环境中进行存储过程数据访问。背景SqlServerStoredProcedureDataAccessLayer 命名空间含有一个称作 SqlDatabase的 public 类。 SqlDatabase 类中的方法是透明地构建在标准 SqlData 方法上的。如果返回意外时也非常容易调试,因为方法不会跟底层的 SqlCommand 方法混合. SqlDatabase 方法和底层 SqlData 方法是: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-12 22:30:03下载
- 积分:1
-
finance
金融客户管理系统,主要针对金融客户管理的CRM(Financial Customer Management System)
- 2019-03-11 16:25:36下载
- 积分:1
-
基于C#的skyline二次开发案例
基于C#语言的skyline二次开发实例(Examples of Development of Skyline Based on C#)
- 2020-06-24 08:20:02下载
- 积分:1
-
爬虫
利用网站爬虫 抓取网络数据 这个是我在学习过程中用到的一个方法(Using Web Crawler to Grab Network Data)
- 2020-06-19 21:00:01下载
- 积分:1