-
generate-and-print-barcode-in-vb-net
Generate and Print Barcode
- 2018-03-01 15:45:12下载
- 积分:1
-
C#语言编写,实现关机,重启,注销计算机。用VS2005编写的。很好用...
C#语言编写,实现关机,重启,注销计算机。用VS2005编写的。很好用-C# language to achieve shutdown, restart, log off the computer. Written with VS2005. Good use
- 2023-01-11 04:45:04下载
- 积分:1
-
VISUAL C++ 2008 the development of examples 26. For learning using visual studio...
VISUAL C++ 2008 开发实例 26个。供学习visual studio 2008.net用。-VISUAL C++ 2008 the development of examples 26. For learning using visual studio 2008.net.
- 2023-03-03 23:10:03下载
- 积分:1
-
此源码是一个教人怎样写类的模板,在类层中实现IDisposable接口,可以确定性的终结对象,协调Dispose()与Finalize()的关系,并能克服类层上...
此源码是一个教人怎样写类的模板,在类层中实现IDisposable接口,可以确定性的终结对象,协调Dispose()与Finalize()的关系,并能克服类层上多次调用Dispose()方法的问题,且是线程安全的。-This source is a type of teaching people how to write the template, in the category layer realize IDisposable interface, you can target the end of uncertainty, the coordination of Dispose () and Finalize () relationship and overcome the type of layer multiple calls to Dispose ( ) methods, and is thread-safe.
- 2023-08-12 19:20:03下载
- 积分:1
-
青岛租车企业网站源码
E:
- 2020-06-18 06:20:01下载
- 积分: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
-
CImage类的使用
以及8bit同24bitBMP的相互转换
CImage类的使用
以及8bit同24bitBMP的相互转换
- 2023-03-10 10:20:04下载
- 积分:1
-
很好用的ASP.NET学习用的PPT格式的PPTX格式的课件可以…
很好用的asp.net学习用的课件ppt格式
pptx格式可以通过下载一个补丁程序打开-Very good use asp.net learning courseware used in ppt format pptx format can be opened by downloading a patch program
- 2022-08-10 04:41:14下载
- 积分:1
-
实现了 一般的 购物车 代码是完整的大家可以下载下来看一下...
实现了 一般的 购物车 代码是完整的大家可以下载下来看一下-gouwuche jiandandeshixian dajiakankanba
- 2022-04-02 05:32:10下载
- 积分:1
-
mschar20dill 连接库。实现制表
mschar20dill 连接库。实现制表-mschar20dill Link Library. Realize tabulation
- 2022-02-03 08:12:42下载
- 积分:1