-
asp.net程序开发EXT技术,很好的开源开发源码
asp.net程序开发EXT技术,很好的开源开发源码-asp
- 2023-07-16 14:50:04下载
- 积分:1
-
Guide the development of the use of ADO console attributes menu procedures, more...
使用ADO指针开发控制台属性菜单程序,比较实用,你可以-Guide the development of the use of ADO console attributes menu procedures, more practical, you can
- 2022-03-14 10:07:29下载
- 积分:1
-
SetVol
vb.net 和艾德克斯it6833的可编程直流电源通讯并且控制的源代码(vb.net control itech it6833)
- 2013-05-09 13:06:33下载
- 积分:1
-
Hough transform, for the image processing, paint edge curve, the specific see ho...
Hough变换,用于对图像处理,画出曲线边缘,具体参见hough变换-Hough transform, for the image processing, paint edge curve, the specific see hough transform
- 2022-05-18 21:04:55下载
- 积分:1
-
学生管理
STUDENT ADMINISTRATION
SYSTEM
The aim of project is to develop a website that facilitates Student to register in college, to get staff details and to see marks easily. While Administrator can change the staff details, marks.
-STUDENT ADMINISTRATION
SYSTEM
The aim of project is to develop a website that facilitates Student to register in college, to get staff details and to see marks easily. While Administrator can change the staff details, marks.
- 2022-09-23 19:15:03下载
- 积分:1
-
asp.net用Web Part创建门户
asp.net用Web Part创建门户-asp.net create a portal with Web Part
- 2023-01-04 07:55:03下载
- 积分: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
-
dianli1
线损管理系统,对35kv和110kv的线损进行计算。包括有功电量和无功电量计算。(Line Loss Management System, 35kv and 110kv line loss calculation. Including active power and reactive power.)
- 2013-03-18 10:02:40下载
- 积分:1
-
SoftwareLock-Final---Worked
A visual basic .net application to find out the hard disc serial number
- 2012-09-09 00:30:33下载
- 积分:1
-
C#内存优化源码
C#内存优化源码,适合新手学习,winform界面(C# memory optimization source)
- 2017-10-10 14:27:12下载
- 积分:1