-
抽签管理系统
用于人员自动随机的抽签,方便简单!!!!
- 2023-09-05 08:25:03下载
- 积分:1
-
fnpi sdfnerpgt dsgeghtr位图
Bitmap fnpi sdfnerpgt dsgeghtr-Bitmap fnpi sdfnerpgt dsgeghtr
- 2023-09-02 14:05:04下载
- 积分:1
-
神界服务器端源码,包括角色和ROOM程序完整源码
神界服务器端源码,包括角色和ROOM程序完整源码-God-source server-side community, including the role and integrity of the source ROOM procedures
- 2022-07-02 00:28:37下载
- 积分:1
-
Visual+C++.NET网络与通信高级编程范例源代码Part1
Visual+C++.NET网络与通信高级编程范例源代码Part1-Visual+ C++. NET network and source code examples of high-level programming Part1
- 2022-01-22 06:49:45下载
- 积分:1
-
BIOSchaxun
基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。(Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS version number, update date, access to the system BIOS version number and update date.)
- 2009-01-21 18:12:45下载
- 积分:1
-
ASP.NET_2.0_MVP_Hacks_And_Tips
ASP.NET 2.0 MVP Hacks And Tips
- 2009-07-06 22:50:49下载
- 积分: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
-
Introduction To. NET Regular Expression for Regular Expression Application done...
介绍。NET正则表达式对正则表达式的应用做了详细的介绍,并附有电子书工具的例子_
- 2022-05-16 11:21:35下载
- 积分:1
-
net2.0开发指南.net2.0开发指南 net2.0开发指南
net2.0开发指南.net2.0开发指南 net2.0开发指南-net2.0 Development Guide. net2.0 guide the development of guidelines for the development of net2.0 Development Guide net2.0
- 2022-07-09 05:39:28下载
- 积分:1
-
CRMS
silverlight应用CRM原代码,功能齐全的新一代办公软件,里面继承了wpf silverlight wcf新一代的技术要点。(silverlight application CRM source code, is a complete application, I hope we can bring help.)
- 2012-07-27 18:54:52下载
- 积分:1