搜索资源列表
BBS.rar
- c#网络论坛,包括需求分析,总体设计,各功能模块设计,系统流程分析,数据库设计,ER图等。,c# web-based forum, including needs analysis, design, design of various functional modules, the system flow analysis, database design, ER map.
hyOATest
- OA自动化办公全源码oa办公系统基于B/S架构设计。 包括文件管理、共享下载、消息管理、公文流传、通知管理、内部论坛、人力资源管理、资产管理 等。 -OA office automation system based on full source oa office B/S architecture. Including document management, share downloads, message management, document circulated to inform
wms
- Asp.net仓库管理系统源码 主要有以下功能: 报表分析 基础设置 系统维护 库存周转 料差分析 盘点误差 部门班组 生产项目 仓库字典 物资字典 物资卡片 供应商 权限设置 基于UML系统设计、可以导出Excel报表、采用ASP.NET身份验证和授权机制 默认管理帐号/密码:0007/51aspx DB_51aspx下为Sql数据库文件,附加即可-Asp.net main source warehouse management system has the fo
NetBookShop
- 本人的毕业设计。网上书店,只供初学者参考,高手不要看了。-My graduation project. Online bookstore, only advanced users, masters do not read.
ZaiXianRenShuTongJi_v1.
- 1、简单文字聊天室的需求分析。 2、系统的功能模块设计。 3、数据库 4、可以统计在线人数、实现私聊等功能 6、系统页面设计要求清晰、实用、美观。 -1, a simple text chat rooms needs analysis. 2, the system features modular design. 3, the database 4, the number of available statistics online, private chat and oth
MU_BLOG-src
- ASP.NET多用户博客系统源码 基于XML+XSLT+AJAX技术构建的多用户博客门户系统,服务器端采用当前最流行的动态网页开发语言ASP.NET(C#) 2.0编写,支持多种数据库,包括SQLSERVER2000\SQLSERVER2005\ORACLE\MYSQL\DB2\ACCESS等,默认使用SQLSERVER2000。DIV+CSS布局,交互方式采用当前最流行的AJAX技术,所有操所在一个页面完成,简洁的主题与皮肤开发技术,更合理的模块化设计,大大减轻了后续开发的难度,使模板开发
CSharp
- C#设计模式精解附源代码,asp.net服务器控件详解。-C# design model fine solution with the source code, and the asp.net server control explanation.
CSharp-bookstore
- web课程设计,使用C#简单实现一个网上书店,实现了购物车。 说明:开发环境不同,需要改变根目录下的Web.config的数据库连接字符串才可正常运行。例如你的sql的用户名为sa,密码为123,那么将连接字符串改为:User Id=sa pwd=123-web course design, using C# to implement a simple online bookstore cart.