-
剪贴板监视程序,含源代码,使用Visual C#编程,需要.net framework才能运行...
剪贴板监视程序,含源代码,使用Visual C#编程,需要.net framework才能运行-Clipboard monitoring program, including source code, the use of Visual C# Programming needs. Net framework to run
- 2022-01-21 05:26:37下载
- 积分:1
-
mapx
mapx操作手册记录mapx的各种属性及方法(mapx operating manual records of the various properties and methods mapx)
- 2015-03-31 10:41:49下载
- 积分:1
-
c#异步网络编程源代码 源代码 请实用!谢谢大家
c#异步网络编程源代码 源代码 请实用!谢谢大家-c# asynchronous network programming source code source code useful, please! Thank you everyone
- 2022-03-24 00:10:47下载
- 积分:1
-
这是电子
This the e-book for asp.net-This is the e-book for asp.net
- 2022-03-17 01:15:58下载
- 积分:1
-
将模型对象发布到控制器中( ASP.NET MVC)
翻译 maninwest@Codeforge 作者:Saswat Mohanty@CodeProject
我们想在 HttpPost 时将视图中的模型对象列表发布到控制器中。很多开发员尝试通过数组获得数据列表。但是,有个简单的方法可以不用数组获取模型对象的列表。创建一个 ASP.NET MVC 4 应用程序。首先在解决方案的 Model 文件夹中创建两个模型类,例如 EmployeeModelClass.cs 和 DepartmentModelClass.cs 。
模型
public class EmployeeModelClass
{
public string Name { get; set; }
public string Address { get; set; }
public string Contact { get; set; }
public IEnumerable DeptList { get; set; }
}
public class DepartmentModelClass
{
public string DepartmentCode { get; set; }
public string DepartmentName { get; set; }
}
控制器
public class EmployeeController : Controller
{
//
// GET: /Employee/
public ActionResul
- 2022-07-02 06:59:27下载
- 积分:1
-
MyLibrary
图书馆案例 asp.net + sql制作,很适合学习(Case Library asp.net+ sql production, a very suitable study)
- 2021-03-08 14:09:28下载
- 积分:1
-
NettyInAction
netty开发指南,入门提升,适合大家了解NIO,netty比MINA性能更好(netty Development Guide, Getting upgrade for us to know the NIO, netty better performance than MINA)
- 2014-12-31 11:42:02下载
- 积分:1
-
学生入学制度
Student admission System
Asp.net
- 2023-06-29 17:40:03下载
- 积分:1
-
NUnit-2.4.5-src
NUnit是在.NET進行TDD的利器,是一個單元測試框架.
NUnit最初是由James W. Newkirk, Alexei A. Vorontsov 和Philip A. Craig, 後來開發團隊逐漸龐大起來.在開發過程中, Kent Beck 和Erich Gamma2位牛人也提供了許多幫助.(NUnit NET TDD weapon is a unit testing framework NUnit originally by James W. Newkirk, Alexei A. Vorontsov and Philip A. Craig, later development team gradually huge in the development process, Kent Beck and the Erich Gamma2 cattle also provides a lot of help.)
- 2013-04-18 08:21:12下载
- 积分:1
-
THUYSG
AT指令编辑计算机跟手机通讯,可收发短信()
- 2018-06-12 17:07:47下载
- 积分:1