资源简介
ASP.Net MVC 仓库管理系统源码,jQuery,以及Bootstrap。 数据库使用了SQL Server,有需求有兴趣可以下载来看看
代码片段和文件信息
/*******************************************************************************
* Copyright (C) Git Corporation. All rights reserved.
*
* Author: 情缘
* Create Date: 2013-11-29 23:39:49
*
* Description: Git.framework
* http://www.cnblogs.com/qingyuan/
* Revision History:
* Date Author Description
* 2013-11-29 23:39:49 情缘
*********************************************************************************/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
namespace Git.Storage.Common
{
public enum EAudite
{
[Description(“等待审核“)]
Wait=1
[Description(“审核成功“)]
Pass=2
[Description(“审核失败“)]
NotPass=3
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-01-13 11:40 仓库管理系统\
文件 543 2016-07-12 12:49 仓库管理系统\.gitignore
目录 0 2020-01-13 11:39 仓库管理系统\.vs\
目录 0 2020-01-13 11:39 仓库管理系统\.vs\Git.Storage.Web\
目录 0 2020-01-13 11:39 仓库管理系统\.vs\Git.Storage.Web\v14\
文件 83968 2020-01-13 10:47 仓库管理系统\.vs\Git.Storage.Web\v14\.suo
目录 0 2020-01-13 11:39 仓库管理系统\.vs\config\
文件 85925 2020-01-12 11:27 仓库管理系统\.vs\config\applicationhost.config
目录 0 2020-01-13 11:39 仓库管理系统\DB\
文件 4280832 2016-07-12 12:49 仓库管理系统\DB\JooWMS.bak
文件 347244 2016-07-12 12:49 仓库管理系统\DB\gitwms.sql
目录 0 2020-01-13 11:39 仓库管理系统\Git.Storage.Common\
文件 806 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EAudite.cs
文件 753 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EBadType.cs
文件 729 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EBool.cs
文件 1157 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EChange.cs
文件 307 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\ECheckType.cs
文件 711 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\ECusType.cs
文件 753 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EDataSourceType.cs
文件 912 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EElementType.cs
文件 794 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EEquipmentStatus.cs
文件 1634 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EInType.cs
文件 434 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EIsDelete.cs
文件 1284 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\ELocalType.cs
文件 820 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EMoveType.cs
文件 730 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EOpType.cs
文件 746 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EOrder.cs
文件 1001 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EOrderStatus.cs
文件 901 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EOrderType.cs
文件 1387 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EOutType.cs
文件 746 2016-07-12 12:49 仓库管理系统\Git.Storage.Common\EProductType.cs
............此处省略3468个文件信息
相关资源
- 基于C# MVC开发的WEB API通用框架 附带
- 深入体验ASP.NET项目开发_源码
- ASP.Net呼叫中心客服系统源码.zip.zip
- 基于C# MVC开发的WEB API通用框架 附带
- asp.net母版页大全
- 10个ASP.NET项目源码
- C# 类似webapi的Nancy框架
- 鲜花销售管理系统
- 企业OA办公系统 asp.net源码 三层架构
- ASP.NET 在线考试系统
- 小型音乐网站
- asp.net mvc企业管理系统项目开发源码
- ASP.NET的企业通用权限管理系统 源代码
- C#基于MVC+EasyUI+ECharts后台管理系统完整
- ASP.Net 后台通用权限系统 源代码
- ASP.net网上销售系统.zip
- web前端开发 使用ASP.NET CoreAngular 和B
- ASP.NET门户网站源码
- 11个ASP.NET完整项目打包
- ASP.NETMVC5kjjm_jb51.rar
- 功能强大的ASP.NET版聊天室源码使用
- ASP.NET程序设计教程C#版
- 车辆管理系统源码 移动派车系统 车管
- asp.net 学生管理系统160963
- 基于ASP.NET+MYSQL的图片管理系统
- ASP.NET开发环境中水晶报表和在水晶报
- 基于ASP.NET MVC3电子商城源码
- ASP.NET MVC5 入门 之登录验证
- ASP.NET(C#)带条码打印的固定资产管
- ASP.NET+MVC+4框架揭秘(蒋金楠)PDF高清
评论
共有 条评论