登录
首页 » TEXT » ContractManager

ContractManager

于 2007-06-27 发布 文件大小:294KB
0 148
下载积分: 1 下载次数: 7

代码说明:

  本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图,分别使用PowerDesigner(the folder directory Model of the system contains a database model maps and map system modeling, using PowerDesigner)

文件列表:

ContractManage
..............\ContractManage
..............\..............\AdvancedSearch.aspx
..............\..............\AdvancedSearch.aspx.cs
..............\..............\AdvancedSearch.aspx.resx
..............\..............\AssemblyInfo.cs
..............\..............\bin
..............\..............\...\TMS.dll
..............\..............\...\TMS.pdb
..............\..............\ClientsAdd.aspx
..............\..............\ClientsAdd.aspx.cs
..............\..............\ClientsAdd.aspx.resx
..............\..............\ClientsManage.aspx
..............\..............\ClientsManage.aspx.cs
..............\..............\ClientsManage.aspx.resx
..............\..............\ClientsModify.aspx
..............\..............\ClientsModify.aspx.cs
..............\..............\ClientsModify.aspx.resx
..............\..............\ContractAdd.aspx
..............\..............\ContractAdd.aspx.cs
..............\..............\ContractAdd.aspx.resx
..............\..............\ContractControl.aspx
..............\..............\ContractControl.aspx.cs
..............\..............\ContractControl.aspx.resx
..............\..............\ContractCount.aspx
..............\..............\ContractCount.aspx.cs
..............\..............\ContractCount.aspx.resx
..............\..............\ContractDetailForCount.aspx
..............\..............\ContractDetailForCount.aspx.cs
..............\..............\ContractDetailForCount.aspx.resx
..............\..............\ContractList.aspx
..............\..............\ContractList.aspx.cs
..............\..............\ContractList.aspx.resx
..............\..............\ContractManage.aspx
..............\..............\ContractManage.aspx.cs
..............\..............\ContractManage.aspx.resx
..............\..............\ContractManage.csproj
..............\..............\ContractManage.csproj.webinfo
..............\..............\ContractManage.sln
..............\..............\ContractManage.suo
..............\..............\ContractManage.vsdisco
..............\..............\ContractModify.aspx
..............\..............\ContractModify.aspx.cs
..............\..............\ContractModify.aspx.resx
..............\..............\Default.aspx
..............\..............\Default.aspx.cs
..............\..............\Default.aspx.resx
..............\..............\Global.asax
..............\..............\Global.asax.cs
..............\..............\Global.asax.resx
..............\..............\Images

..............\..............\......\Thumbs.db
..............\..............\......\_vti_cnf
..............\..............\......\........\2.bmp
..............\..............\PasswordModifyForAdmin.aspx
..............\..............\PasswordModifyForAdmin.aspx.cs
..............\..............\PasswordModifyForAdmin.aspx.resx
..............\..............\ProjectsAdd.aspx
..............\..............\ProjectsAdd.aspx.cs
..............\..............\ProjectsAdd.aspx.resx
..............\..............\ProjectsManage.aspx
..............\..............\ProjectsManage.aspx.cs
..............\..............\ProjectsManage.aspx.resx
..............\..............\ProjectsModify.aspx
..............\..............\ProjectsModify.aspx.cs
..............\..............\ProjectsModify.aspx.resx
..............\..............\UserAdd.aspx
..............\..............\UserAdd.aspx.cs
..............\..............\UserAdd.aspx.resx
..............\..............\UserManage.aspx
..............\..............\UserManage.aspx.cs
..............\..............\UserManage.aspx.resx
..............\..............\UserModify.aspx
..............\..............\UserModify.aspx.cs
..............\..............\UserModify.aspx.resx
..............\..............\Web.config
..............\..............\_vti_cnf
..............\..............\........\AdvancedSearch.aspx
..............\..............\........\AdvancedSearch.aspx.cs
..............\..............\........\AdvancedSearch.aspx.resx
..............\..............\........\AssemblyInfo.cs
..............\..............\........\ClientsAdd.aspx
..............\..............\........\ClientsAdd.aspx.cs
..............\..............\........\ClientsAdd.aspx.resx
..............\..............\........\ClientsManage.aspx
..............\..............\........\ClientsManage.aspx.cs
..............\..............\........\ClientsManage.aspx.resx
..............\..............\........\ClientsModify.aspx
..............\..............\........\ClientsModify.aspx.cs
..............\..............\........\ClientsModify.aspx.resx
..............\..............\........\ContractAdd.aspx
..............\..............\........\ContractAdd.aspx.cs
..............\..............\........\ContractAdd.aspx.resx
..............\..............\........\ContractControl.aspx
..............\..............\........\ContractControl.aspx.cs
..............\..............\........\ContractControl.aspx.resx
..............\..............\........\ContractCount.aspx
..............\..............\........\ContractCount.aspx.cs
..............\..............\........\ContractCount.aspx.resx

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UAVNavigation
    Uav协同导航攻击的C++程序,经测试VC2010可用,协同控制的得力助手(Uav cooperation)
    2015-10-01 21:43:42下载
    积分:1
  • This is my prepared by the VB
    这是我用VB编写的-This is my prepared by the VB
    2022-02-05 23:28:00下载
    积分:1
  • C# 屏幕放大镜 功能源码
    实现鼠标移动到某处后放大效果,类似Windows放大镜
    2020-12-24 23:29:04下载
    积分:1
  • 基于VC++的包过滤防火墙
    本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time. This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
    2020-07-08 14:28:57下载
    积分:1
  • 实例86 判断网址是否有效.rar,意思很明白不用多说,下8
    实例86 判断网址是否有效.rar,意思很明白不用多说,下8-86 examples of effective judgment website. Rar, meaning understand Needless to say, the next 8
    2023-08-04 21:50:03下载
    积分:1
  • 一个使用VC临控拨号网络连接
    一个使用VC临控拨号网络连接-a temporary use dial-up network connection control
    2023-04-10 17:00:03下载
    积分:1
  • DIA2Dump
    微软PDB文件的接口使用示例,根据命令行,读取PDB文件中的所有内容。(PDB file interface uses Microsoft' s example.)
    2020-11-30 00:19:27下载
    积分:1
  • FriendEditor
    说明:  一个展示MVVM设计模式使用的程序,整合了MVVMLight框架,可以学习MVVMLight的用法(A program that demonstrates the use of MVVM design patterns, integrates the MVVMLight framework, and can learn the usage of MVVMLight)
    2020-04-02 01:29:01下载
    积分:1
  • 用matlab实现多次最佳一致的函数逼近
    说明:  用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验(using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice)
    2020-11-27 10:19:31下载
    积分:1
  • l1magic
    压缩传感(Compressive Sensing)恢复算法的官方版matlab实现,内含有pdf文档对算法进行详细描述,对深入理解压缩传感恢复算法有很大帮助。(The matlab implement of the reconstruction algorithm of Compressive sensing theory with .pdf paper to give detailed descriptions, it will help you understand the algorithm a lot.)
    2021-04-02 16:39:08下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载