From 4d03dcd2790e3df6325d79b21bf583719fbbacb4 Mon Sep 17 00:00:00 2001 From: editor <@51Aspx.com> Date: Tue, 23 Apr 2024 17:14:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 51Aspx源码必读.txt | 57 +++++++++++++++++++ ASPnetMenu/ASPnetMenu.csproj | 15 +++++ ASPnetMenu/CYBERAKT.Licensing/License.cs | 15 +++++ .../CYBERAKT.Licensing/LicenseProvider.cs | 15 +++++ ...BERAKT.WebControls.Navigation.MenuData.xsd | 15 +++++ ...ls.Navigation.client_scripts.IE4context.js | 1 + ...trols.Navigation.client_scripts.IE4core.js | 1 + ...s.Navigation.client_scripts.IE4corevars.js | 15 +++++ ...rols.Navigation.client_scripts.IE4float.js | 1 + ...trols.Navigation.client_scripts.IE4move.js | 1 + ...ls.Navigation.client_scripts.NN6context.js | 1 + ...trols.Navigation.client_scripts.NN6core.js | 1 + ...s.Navigation.client_scripts.NN6corevars.js | 15 +++++ ...rols.Navigation.client_scripts.NN6float.js | 1 + ...trols.Navigation.client_scripts.NN6move.js | 1 + ...KT.WebControls.Navigation.defaultStyle.css | 4 ++ .../ASPnetMenu.cs | 15 +++++ .../ASPnetMenuAlignment.cs | 13 +++++ .../ASPnetMenuEffect.cs | 15 +++++ .../ASPnetMenuStyle.cs | 9 +++ .../MenuGroup.cs | 15 +++++ .../MenuGroupDefault.cs | 15 +++++ .../MenuGroupIE4.cs | 15 +++++ .../MenuGroupNN4.cs | 15 +++++ .../MenuGroupNN6.cs | 15 +++++ .../MenuGroupRenderBase.cs | 15 +++++ .../MenuGroups.cs | 15 +++++ .../MenuItem.cs | 15 +++++ .../MenuItemDefault.cs | 15 +++++ .../MenuItemIE4.cs | 15 +++++ .../MenuItemNN4.cs | 15 +++++ .../MenuItemNN6.cs | 15 +++++ .../MenuItemRenderBase.cs | 15 +++++ .../MenuItemSelectedEventArgs.cs | 11 ++++ .../MenuItems.cs | 15 +++++ .../CYBERAKT.WebControls.Navigation/Util.cs | 15 +++++ ASPnetMenu/Properties/AssemblyInfo.cs | 12 ++++ .../obj/ASPnetMenu.csproj.nuget.dgspec.json | 15 +++++ ...amework,Version=v1.0.AssemblyAttributes.cs | 4 ++ .../ASPnetMenu.csproj.FileListAbsolute.txt | 3 + ...amework,Version=v4.5.AssemblyAttributes.cs | 4 ++ .../ASPnetMenu.csproj.FileListAbsolute.txt | 10 ++++ ...ework,Version=v4.7.2.AssemblyAttributes.cs | 4 ++ ...amework,Version=v4.8.AssemblyAttributes.cs | 4 ++ .../ASPnetMenu.csproj.FileListAbsolute.txt | 10 ++++ ASPnetMenu/obj/project.assets.json | 15 +++++ Ascxs/Footer.ascx | 9 +++ Ascxs/Footer.ascx.cs | 15 +++++ Ascxs/Footer.ascx.resx | 15 +++++ Ascxs/Header.ascx | 15 +++++ Ascxs/Header.ascx.cs | 15 +++++ Ascxs/Header.ascx.resx | 15 +++++ Ascxs/Lefter.ascx | 15 +++++ Ascxs/Lefter.ascx.cs | 15 +++++ Ascxs/Lefter.ascx.resx | 15 +++++ Ascxs/PicDate.ascx | 2 + Ascxs/PicDate.ascx.cs | 15 +++++ Ascxs/PicDate.ascx.resx | 15 +++++ Ascxs/PickDate/CalendarDlg.htm | 15 +++++ Ascxs/menuData.xml | 15 +++++ AssemblyInfo.cs | 15 +++++ Backup/51aspx源码必读.txt | 57 +++++++++++++++++++ Backup/Ascxs/Footer.ascx | 9 +++ Backup/Ascxs/Footer.ascx.cs | 15 +++++ Backup/Ascxs/Footer.ascx.resx | 15 +++++ Backup/Ascxs/Header.ascx | 15 +++++ Backup/Ascxs/Header.ascx.cs | 15 +++++ Backup/Ascxs/Header.ascx.resx | 15 +++++ Backup/Ascxs/Lefter.ascx | 15 +++++ Backup/Ascxs/Lefter.ascx.cs | 15 +++++ Backup/Ascxs/Lefter.ascx.resx | 15 +++++ Backup/Ascxs/PicDate.ascx | 2 + Backup/Ascxs/PicDate.ascx.cs | 15 +++++ Backup/Ascxs/PicDate.ascx.resx | 15 +++++ Backup/Ascxs/PickDate/CalendarDlg.htm | 15 +++++ Backup/Ascxs/menuData.xml | 15 +++++ Backup/AssemblyInfo.cs | 15 +++++ Backup/CarApply.aspx | 15 +++++ Backup/CarApply.aspx.cs | 15 +++++ Backup/CarApply.aspx.resx | 15 +++++ Backup/CarCheck.aspx | 15 +++++ Backup/CarCheck.aspx.cs | 15 +++++ Backup/CarCheck.aspx.resx | 15 +++++ Backup/CarIn.aspx | 15 +++++ Backup/CarIn.aspx.cs | 15 +++++ Backup/CarIn.aspx.resx | 15 +++++ Backup/CarInfoMng.aspx | 15 +++++ Backup/CarInfoMng.aspx.cs | 15 +++++ Backup/CarInfoMng.aspx.resx | 15 +++++ Backup/CarOut.aspx | 15 +++++ Backup/CarOut.aspx.cs | 15 +++++ Backup/CarOut.aspx.resx | 15 +++++ Backup/DeptMng.aspx | 15 +++++ Backup/DeptMng.aspx.cs | 15 +++++ Backup/DeptMng.aspx.resx | 15 +++++ Backup/DriversMng.aspx | 15 +++++ Backup/DriversMng.aspx.cs | 15 +++++ Backup/DriversMng.aspx.resx | 15 +++++ Backup/Global.asax | 1 + Backup/Global.asax.cs | 15 +++++ Backup/Global.asax.resx | 15 +++++ Backup/Index.aspx | 15 +++++ Backup/Index.aspx.cs | 15 +++++ Backup/Index.aspx.resx | 15 +++++ Backup/MDB/51aspx源码必读.txt | 57 +++++++++++++++++++ Backup/MyCarApply.aspx | 15 +++++ Backup/MyCarApply.aspx.cs | 15 +++++ Backup/MyCarApply.aspx.resx | 15 +++++ Backup/MyCarCheck.aspx | 15 +++++ Backup/MyCarCheck.aspx.cs | 15 +++++ Backup/MyCarCheck.aspx.resx | 15 +++++ Backup/MyCarTask.aspx | 15 +++++ Backup/MyCarTask.aspx.cs | 15 +++++ Backup/MyCarTask.aspx.resx | 15 +++++ Backup/PrivilMng.aspx | 15 +++++ Backup/PrivilMng.aspx.cs | 15 +++++ Backup/PrivilMng.aspx.resx | 15 +++++ Backup/Scripts/CarScript.js | 15 +++++ Backup/Styles/51aspx源码必读.txt | 57 +++++++++++++++++++ Backup/Styles/CarStyle.css | 15 +++++ Backup/Template.aspx | 15 +++++ Backup/Template.aspx.cs | 15 +++++ Backup/Template.aspx.resx | 15 +++++ Backup/UserMng.aspx | 15 +++++ Backup/UserMng.aspx.cs | 15 +++++ Backup/UserMng.aspx.resx | 15 +++++ Backup/UserPswd.aspx | 15 +++++ Backup/UserPswd.aspx.cs | 15 +++++ Backup/UserPswd.aspx.resx | 15 +++++ Backup/Views.Car.csproj | 15 +++++ Backup/Web.config | 15 +++++ .../system_web/1_1_4322/SmartNav.htm | 2 + .../system_web/1_1_4322/SmartNav.js | 15 +++++ .../system_web/1_1_4322/WebUIValidation.js | 15 +++++ Basic.aspx | 15 +++++ Basic.aspx.cs | 15 +++++ Basic.aspx.designer.cs | 15 +++++ Car.aspx | 15 +++++ Car.aspx.cs | 15 +++++ Car.aspx.designer.cs | 15 +++++ CarApply.aspx | 15 +++++ CarApply.aspx.cs | 15 +++++ CarApply.aspx.resx | 15 +++++ CarCheck.aspx | 15 +++++ CarCheck.aspx.cs | 15 +++++ CarCheck.aspx.resx | 15 +++++ CarIn.aspx | 15 +++++ CarIn.aspx.cs | 15 +++++ CarIn.aspx.resx | 15 +++++ CarInfoMng.aspx | 15 +++++ CarInfoMng.aspx.cs | 15 +++++ CarInfoMng.aspx.resx | 15 +++++ CarOut.aspx | 15 +++++ CarOut.aspx.cs | 15 +++++ CarOut.aspx.resx | 15 +++++ Data.aspx | 15 +++++ Data.aspx.cs | 15 +++++ Data.aspx.designer.cs | 15 +++++ DeptMng.aspx | 15 +++++ DeptMng.aspx.cs | 15 +++++ DeptMng.aspx.resx | 15 +++++ DriversMng.aspx | 15 +++++ DriversMng.aspx.cs | 15 +++++ DriversMng.aspx.resx | 15 +++++ Global.asax | 1 + Global.asax.cs | 15 +++++ Global.asax.resx | 15 +++++ Index.aspx | 15 +++++ Index.aspx.cs | 15 +++++ Index.aspx.resx | 15 +++++ MyCarApply.aspx | 15 +++++ MyCarApply.aspx.cs | 15 +++++ MyCarApply.aspx.resx | 15 +++++ MyCarCheck.aspx | 15 +++++ MyCarCheck.aspx.cs | 15 +++++ MyCarCheck.aspx.resx | 15 +++++ MyCarTask.aspx | 15 +++++ MyCarTask.aspx.cs | 15 +++++ MyCarTask.aspx.resx | 15 +++++ PrivilMng.aspx | 15 +++++ PrivilMng.aspx.cs | 15 +++++ PrivilMng.aspx.resx | 15 +++++ Scripts/CarScript.js | 15 +++++ Styles/51aspx源码必读.txt | 57 +++++++++++++++++++ Styles/CarStyle.css | 15 +++++ Sys.aspx | 15 +++++ Sys.aspx.cs | 15 +++++ Sys.aspx.designer.cs | 15 +++++ Template.aspx | 15 +++++ Template.aspx.cs | 15 +++++ Template.aspx.resx | 15 +++++ UpgradeLog.htm | 15 +++++ UserMng.aspx | 15 +++++ UserMng.aspx.cs | 15 +++++ UserMng.aspx.resx | 15 +++++ UserPswd.aspx | 15 +++++ UserPswd.aspx.cs | 15 +++++ UserPswd.aspx.resx | 15 +++++ Views.Car.csproj | 15 +++++ Web.config | 15 +++++ .../system_web/1_1_4322/SmartNav.htm | 2 + aspnet_client/system_web/1_1_4322/SmartNav.js | 15 +++++ .../system_web/1_1_4322/WebUIValidation.js | 15 +++++ 203 files changed, 2959 insertions(+) create mode 100644 51Aspx源码必读.txt create mode 100644 ASPnetMenu/ASPnetMenu.csproj create mode 100644 ASPnetMenu/CYBERAKT.Licensing/License.cs create mode 100644 ASPnetMenu/CYBERAKT.Licensing/LicenseProvider.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.MenuData.xsd create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4context.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4core.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4corevars.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4float.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4move.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.NN6context.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.NN6core.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.NN6corevars.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.NN6float.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.NN6move.js create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation.defaultStyle.css create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/ASPnetMenu.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/ASPnetMenuAlignment.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/ASPnetMenuEffect.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/ASPnetMenuStyle.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroup.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroupDefault.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroupIE4.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroupNN4.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroupNN6.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroupRenderBase.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuGroups.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItem.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemDefault.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemIE4.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemNN4.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemNN6.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemRenderBase.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItemSelectedEventArgs.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/MenuItems.cs create mode 100644 ASPnetMenu/CYBERAKT.WebControls.Navigation/Util.cs create mode 100644 ASPnetMenu/Properties/AssemblyInfo.cs create mode 100644 ASPnetMenu/obj/ASPnetMenu.csproj.nuget.dgspec.json create mode 100644 ASPnetMenu/obj/Debug/net10/.NETFramework,Version=v1.0.AssemblyAttributes.cs create mode 100644 ASPnetMenu/obj/Debug/net35/ASPnetMenu.csproj.FileListAbsolute.txt create mode 100644 ASPnetMenu/obj/Debug/net45/.NETFramework,Version=v4.5.AssemblyAttributes.cs create mode 100644 ASPnetMenu/obj/Debug/net45/ASPnetMenu.csproj.FileListAbsolute.txt create mode 100644 ASPnetMenu/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs create mode 100644 ASPnetMenu/obj/Debug/net48/.NETFramework,Version=v4.8.AssemblyAttributes.cs create mode 100644 ASPnetMenu/obj/Debug/net48/ASPnetMenu.csproj.FileListAbsolute.txt create mode 100644 ASPnetMenu/obj/project.assets.json create mode 100644 Ascxs/Footer.ascx create mode 100644 Ascxs/Footer.ascx.cs create mode 100644 Ascxs/Footer.ascx.resx create mode 100644 Ascxs/Header.ascx create mode 100644 Ascxs/Header.ascx.cs create mode 100644 Ascxs/Header.ascx.resx create mode 100644 Ascxs/Lefter.ascx create mode 100644 Ascxs/Lefter.ascx.cs create mode 100644 Ascxs/Lefter.ascx.resx create mode 100644 Ascxs/PicDate.ascx create mode 100644 Ascxs/PicDate.ascx.cs create mode 100644 Ascxs/PicDate.ascx.resx create mode 100644 Ascxs/PickDate/CalendarDlg.htm create mode 100644 Ascxs/menuData.xml create mode 100644 AssemblyInfo.cs create mode 100644 Backup/51aspx源码必读.txt create mode 100644 Backup/Ascxs/Footer.ascx create mode 100644 Backup/Ascxs/Footer.ascx.cs create mode 100644 Backup/Ascxs/Footer.ascx.resx create mode 100644 Backup/Ascxs/Header.ascx create mode 100644 Backup/Ascxs/Header.ascx.cs create mode 100644 Backup/Ascxs/Header.ascx.resx create mode 100644 Backup/Ascxs/Lefter.ascx create mode 100644 Backup/Ascxs/Lefter.ascx.cs create mode 100644 Backup/Ascxs/Lefter.ascx.resx create mode 100644 Backup/Ascxs/PicDate.ascx create mode 100644 Backup/Ascxs/PicDate.ascx.cs create mode 100644 Backup/Ascxs/PicDate.ascx.resx create mode 100644 Backup/Ascxs/PickDate/CalendarDlg.htm create mode 100644 Backup/Ascxs/menuData.xml create mode 100644 Backup/AssemblyInfo.cs create mode 100644 Backup/CarApply.aspx create mode 100644 Backup/CarApply.aspx.cs create mode 100644 Backup/CarApply.aspx.resx create mode 100644 Backup/CarCheck.aspx create mode 100644 Backup/CarCheck.aspx.cs create mode 100644 Backup/CarCheck.aspx.resx create mode 100644 Backup/CarIn.aspx create mode 100644 Backup/CarIn.aspx.cs create mode 100644 Backup/CarIn.aspx.resx create mode 100644 Backup/CarInfoMng.aspx create mode 100644 Backup/CarInfoMng.aspx.cs create mode 100644 Backup/CarInfoMng.aspx.resx create mode 100644 Backup/CarOut.aspx create mode 100644 Backup/CarOut.aspx.cs create mode 100644 Backup/CarOut.aspx.resx create mode 100644 Backup/DeptMng.aspx create mode 100644 Backup/DeptMng.aspx.cs create mode 100644 Backup/DeptMng.aspx.resx create mode 100644 Backup/DriversMng.aspx create mode 100644 Backup/DriversMng.aspx.cs create mode 100644 Backup/DriversMng.aspx.resx create mode 100644 Backup/Global.asax create mode 100644 Backup/Global.asax.cs create mode 100644 Backup/Global.asax.resx create mode 100644 Backup/Index.aspx create mode 100644 Backup/Index.aspx.cs create mode 100644 Backup/Index.aspx.resx create mode 100644 Backup/MDB/51aspx源码必读.txt create mode 100644 Backup/MyCarApply.aspx create mode 100644 Backup/MyCarApply.aspx.cs create mode 100644 Backup/MyCarApply.aspx.resx create mode 100644 Backup/MyCarCheck.aspx create mode 100644 Backup/MyCarCheck.aspx.cs create mode 100644 Backup/MyCarCheck.aspx.resx create mode 100644 Backup/MyCarTask.aspx create mode 100644 Backup/MyCarTask.aspx.cs create mode 100644 Backup/MyCarTask.aspx.resx create mode 100644 Backup/PrivilMng.aspx create mode 100644 Backup/PrivilMng.aspx.cs create mode 100644 Backup/PrivilMng.aspx.resx create mode 100644 Backup/Scripts/CarScript.js create mode 100644 Backup/Styles/51aspx源码必读.txt create mode 100644 Backup/Styles/CarStyle.css create mode 100644 Backup/Template.aspx create mode 100644 Backup/Template.aspx.cs create mode 100644 Backup/Template.aspx.resx create mode 100644 Backup/UserMng.aspx create mode 100644 Backup/UserMng.aspx.cs create mode 100644 Backup/UserMng.aspx.resx create mode 100644 Backup/UserPswd.aspx create mode 100644 Backup/UserPswd.aspx.cs create mode 100644 Backup/UserPswd.aspx.resx create mode 100644 Backup/Views.Car.csproj create mode 100644 Backup/Web.config create mode 100644 Backup/aspnet_client/system_web/1_1_4322/SmartNav.htm create mode 100644 Backup/aspnet_client/system_web/1_1_4322/SmartNav.js create mode 100644 Backup/aspnet_client/system_web/1_1_4322/WebUIValidation.js create mode 100644 Basic.aspx create mode 100644 Basic.aspx.cs create mode 100644 Basic.aspx.designer.cs create mode 100644 Car.aspx create mode 100644 Car.aspx.cs create mode 100644 Car.aspx.designer.cs create mode 100644 CarApply.aspx create mode 100644 CarApply.aspx.cs create mode 100644 CarApply.aspx.resx create mode 100644 CarCheck.aspx create mode 100644 CarCheck.aspx.cs create mode 100644 CarCheck.aspx.resx create mode 100644 CarIn.aspx create mode 100644 CarIn.aspx.cs create mode 100644 CarIn.aspx.resx create mode 100644 CarInfoMng.aspx create mode 100644 CarInfoMng.aspx.cs create mode 100644 CarInfoMng.aspx.resx create mode 100644 CarOut.aspx create mode 100644 CarOut.aspx.cs create mode 100644 CarOut.aspx.resx create mode 100644 Data.aspx create mode 100644 Data.aspx.cs create mode 100644 Data.aspx.designer.cs create mode 100644 DeptMng.aspx create mode 100644 DeptMng.aspx.cs create mode 100644 DeptMng.aspx.resx create mode 100644 DriversMng.aspx create mode 100644 DriversMng.aspx.cs create mode 100644 DriversMng.aspx.resx create mode 100644 Global.asax create mode 100644 Global.asax.cs create mode 100644 Global.asax.resx create mode 100644 Index.aspx create mode 100644 Index.aspx.cs create mode 100644 Index.aspx.resx create mode 100644 MyCarApply.aspx create mode 100644 MyCarApply.aspx.cs create mode 100644 MyCarApply.aspx.resx create mode 100644 MyCarCheck.aspx create mode 100644 MyCarCheck.aspx.cs create mode 100644 MyCarCheck.aspx.resx create mode 100644 MyCarTask.aspx create mode 100644 MyCarTask.aspx.cs create mode 100644 MyCarTask.aspx.resx create mode 100644 PrivilMng.aspx create mode 100644 PrivilMng.aspx.cs create mode 100644 PrivilMng.aspx.resx create mode 100644 Scripts/CarScript.js create mode 100644 Styles/51aspx源码必读.txt create mode 100644 Styles/CarStyle.css create mode 100644 Sys.aspx create mode 100644 Sys.aspx.cs create mode 100644 Sys.aspx.designer.cs create mode 100644 Template.aspx create mode 100644 Template.aspx.cs create mode 100644 Template.aspx.resx create mode 100644 UpgradeLog.htm create mode 100644 UserMng.aspx create mode 100644 UserMng.aspx.cs create mode 100644 UserMng.aspx.resx create mode 100644 UserPswd.aspx create mode 100644 UserPswd.aspx.cs create mode 100644 UserPswd.aspx.resx create mode 100644 Views.Car.csproj create mode 100644 Web.config create mode 100644 aspnet_client/system_web/1_1_4322/SmartNav.htm create mode 100644 aspnet_client/system_web/1_1_4322/SmartNav.js create mode 100644 aspnet_client/system_web/1_1_4322/WebUIValidation.js diff --git a/51Aspx源码必读.txt b/51Aspx源码必读.txt new file mode 100644 index 0000000..146aa8c --- /dev/null +++ b/51Aspx源码必读.txt @@ -0,0 +1,57 @@ +视野车辆管理系统源码 + +一、源码描述 +环境:VS2022 Access + +二、功能介绍、 +包括用车申请、审批、保修等 +可以针对车队司机、员工进行权限分配等 +管理员帐号admin,密码51aspx + +1、系统管理 +权限管理 +用户管理 +修改密码 +2、基础资料 +部门资料管理 +车辆资料管理 +司机资料管理 +3、车辆管理 +用车申请 +用车审批 +出车 +交车 +4、数据统计 +我的用车申请 +待我审批的申请 +我的出车任务 + +三、注意事项 +1、在项目web.config修改数据库连接字符串,附加数据库。 +2、管理员账号与密码:admin 51aspx 。 +3、ctrl+F5运行即可。 + + + + + +作者: 视野科技 + +如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/CarsManage +------------------------------------------------------------------------------------------------ + + 源码服务专家 + 官网: https://www.51aspx.com + 讨论圈: https://club.51aspx.com/ + +平台声明: + +1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用; +2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有; +3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com ); +4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性; + +友情提示: + 一般数据库文件默认在 DB_51Aspx 文件夹下 + 默认账号密码一般均为51Aspx + 关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help diff --git a/ASPnetMenu/ASPnetMenu.csproj b/ASPnetMenu/ASPnetMenu.csproj new file mode 100644 index 0000000..883d7a2 --- /dev/null +++ b/ASPnetMenu/ASPnetMenu.csproj @@ -0,0 +1,15 @@ + + + ASPnetMenu + False + net48 + + + 8.0 + True + + + + + + diff --git a/ASPnetMenu/CYBERAKT.Licensing/License.cs b/ASPnetMenu/CYBERAKT.Licensing/License.cs new file mode 100644 index 0000000..5e2e9ac --- /dev/null +++ b/ASPnetMenu/CYBERAKT.Licensing/License.cs @@ -0,0 +1,15 @@ +using System.ComponentModel; + +namespace CYBERAKT.Licensing +{ + public class License : System.ComponentModel.License + { + private LicenseProvider owner; + + private string key; + + public override string LicenseKey => key; + + public License(LicenseProvider owner, string key) + { + this.owner = owner; diff --git a/ASPnetMenu/CYBERAKT.Licensing/LicenseProvider.cs b/ASPnetMenu/CYBERAKT.Licensing/LicenseProvider.cs new file mode 100644 index 0000000..cd4948b --- /dev/null +++ b/ASPnetMenu/CYBERAKT.Licensing/LicenseProvider.cs @@ -0,0 +1,15 @@ +using System; +using System.ComponentModel; +using System.Web; + +namespace CYBERAKT.Licensing +{ + public class LicenseProvider : System.ComponentModel.LicenseProvider + { + private const string strAppKey = "This edition of ASP.NET Menu is licensed for the XYZ application only."; + + public override System.ComponentModel.License GetLicense(LicenseContext context, Type type, object instance, bool allowExceptions) + { + if (context.UsageMode == LicenseUsageMode.Designtime) + { + return new License(this, "The App"); diff --git a/ASPnetMenu/CYBERAKT.WebControls.Navigation.MenuData.xsd b/ASPnetMenu/CYBERAKT.WebControls.Navigation.MenuData.xsd new file mode 100644 index 0000000..4781fd2 --- /dev/null +++ b/ASPnetMenu/CYBERAKT.WebControls.Navigation.MenuData.xsd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4context.js b/ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4context.js new file mode 100644 index 0000000..587e593 --- /dev/null +++ b/ASPnetMenu/CYBERAKT.WebControls.Navigation.client_scripts.IE4context.js @@ -0,0 +1 @@ +var aspnm_mainContextMenu=null;var aspnm_f;var aspnm_contextMenus=new Array();var aspnm_contextControls=new Array();var aspnm_contextMenuCount=0;var aspnm_o=null;function aspnm_ac(){aspnm_o=document.onmouseup;document.onmouseup=aspnm_au;};function aspnm_au(){if(event.button==2){var aspnm_r=aspnm_bc();if(aspnm_r!=null){aspnm_showContextMenu(aspnm_r.id,event.clientX,event.clientY);}else if(aspnm_f){aspnm_t(true);};}else{aspnm_t(true);};if(aspnm_o!=null){return aspnm_o;};return true;};function aspnm_showContextMenu(menuId,x,y){if(menuId==null||menuId==""){return;};var aspnm_zy=document.all[menuId];if(aspnm_zy==null){return;};if(aspnm_f!=null){aspnm_t(false);};var aspnm_aw=x+window.document.body.scrollLeft;if(aspnm_aw+aspnm_zy.offsetWidth>window.document.body.clientWidth+window.document.body.scrollLeft){aspnm_aw-=aspnm_zy.offsetWidth;};var aspnm_bd=y+window.document.body.scrollTop;if(aspnm_bd+aspnm_zy.offsetHeight>window.document.body.clientHeight+window.document.body.scrollTop){aspnm_bd-=aspnm_zy.offsetHeight;};aspnm_zy.style.left=aspnm_aw;aspnm_zy.style.top=aspnm_bd;aspnm_zx(menuId);aspnm_zy.style.visibility='visible';aspnm_f=aspnm_zy;aspnm_contextUp=true;};function aspnm_t(restoreSelects){if(aspnm_contextUp&&aspnm_restoredGroup==''){aspnm_hideAllGroups();aspnm_f.style.visibility='hidden';aspnm_f=null;if(restoreSelects){aspnm_l();};aspnm_contextUp=false;};};function aspnm_bc(){var aspnm_r=null;for(var aspnm_bf=0;aspnm_bfwindow.document.body.clientWidth){aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth-aspnm_i.offsetWidth;};aspnm_d=aspnm_h(aspnm_e)+aspnm_e.offsetHeight;break;case'belowright':aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth-aspnm_i.offsetWidth;aspnm_d=aspnm_h(aspnm_e)+aspnm_e.offsetHeight;break;case'aboveleft':aspnm_a=aspnm_g(aspnm_e);aspnm_d=aspnm_h(aspnm_e)-aspnm_i.offsetHeight;break;case'aboveright':aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth-aspnm_i.offsetWidth;aspnm_d=aspnm_h(aspnm_e)-aspnm_i.offsetHeight;break;case'rightdown':aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth;if(aspnm_a+aspnm_i.offsetWidth>window.document.body.clientWidth){aspnm_a=aspnm_g(aspnm_e)-aspnm_i.offsetWidth;};aspnm_d=aspnm_h(aspnm_e);if(aspnm_d+aspnm_i.offsetHeight>window.document.body.clientHeight){aspnm_d=aspnm_h(aspnm_e)-aspnm_i.offsetHeight+aspnm_e.offsetHeight;};break;case'rightup':aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth;aspnm_d=aspnm_h(aspnm_e)-aspnm_i.offsetHeight+aspnm_e.offsetHeight;break;case'leftdown':aspnm_a=aspnm_g(aspnm_e)-aspnm_i.offsetWidth;aspnm_d=aspnm_h(aspnm_e);break;case'leftup':aspnm_a=aspnm_g(aspnm_e)-aspnm_i.offsetWidth;aspnm_d=aspnm_h(aspnm_e)-aspnm_i.offsetHeight+aspnm_e.offsetHeight;break;default:aspnm_a=aspnm_g(aspnm_e)+aspnm_e.offsetWidth;aspnm_d=aspnm_h(aspnm_e);break;};aspnm_a+=horAdj;aspnm_d+=verAdj;if(aspnm_d<0){aspnm_d=0;};if(aspnm_a<0){aspnm_a=0;};aspnm_i.style.left=aspnm_a+'px';aspnm_i.style.top=aspnm_d+'px';aspnm_cw(aspnm_m,expandDelay,aspnm_k);};};function aspnm_itemMsOut(item,group,aspnm_m,expandDelay,aspnm_k){if(!event){return;};if(!aspnm_m||!item){return;};if(document.all[item].contains(event.toElement)){return;};if(document.all[aspnm_m].contains(event.toElement)){return;};aspnm_curItem='';aspnm_bi(aspnm_m,expandDelay,aspnm_k);};function aspnm_groupMsOver(group){if(aspnm_collapsingAll){aspnm_restoredGroup=group;};if(aspnm_collapsingGroup==group){aspnm_bk();aspnm_bb();};};function aspnm_groupMsOut(group,parentItem,parentGroup,expandDelay,aspnm_k){if(document.all[group].contains(event.toElement)){return;};aspnm_curItem='';var aspnm_m=aspnm_expandedObjects[aspnm_expandCount];if(aspnm_m==group){aspnm_m=null;};if(parentItem==null&&parentGroup==null){aspnm_bl(expandDelay,aspnm_k);}else if(document.all[aspnm_m]&&document.all[aspnm_m].contains(event.toElement)||document.all[parentItem]&&document.all[parentItem].contains(event.toElement)){;}else if(document.all[parentGroup].contains(event.toElement)){aspnm_bi(group,expandDelay,aspnm_k);aspnm_bi(aspnm_m,expandDelay,aspnm_k);}else{aspnm_bl(expandDelay,aspnm_k);};};function aspnm_cw(group,interval,aspnm_k){if(group==aspnm_collapsingGroup){aspnm_bk();};if(group!=aspnm_expandingGroup){aspnm_bb();};aspnm_restoredGroup=group;aspnm_expandingGroup=group;if(group){group+='.id';};if(aspnm_k){aspnm_k="'"+aspnm_k+"'";};aspnm_expandTimerID=setTimeout('aspnm_expand('+group+', '+aspnm_k+')',interval);};function aspnm_bi(group,interval,aspnm_k){if(group==aspnm_expandingGroup){aspnm_bb();};if(group){if(document.all[group].style.visibility=='visible'){aspnm_collapsingGroup=group;group+='.id';if(aspnm_k){aspnm_k="'"+aspnm_k+"'";};aspnm_collapseTimerID=setTimeout('aspnm_collapse('+group+', '+aspnm_k+')',interval);};};};function aspnm_bl(interval,aspnm_k){aspnm_bk();aspnm_bb();aspnm_ce();aspnm_collapsingAll=true;if(aspnm_k){aspnm_k="'"+aspnm_k+"'";aspnm_collapseAllTimerID=setTimeout('aspnm_collapseAll('+aspnm_k+')',interval);}else{aspnm_collapseAllTimerID=setTimeout('aspnm_collapseAll(null)',interval);};};function aspnm_bb(){clearTimeout(aspnm_expandTimerID);aspnm_expandingGroup='';};function aspnm_bk(){clearTimeout(aspnm_collapseTimerID);aspnm_collapsingGroup='';};function aspnm_ce(){clearTimeout(aspnm_collapseAllTimerID);aspnm_restoredGroup='';};function aspnm_expand(group,aspnm_k){if(document.all[group].style.visibility!='visible'){aspnm_zx(group);aspnm_cv(document.all[group]);if(aspnm_k){document.all[group].style.filter=aspnm_k;document.all[group].filters[0].Apply();};document.all[group].style.visibility='visible';aspnm_cj(group);if(aspnm_k){document.all[group].filters[0].Play();};aspnm_expandCount++;aspnm_expandedObjects[aspnm_expandCount]=group;if(aspnm_highlightExpanded){document.all[group]['aspnm_expanded']=true;};};};function aspnm_collapse(group,aspnm_k){if(group){if(document.all[group].style.visibility!='hidden'){if(aspnm_k){document.all[group].style.filter=aspnm_k;document.all[group].filters[0].Apply();};document.all[group].style.visibility='hidden';if(aspnm_k){document.all[group].filters[0].Play();};if(aspnm_expandedObjects[aspnm_expandCount]!=group){for(var aspnm_bf=0;aspnm_bf=1;aspnm_bf--){if(aspnm_expandedObjects[aspnm_bf]==aspnm_restoredGroup){break;};if(aspnm_k){document.all[aspnm_expandedObjects[aspnm_bf]].style.filter=aspnm_k;document.all[aspnm_expandedObjects[aspnm_bf]].filters[0].Apply();};document.all[aspnm_expandedObjects[aspnm_bf]].style.visibility='hidden';aspnm_bu(document.all[aspnm_expandedObjects[aspnm_bf]]);aspnm_bm(aspnm_expandedObjects[aspnm_bf]);if(aspnm_k){document.all[aspnm_expandedObjects[aspnm_bf]].filters[0].Play();};if(aspnm_highlightExpanded){document.all[aspnm_expandedObjects[aspnm_bf]]['aspnm_expanded']=false;document.all[aspnm_expandedObjects[aspnm_bf]]['aspnm_parentitem'].onmouseout();};};aspnm_collapsingAll=false;aspnm_expandCount=aspnm_bf;aspnm_restoredGroup='';if(!(aspnm_contextUp)&&aspnm_expandCount==0){aspnm_l();};};function aspnm_hideAllGroups(){aspnm_curItem='';aspnm_restoredGroup='';aspnm_collapseAll(null);};function aspnm_updateCell(direction,item,cssClass,leftIconId,leftIconSrc,rightIconId,rightIconSrc,imageId,imageSrc,cssClassExp,leftIconSrcExp,rightIconSrcExp,imageSrcExp){if(item==null){return;};var aspnm_cm=document.all[item];if(direction=='out'&&event&&aspnm_cm.contains(event.toElement)){return;};if(direction=='over'&&event&&aspnm_cm.contains(event.fromElement)){return;};if(aspnm_highlightExpanded&&aspnm_cm['aspnm_subgroup']&&aspnm_cm['aspnm_subgroup']['aspnm_expanded']){if(cssClassExp!=null&&cssClassExp!=''){aspnm_cm.className=cssClassExp;}else if(cssClass!=null&&cssClass!=''){aspnm_cm.className=cssClass;};if(leftIconId!=null){if(leftIconSrcExp!=null&&leftIconSrcExp!=''){document.images[leftIconId].src=leftIconSrcExp;}else if(leftIconSrc!=null&&leftIconSrc!=''){document.images[leftIconId].src=leftIconSrc;};};if(rightIconId!=null){if(rightIconSrcExp!=null&&rightIconSrcExp!=''){document.images[rightIconId].src=rightIconSrcExp;}else if(rightIconSrc!=null&&rightIconSrc!=''){document.images[rightIconId].src=rightIconSrc;};};if(imageId!=null){if(imageSrcExp!=null&&imageSrcExp!=''){document.images[imageId].src=imageSrcExp;}else if(imageSrc!=null&&imageSrc!=''){document.images[imageId].src=imageSrc;};};}else{if(cssClass!=null&&cssClass!=''){aspnm_cm.className=cssClass;};if(leftIconId!=null&&leftIconSrc!=null&&leftIconSrc!=''){document.images[leftIconId].src=leftIconSrc;};if(rightIconId!=null&&rightIconSrc!=null&&rightIconSrc!=''){document.images[rightIconId].src=rightIconSrc;};if(imageId!=null&&imageSrc!=null&&imageSrc!=''){document.images[imageId].src=imageSrc;};};};function aspnm_g(aspnm_bs){return(aspnm_mac?aspnm_de(aspnm_bs):aspnm_ie4?aspnm_winIE4X(aspnm_bs):aspnm_dg(aspnm_bs));};function aspnm_h(aspnm_bs){return(aspnm_mac?aspnm_dd(aspnm_bs):aspnm_ie4?aspnm_winIE4Y(aspnm_bs):aspnm_df(aspnm_bs));};function aspnm_dg(aspnm_bs){var x=0;while(aspnm_bs.offsetParent!=null){x+=aspnm_bs.offsetLeft;if(aspnm_bs.offsetParent.tagName!="TABLE"&&aspnm_bs.offsetParent.tagName!="TD"&&aspnm_bs.offsetParent.tagName!="TR"&&aspnm_bs.offsetParent.currentStyle!=null){var aspnm_ca=parseInt(aspnm_bs.offsetParent.currentStyle.borderLeftWidth);if(!isNaN(aspnm_ca)){x+=aspnm_ca;};};if(aspnm_bs.offsetParent.tagName=="TABLE"&&aspnm_bs.offsetParent.border>0){x+=1;};aspnm_bs=aspnm_bs.offsetParent;};if(document.compatMode=="CSS1Compat"&&aspnm_bs==document.body){var aspnm_ci=parseInt(aspnm_bs.currentStyle.marginLeft);if(!isNaN(aspnm_ci)){x+=aspnm_ci;};};return x;};function aspnm_df(aspnm_bs){var y=0;while(aspnm_bs.offsetParent!=null){y+=aspnm_bs.offsetTop;if(aspnm_bs.offsetParent.tagName!="TABLE"&&aspnm_bs.offsetParent.tagName!="TD"&&aspnm_bs.offsetParent.tagName!="TR"&&aspnm_bs.offsetParent.currentStyle!=null){var aspnm_cc=parseInt(aspnm_bs.offsetParent.currentStyle.borderTopWidth);if(!isNaN(aspnm_cc)){y+=aspnm_cc;};};if(aspnm_bs.offsetParent.tagName=="TABLE"&&aspnm_bs.offsetParent.border>0){y+=1;};aspnm_bs=aspnm_bs.offsetParent;};if(document.compatMode=="CSS1Compat"&&aspnm_bs==document.body){var aspnm_cn=parseInt(aspnm_bs.currentStyle.marginTop);if(!isNaN(aspnm_cn)){y+=aspnm_cn;};};return y;};function aspnm_winIE4X(aspnm_bs){var x=0;while(aspnm_bs!=document.body){x+=aspnm_bs.offsetLeft;aspnm_bs=aspnm_bs.offsetParent;};return x;};function aspnm_winIE4Y(aspnm_bs){var y=0;while(aspnm_bs!=document.body){y+=aspnm_bs.offsetTop;aspnm_bs=aspnm_bs.offsetParent;};return y;};function aspnm_de(aspnm_bs){var x=0;while(aspnm_bs.offsetParent!=document.body){if((aspnm_bs.tagName=="TABLE")&&(aspnm_bs.offsetParent.tagName=="TD")){x+=aspnm_bs.clientLeft;}else{x+=aspnm_bs.offsetLeft;};aspnm_bs=aspnm_bs.offsetParent;};x+=(aspnm_bs.offsetLeft+aspnm_bw());return x;};function aspnm_dd(aspnm_bs){var y=0;while(aspnm_bs.offsetParent!=document.body){if((aspnm_bs.tagName=="TABLE")&&(aspnm_bs.offsetParent.tagName=="TD")){y+=aspnm_bs.clientTop;}else{y+=(aspnm_bs.tagName!="TD")?aspnm_bs.offsetTop:aspnm_bs.parentElement.offsetTop;};aspnm_bs=aspnm_bs.offsetParent;};y+=(aspnm_bs.offsetTop+aspnm_bv());return y;};function aspnm_bw(){if(aspnm_marginX==null){if(!document.all["aspnm_pgMrgMsr"]){aspnm_bq();};aspnm_marginX=-document.all["aspnm_pgMrgMsr"].offsetLeft;};return aspnm_marginX;};function aspnm_bv(){if(aspnm_marginY==null){if(!document.all["aspnm_pgMrgMsr"]){aspnm_bq();};aspnm_marginY=-document.all["aspnm_pgMrgMsr"].offsetTop;};return aspnm_marginY;};function aspnm_bq(){document.body.insertAdjacentHTML('beforeEnd','');};function aspnm_zx(group){if(aspnm_hideSelectElems&&document.getElementsByTagName){var aspnm_v=document.getElementsByTagName('select');for(var aspnm_bf=0;aspnm_bf