文件名称:OAgl
- 所属分类:
- OA系统
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2014-08-19
- 文件大小:
- 6.31mb
- 下载次数:
- 0次
- 提 供 者:
- k**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
OA管理后台源码
功能介绍:
这是一个公司内部的小型的oa系统,主要实现对公司人员的管理。公司办公物品的管理与维护。还有财务管理。
功能菜单:
公告:公告栏 公告页
人员:人员维护 新增人员 人员审核
财务:财务记账 财务明细 财务报表 银行列表 账户金额 消息中心
办公:物品维护 入库处理 库存查询 出库处理 内部调拨 入库查询 出库查询 申领物品
设置:财务设置 密码修改 入库方式 物品分类
注意:
开发环境为Visual Studio 2010,数据库为SQL Server 2005,数据库文件在DB_51aspx文件夹中附加就行。
用户名密码均是:51aspx-OA management background source
Features:
This is a small oa system within a company, the main achievement of the company s management staff. Management and maintenance company office items. There are financial management.
Menu:
Notice: Bulletin board Bulletin page
Staff: staff maintain additional personnel staff review
Finance: Financial accounting Financial details of the financial statements of bank accounts list the amount of message center
Office: Item Maintenance storage processing inventory check out the library handle internal storage allocation check out the database query to apply article
Setting: Finance set a password to modify the way storage items classified
Note:
Development environment for Visual Studio 2010, the database is SQL Server 2005, the database file on the line in the file folder DB_51aspx additional
功能介绍:
这是一个公司内部的小型的oa系统,主要实现对公司人员的管理。公司办公物品的管理与维护。还有财务管理。
功能菜单:
公告:公告栏 公告页
人员:人员维护 新增人员 人员审核
财务:财务记账 财务明细 财务报表 银行列表 账户金额 消息中心
办公:物品维护 入库处理 库存查询 出库处理 内部调拨 入库查询 出库查询 申领物品
设置:财务设置 密码修改 入库方式 物品分类
注意:
开发环境为Visual Studio 2010,数据库为SQL Server 2005,数据库文件在DB_51aspx文件夹中附加就行。
用户名密码均是:51aspx-OA management background source
Features:
This is a small oa system within a company, the main achievement of the company s management staff. Management and maintenance company office items. There are financial management.
Menu:
Notice: Bulletin board Bulletin page
Staff: staff maintain additional personnel staff review
Finance: Financial accounting Financial details of the financial statements of bank accounts list the amount of message center
Office: Item Maintenance storage processing inventory check out the library handle internal storage allocation check out the database query to apply article
Setting: Finance set a password to modify the way storage items classified
Note:
Development environment for Visual Studio 2010, the database is SQL Server 2005, the database file on the line in the file folder DB_51aspx additional
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51Aspx源码必读.txt
A_Detail
........\Detail.aspx
........\Detail.aspx.cs
........\Detail_Expenditure.aspx
........\Detail_Expenditure.aspx.cs
........\Detail_Income.aspx
........\Detail_Income.aspx.cs
........\Detail_Loan.aspx
........\Detail_Loan.aspx.cs
........\Detail_Transfer.aspx
........\Detail_Transfer.aspx.cs
........\ExpenditureInfo.aspx
........\ExpenditureInfo.aspx.cs
........\IncomeInfo.aspx
........\IncomeInfo.aspx.cs
........\LoanInfo.aspx
........\LoanInfo.aspx.cs
........\TransferInfo.aspx
........\TransferInfo.aspx.cs
A_Info
......\CreditCardInfo.aspx
......\CreditCardInfo.aspx.cs
......\Information.aspx
......\Information.aspx.cs
A_Record
........\Record_ Loan.aspx
........\Record_ Loan.aspx.cs
........\Record_Expenditure.aspx
........\Record_Expenditure.aspx.cs
........\Record_Income.aspx
........\Record_Income.aspx.cs
........\Record_transfer.aspx
........\Record_transfer.aspx.cs
Account
.......\Account.aspx
.......\Account.aspx.cs
.......\Account_Cash.aspx
.......\Account_Cash.aspx.cs
.......\Account_CreditCard.aspx
.......\Account_CreditCard.aspx.cs
.......\Account_Loan.aspx
.......\Account_Loan.aspx.cs
.......\Account_OnlinePay.aspx
.......\Account_OnlinePay.aspx.cs
.......\Account_SavingsCard.aspx
.......\Account_SavingsCard.aspx.cs
.......\BankInfo.aspx
.......\BankInfo.aspx.cs
.......\BankList.aspx
.......\BankList.aspx.cs
.......\CashAccountInfo.aspx
.......\CashAccountInfo.aspx.cs
.......\CreditCardInfo.aspx
.......\CreditCardInfo.aspx.cs
.......\LoanAccountInfo.aspx
.......\LoanAccountInfo.aspx.cs
.......\OnlinePayInfo.aspx
.......\OnlinePayInfo.aspx.cs
.......\SavingsCardInfo.aspx
.......\SavingsCardInfo.aspx.cs
AccountType
...........\ExpenditureType.aspx
...........\ExpenditureType.aspx.cs
...........\ExpenditureTypeInfo.aspx
...........\ExpenditureTypeInfo.aspx.cs
...........\IncomeType.aspx
...........\IncomeType.aspx.cs
...........\IncomeTypeInfo.aspx
...........\IncomeTypeInfo.aspx.cs
...........\Member.aspx
...........\Member.aspx.cs
...........\MemberInfo.aspx
...........\MemberInfo.aspx.cs
...........\ProjectType.aspx
...........\ProjectType.aspx.cs
...........\ProjectTypeInfo.aspx
...........\ProjectTypeInfo.aspx.cs
...........\Seller.aspx
...........\Seller.aspx.cs
...........\SellerInfo.aspx
...........\SellerInfo.aspx.cs
Ajax
....\Ajax_BankCard.aspx
....\Ajax_BankCard.aspx.cs
....\Ajax_CreditCard.aspx
....\Ajax_CreditCard.aspx.cs
....\Ajax_Personnel.aspx
....\Ajax_Personnel.aspx.cs
....\Ajax_SavingsCard.aspx
....\Ajax_SavingsCard.aspx.cs
....\Ajax_Work.aspx
....\Ajax_Work.aspx.cs
App_Code
........\AutoCompleteDemo.cs
........\AutoCompleteDemo1.cs
........\ClassDiagram.cd
........\ControlHelper.cs
........\ConvertHelper.cs
........\OfficeManage.cs