-
ch28
该案例是典型的学生信息管理系统管理,里面包括该系统的文档说明和系统源码(This case is typical of the student information management system management, which includes documentation of the system and the system source code)
- 2013-10-25 09:28:48下载
- 积分:1
-
SQL2005+. Net realized online course system, to query each of the selected numbe...
SQL2005 +.net实现的网上选课系统,能够查询每门课的已选人数,可选人数,有学生,老师,管理员-SQL2005+. Net realized online course system, to query each of the selected number of classes, optional number of students, teachers, administrators
- 2022-03-14 16:50:58下载
- 积分:1
-
GMap.NET.Core
GMap.NET是一个强大、免费、跨平台、开源的.NET控件,它在Windows Forms 和WPF环境中能够通过Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac等实现寻找路径、地理编码以及地图展示功能,并支持缓存和运行在Mobile环境中。( GMap.NET is a powerful, free, cross-platform, open source. The.net controls, it in Windows Forms and WPF environment can through Google, Yahoo! , Bing, OpenStreetMap, ArcGIS, Pergo SigPac implementation such as path search, geocoding and map display function, and support the cache and run in a Mobile environment.)
- 2014-05-28 17:17:45下载
- 积分:1
-
使用ADO指针开发控制台事件程序,比较实用,你可以
使用ADO指针开发控制台事件程序,比较实用,你可以-Guide the development of the use of ADO console incident procedures, more practical, you can
- 2022-03-15 07:36:26下载
- 积分:1
-
wssd
网站名称:网络书店
版本:v1.0
开发工具:Visual Studio 2005
开发语言:C#
开发框架:.NetFramework 2.0
数据库:sql server 2005
其他:借鉴PetShop4.0的三层架构,数据库操作全部使用存储过程,使用NUnit进行数据操作层的测试,并附上开发文档(Site Name: Network Bookstore version: v1.0 development tools: Visual Studio 2005 development languages: C# development framework:. NetFramework 2.0 Database: sql server 2005 Other: learn PetShop4.0 three-tier architecture, database operations all use stored procedures, use NUnit test data manipulation layer, accompanied the development of the document)
- 2013-10-08 14:00:15下载
- 积分: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
-
让你的XP风格的菜单很容易!
Make your menu to xpstyle easily!
Just "Draw" this control on your form!
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-SourceCode.com/vb/scripts/ShowCode.asp?txtCodeId=1366&lngWId=10
- 2022-02-20 16:19:29下载
- 积分:1
-
vb.net-advanced-chartline
vb.net中chart的高级用法编程,很漂亮的曲线哦,赶的上LABVIEW的曲线界面。(vb.net how to use chart,beautiful line)
- 2013-05-09 12:48:52下载
- 积分:1
-
matlab vc++混合编程实例的源代码
matlab vc++混合编程实例的源代码-matlab vc++混合编程实例
- 2022-04-14 21:37:23下载
- 积分:1
-
基于。食品的内部管理系统开发,一个BS结构。
基于.net开发的餐饮企业内部管理系统,少有的bs架构的餐饮管理系统-based. Net development of the Food internal management system, one of the bs structure of the Food Management System
- 2022-02-03 05:07:06下载
- 积分:1