-
asp.net编写的一个体育用品商城,后台采用C#完成,可以为初学者提供参考...
asp.net编写的一个体育用品商城,后台采用C#完成,可以为初学者提供参考-asp.net written in a sports mall, the background using C# to complete, you can provide a reference for beginners
- 2022-07-01 17:04:49下载
- 积分:1
-
kelijinchazhi
运用ArcEngine 10.2 功能库,实现点数据进行克里金差值并保存差值结果的功能(Use ArcEngine 10.2 function library that implements the data point kriging difference and save the difference between the results of the function)
- 2017-03-03 11:22:34下载
- 积分:1
-
程序格式规范说明,这是公司内部的文档,大家可以参考
程序格式规范说明,这是公司内部的文档,大家可以参考-Program format specification, which is the company s internal documents, we can refer to
- 2022-03-26 03:29:12下载
- 积分:1
-
gridsortingpagingevents
gridsortingpagingevents,利用kendoui grid控件捕获grid的page分页事件(gridsortingpagingevents, use kendoui grid control to capture the page grid paging event)
- 2013-09-22 22:21:01下载
- 积分:1
-
C++的卡设计C++是
c++饭卡设计 高校饭卡信息包括:饭卡号码、饭卡所有者姓名、初次办卡时间、余额-c++ the card design in c++ and it is
very havethe
in devide it
in c++ the second sumerte end in
this campus and and
- 2022-01-31 12:37:45下载
- 积分:1
-
采用asp.net技术的一个交友网站源码,包括了注册、登录、上传照片以及论坛等功能...
采用asp.net技术的一个交友网站源码,包括了注册、登录、上传照片以及论坛等功能-Using asp.net technology, a Personals site source, including the registration, login, upload photos, as well as forums and other functions
- 2022-02-27 06:13:22下载
- 积分:1
-
SQL-in-crystal-report
怎样在 crystal report 中应用sql查询(How in the crystal report sql query)
- 2012-05-30 09:16:19下载
- 积分: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
-
GDI2
Windows Like .NET Login System
- 2009-09-29 15:37:11下载
- 积分:1
-
VisualC(pdg)
Visual C# .NET编程基础,对于VS用于WEB编程的处学者很有帮助(Visual C#. NET programming basis for VS Department for WEB programming academics helpful)
- 2007-11-07 19:59:52下载
- 积分:1