登录
首页 » C# » UDS1.1_51aspx

UDS1.1_51aspx

于 2020-06-26 发布 文件大小:12522KB
0 340
下载积分: 1 下载次数: 21613

代码说明:

  使用MS SQL Server 作为后台数据库,C#开发的APS.NETOA系统,包括了系统管理、人事管理、项目管理、文档管理等功能-use MS SQL Server as a back-end databases, C# APS.NETOA development of the system, including system management, personnel management, project management, document management functions (The use of MS SQL Server as the back-end database, C# Development APS.NETOA system, including system management, personnel management, project management, document management and other functions-use MS SQL Server as a back-end databases, C# APS.NETOA development of the system, including system management, personnel management, project management, document management functions)

文件列表:

51aspx源码必读.txt
DB_51aspx
.........\UDS.mdf
.........\UDS_log.ldf
UDS
...\AssemblyInfo.cs
...\bin
...\...\AscendComm.dll
...\...\AscendSMS.dll
...\...\Interop.jmail.dll
...\...\jmail.dll
...\...\microsoft.web.ui.webcontrols.dll
...\...\UDS.dll
...\...\UDS.pdb
...\...\vssver.scc
...\Components
...\..........\AssemblyInfo.cs
...\..........\AssignRights.cs
...\..........\BBS.cs
...\..........\Class.cs
...\..........\CM.cs
...\..........\Database.cs
...\..........\Department.cs
...\..........\Desktop.cs
...\..........\Directory.cs
...\..........\Document.cs
...\..........\DocumentFlow.cs
...\..........\dotnetuds
...\..........\.........\AssemblyInfo.cs
...\..........\.........\DatabaseClassExample.aspx
...\..........\.........\DatabaseClassExample.aspx.cs
...\..........\.........\DatabaseClassExample.aspx.resx
...\..........\.........\DepartmentTreeView.aspx
...\..........\.........\DepartmentTreeView.aspx.cs
...\..........\.........\DepartmentTreeView.aspx.resx
...\..........\.........\Global.asax
...\..........\.........\Global.asax.cs
...\..........\.........\Global.asax.resx
...\..........\.........\Index.aspx
...\..........\.........\Index.aspx.cs
...\..........\.........\Index.aspx.resx
...\..........\.........\mssccprj.scc
...\..........\.........\UDS.csproj
...\..........\.........\UDS.csproj.vspscc
...\..........\.........\UDS.sln
...\..........\.........\UDS.vsdisco
...\..........\.........\UDS.vssscc
...\..........\.........\vssver.scc
...\..........\.........\Web.config
...\..........\.........\WebForm1.aspx
...\..........\.........\WebForm1.aspx.cs
...\..........\.........\WebForm1.aspx.resx
...\..........\Error.cs
...\..........\Linkman.cs
...\..........\Mail.cs
...\..........\Position.cs
...\..........\Project.cs
...\..........\Role.cs
...\..........\SMS.cs
...\..........\Staff.cs
...\..........\Task.cs
...\..........\Team.cs
...\..........\Tool.cs
...\..........\UBB.cs
...\..........\vssver.scc
...\..........\WA.cs
...\Css
...\...\BasicLayout.css
...\...\Calendar.css
...\...\Calendar.css.bak
...\...\calendar.js
...\...\meizzDate.js
...\...\mycss.css
...\...\mycss1.css
...\...\Search.css
...\...\tr.js
...\...\TreeView.Css
...\...\vssver.scc
...\...\复件 BasicLayout.css
...\DatabaseClassExample.aspx
...\DatabaseClassExample.aspx.cs
...\DatabaseClassExample.aspx.resx
...\DataImages
...\..........\ada.gif
...\..........\admin_ico1.gif
...\..........\admin_ico2.gif
...\..........\admin_ico3.gif
...\..........\admin_ico4.gif
...\..........\asc.gif
...\..........\attach.gif
...\..........\book.gif
...\..........\category.gif
...\..........\ClientManage.gif
...\..........\contact.gif
...\..........\delete_test1.gif
...\..........\delete_test2.gif
...\..........\desc.gif
...\..........\DocFlow.gif
...\..........\f.gif
...\..........\flag.gif

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

发表评论

0 个回复

  • Clock
    使用多媒体定时器timeSetEvent()函数,该函数定时精度为ms级。利用该函数可以实现周期性的函数调用。(Using multimedia timer timeSetEvent () function, the function ms timing accuracy for the class. Function can be achieved using the periodic function call.)
    2009-12-09 15:53:28下载
    积分:1
  • 串口调试助手
    支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size. In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
    2020-06-25 03:00:02下载
    积分:1
  • 数据库导入和筛选工具
    数据库导入和筛选工具
    2017-03-17下载
    积分:1
  • C06-Views
    一个演示IOS View 的程序,学完之后,View就不难了(A demonstration of IOS View procedure, after school, View is not difficult)
    2012-02-06 15:37:22下载
    积分:1
  • wan_nian_li
    图形界面的万年历源代码,适合初学者课程PJ使用(perpetual calendar)
    2015-12-02 11:39:00下载
    积分:1
  • CloseWindow
    一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
    2008-07-17 13:27:47下载
    积分:1
  • socket
    这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand. Is a good example of socket programming.)
    2013-09-16 15:38:21下载
    积分:1
  • 装饰模式-穿衣01
    软件人机交互界面,非常实用的软件人机交互界面(Software man-machine interface, very practical software man-machine interface)
    2020-06-25 20:40:02下载
    积分:1
  • ImageListViewSource
    C# winform中图片列表控件源码,缩略图预览,含Demo(C# winform controls in the source image list, thumbnail preview, with Demo)
    2011-10-21 10:17:20下载
    积分:1
  • RubikCube-master
    用c++和Direct3D写的一个3D三阶魔方(3D Rubik Cube based on C++&Direct3D)
    2017-10-27 14:05:08下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载