实例介绍
HYAppFrame是一款基于Winform的应用程序框架,包含服务器Web Service、主程序框架、组织架构、权限控制、菜单导航、基础数据、系统参数、日志管理、定时任务、工作流引擎等。
【实例截图】
【核心代码】
4744302542873559678.zip
├── HYAppFrame20161001.sql
├── HYAppFrame20161024
│ ├── HYAppFrame
│ │ ├── HYAppFrame
│ │ │ ├── app.config
│ │ │ ├── app.ico
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── error.log
│ │ │ │ ├── HYAppFrame.exe
│ │ │ │ ├── HYAppFrame.exe.config
│ │ │ │ ├── HYAppFrame.pdb
│ │ │ │ ├── HYAppFrame.vshost.exe
│ │ │ │ ├── HYAppFrame.vshost.exe.config
│ │ │ │ ├── HYAppFrame.vshost.exe.manifest
│ │ │ │ ├── HYAppFrame.XmlSerializers.dll
│ │ │ │ ├── profile.xml
│ │ │ │ └── zh-CN
│ │ │ │ └── HYAppFrame.resources.dll
│ │ │ ├── DES.cs
│ │ │ ├── Dialog
│ │ │ │ ├── AuthAdmin.cs
│ │ │ │ ├── AuthAdmin.Designer.cs
│ │ │ │ ├── AuthAdmin.resx
│ │ │ │ ├── DataPicker.cs
│ │ │ │ ├── DataPicker.Designer.cs
│ │ │ │ ├── DataPicker.resx
│ │ │ │ ├── DepartmentPicker.cs
│ │ │ │ ├── DepartmentPicker.Designer.cs
│ │ │ │ ├── DepartmentPicker.resx
│ │ │ │ ├── DgvViewSetting.cs
│ │ │ │ ├── DgvViewSetting.Designer.cs
│ │ │ │ ├── DgvViewSetting.resx
│ │ │ │ ├── FileDownload.cs
│ │ │ │ ├── FileDownload.Designer.cs
│ │ │ │ ├── FileDownload.resx
│ │ │ │ ├── FileUpload.cs
│ │ │ │ ├── FileUpload.Designer.cs
│ │ │ │ ├── FileUpload.resx
│ │ │ │ ├── InputBox.cs
│ │ │ │ ├── InputBox.Designer.cs
│ │ │ │ ├── InputBox.resx
│ │ │ │ ├── JobPicker.cs
│ │ │ │ ├── JobPicker.Designer.cs
│ │ │ │ ├── JobPicker.resx
│ │ │ │ ├── MenuPicker.cs
│ │ │ │ ├── MenuPicker.Designer.cs
│ │ │ │ ├── MenuPicker.resx
│ │ │ │ ├── MessageBox.cs
│ │ │ │ ├── MessageBox.Designer.cs
│ │ │ │ ├── MessageBox.resx
│ │ │ │ ├── UserPicker.cs
│ │ │ │ ├── UserPicker.Designer.cs
│ │ │ │ └── UserPicker.resx
│ │ │ ├── dll
│ │ │ │ └── Interop.IWshRuntimeLibrary.dll
│ │ │ ├── Doc
│ │ │ │ ├── MyFiles.cs
│ │ │ │ ├── MyFiles.Designer.cs
│ │ │ │ └── MyFiles.resx
│ │ │ ├── ErrorInfo.cs
│ │ │ ├── Form1.cs
│ │ │ ├── Form1.Designer.cs
│ │ │ ├── Form1.resx
│ │ │ ├── FormDesktop.cs
│ │ │ ├── FormDesktop.Designer.cs
│ │ │ ├── FormDesktop.resx
│ │ │ ├── FormLogin.cs
│ │ │ ├── FormLogin.Designer.cs
│ │ │ ├── FormLogin.resx
│ │ │ ├── FormPassword.cs
│ │ │ ├── FormPassword.Designer.cs
│ │ │ ├── FormPassword.resx
│ │ │ ├── FormPop.cs
│ │ │ ├── FormPop.Designer.cs
│ │ │ ├── FormPop.resx
│ │ │ ├── FormProfile.cs
│ │ │ ├── FormProfile.Designer.cs
│ │ │ ├── FormProfile.resx
│ │ │ ├── HelloWorld.cs
│ │ │ ├── HelloWorld.Designer.cs
│ │ │ ├── HelloWorld.resx
│ │ │ ├── HotKey.cs
│ │ │ ├── HYAppFrame.csproj
│ │ │ ├── HYAppFrame.csproj.user
│ │ │ ├── images
│ │ │ │ ├── backup24.png
│ │ │ │ ├── cancel.png
│ │ │ │ ├── checked16.png
│ │ │ │ ├── checknone16.png
│ │ │ │ ├── clear24.png
│ │ │ │ ├── close16grey.png
│ │ │ │ ├── close16.png
│ │ │ │ ├── config24_0.png
│ │ │ │ ├── config24_1.png
│ │ │ │ ├── configfield24.png
│ │ │ │ ├── copy16.png
│ │ │ │ ├── deletedoc24.png
│ │ │ │ ├── desktop.png
│ │ │ │ ├── dialogbg.jpg
│ │ │ │ ├── doc16.png
│ │ │ │ ├── download24.png
│ │ │ │ ├── edition24.png
│ │ │ │ ├── error.png
│ │ │ │ ├── exit.png
│ │ │ │ ├── expand-icon-24.png
│ │ │ │ ├── export16.png
│ │ │ │ ├── folderclose16.png
│ │ │ │ ├── folderopend16.png
│ │ │ │ ├── help16.png
│ │ │ │ ├── help24.png
│ │ │ │ ├── import16.png
│ │ │ │ ├── info16.png
│ │ │ │ ├── info24.png
│ │ │ │ ├── loginbg.jpg
│ │ │ │ ├── loginbg.psd
│ │ │ │ ├── mailcancel.png
│ │ │ │ ├── mailsend.png
│ │ │ │ ├── message-already-read-icon-24.png
│ │ │ │ ├── move16.png
│ │ │ │ ├── move24.png
│ │ │ │ ├── new-24.png
│ │ │ │ ├── newdoc24.png
│ │ │ │ ├── next.png
│ │ │ │ ├── password16.png
│ │ │ │ ├── password-24.png
│ │ │ │ ├── password24.png
│ │ │ │ ├── permission16.png
│ │ │ │ ├── permission-24.png
│ │ │ │ ├── permission32.png
│ │ │ │ ├── Phone-icon-24.png
│ │ │ │ ├── PlayIcon-24.png
│ │ │ │ ├── pre.png
│ │ │ │ ├── print-24.png
│ │ │ │ ├── profile-24.png
│ │ │ │ ├── redo.png
│ │ │ │ ├── refresh-24.png
│ │ │ │ ├── report24.png
│ │ │ │ ├── rowadd16.png
│ │ │ │ ├── rowadd24.png
│ │ │ │ ├── save-24.png
│ │ │ │ ├── save24.png
│ │ │ │ ├── Search-icon-24.png
│ │ │ │ ├── server-connect-icon.png
│ │ │ │ ├── setting-24.png
│ │ │ │ ├── skinblack24.png
│ │ │ │ ├── Skipforward-24.png
│ │ │ │ ├── submit16.png
│ │ │ │ ├── submit24.png
│ │ │ │ ├── takeback16.png
│ │ │ │ ├── takeback24.png
│ │ │ │ ├── task24_3.png
│ │ │ │ ├── task24.png
│ │ │ │ ├── tick16.png
│ │ │ │ ├── toggle-expand-icon.png
│ │ │ │ ├── toggle-icon.png
│ │ │ │ ├── Trash-icon.png
│ │ │ │ ├── unaudit.png
│ │ │ │ ├── up24.png
│ │ │ │ ├── upload24.png
│ │ │ │ ├── User-Administrator-Blue-icon-24.png
│ │ │ │ ├── user_boy.png
│ │ │ │ ├── user_girl.png
│ │ │ │ ├── user_group_blue.png
│ │ │ │ ├── user_group_green.png
│ │ │ │ ├── User-Group-icon-24.png
│ │ │ │ ├── user-icon-24.png
│ │ │ │ ├── user-icon-lock-24.png
│ │ │ │ └── warning24.png
│ │ │ ├── ListItem.cs
│ │ │ ├── MyFuncLib.cs
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ ├── HYAppFrame.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── HYAppFrame.csproj.GenerateResource.Cache
│ │ │ │ │ ├── HYAppFrame.csprojResolveAssemblyReference.cache
│ │ │ │ │ ├── HYAppFrame.csproj.ResolveComReference.cache
│ │ │ │ │ ├── HYAppFrame.Dialog.AuthAdmin.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DataPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DepartmentPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DgvViewSetting.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.FileDownload.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.FileUpload.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.JobPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.MenuPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.UserPicker.resources
│ │ │ │ │ ├── HYAppFrame.Doc.MyFiles.resources
│ │ │ │ │ ├── HYAppFrame.exe
│ │ │ │ │ ├── HYAppFrame.Form1.resources
│ │ │ │ │ ├── HYAppFrame.FormDesktop.resources
│ │ │ │ │ ├── HYAppFrame.FormLogin.resources
│ │ │ │ │ ├── HYAppFrame.FormPassword.resources
│ │ │ │ │ ├── HYAppFrame.FormPop.resources
│ │ │ │ │ ├── HYAppFrame.FormProfile.resources
│ │ │ │ │ ├── HYAppFrame.HelloWorld.resources
│ │ │ │ │ ├── HYAppFrame.InputBox.resources
│ │ │ │ │ ├── HYAppFrame.MessageBox.resources
│ │ │ │ │ ├── HYAppFrame.pdb
│ │ │ │ │ ├── HYAppFrame.Properties.Resources.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormAuth.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormAutoJob.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormBasicdata.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormDepartment.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormFieldSetting.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormJob.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormLog.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormMenu.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormRole.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormSysParameters.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormUser.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.ProcessDefinition.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.ProcessEntity.resources
│ │ │ │ │ ├── Interop.IWshRuntimeLibrary.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ ├── Properties.Resources.Designer.cs.dll
│ │ │ │ │ │ ├── Service References.Service1.Reference.cs.dll
│ │ │ │ │ │ └── Web References.WebService.Reference.cs.dll
│ │ │ │ │ └── zh-CN
│ │ │ │ ├── Release
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ ├── HYAppFrame.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── HYAppFrame.csproj.GenerateResource.Cache
│ │ │ │ │ ├── HYAppFrame.csprojResolveAssemblyReference.cache
│ │ │ │ │ ├── HYAppFrame.csproj.ResolveComReference.cache
│ │ │ │ │ ├── HYAppFrame.Dialog.AuthAdmin.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DataPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DepartmentPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.DgvViewSetting.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.FileDownload.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.FileUpload.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.JobPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.MenuPicker.resources
│ │ │ │ │ ├── HYAppFrame.Dialog.UserPicker.resources
│ │ │ │ │ ├── HYAppFrame.Doc.MyFiles.resources
│ │ │ │ │ ├── HYAppFrame.exe
│ │ │ │ │ ├── HYAppFrame.Form1.resources
│ │ │ │ │ ├── HYAppFrame.FormDesktop.resources
│ │ │ │ │ ├── HYAppFrame.FormLogin.resources
│ │ │ │ │ ├── HYAppFrame.FormLogin.zh-CN.resources
│ │ │ │ │ ├── HYAppFrame.FormPassword.resources
│ │ │ │ │ ├── HYAppFrame.FormPop.resources
│ │ │ │ │ ├── HYAppFrame.FormProfile.resources
│ │ │ │ │ ├── HYAppFrame.HelloWorld.resources
│ │ │ │ │ ├── HYAppFrame.InputBox.resources
│ │ │ │ │ ├── HYAppFrame.MessageBox.resources
│ │ │ │ │ ├── HYAppFrame.pdb
│ │ │ │ │ ├── HYAppFrame.Properties.Resources.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormAuth.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormAutoJob.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormBasicdata.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormDepartment.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormFieldSetting.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormJob.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormLog.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormMenu.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormRole.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormSysParameters.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.FormUser.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.ProcessDefinition.resources
│ │ │ │ │ ├── HYAppFrame.SysAdmin.ProcessEntity.resources
│ │ │ │ │ ├── HYAppFrame.XmlSerializers.dll
│ │ │ │ │ ├── Interop.IWshRuntimeLibrary.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ ├── Properties.Resources.Designer.cs.dll
│ │ │ │ │ │ ├── Service References.Service1.Reference.cs.dll
│ │ │ │ │ │ └── Web References.WebService.Reference.cs.dll
│ │ │ │ │ └── zh-CN
│ │ │ │ │ └── HYAppFrame.resources.dll
│ │ │ │ └── x86
│ │ │ │ └── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── GenerateResource.read.1.tlog
│ │ │ │ ├── GenerateResource.write.1.tlog
│ │ │ │ ├── HYAppFrame.csproj.FileListAbsolute.txt
│ │ │ │ ├── HYAppFrame.csproj.GenerateResource.Cache
│ │ │ │ ├── HYAppFrame.csproj.ResolveComReference.cache
│ │ │ │ ├── HYAppFrame.Dialog.AuthAdmin.resources
│ │ │ │ ├── HYAppFrame.Dialog.DataPicker.resources
│ │ │ │ ├── HYAppFrame.Dialog.DepartmentPicker.resources
│ │ │ │ ├── HYAppFrame.Dialog.DgvViewSetting.resources
│ │ │ │ ├── HYAppFrame.Dialog.FileDownload.resources
│ │ │ │ ├── HYAppFrame.Dialog.FileUpload.resources
│ │ │ │ ├── HYAppFrame.Dialog.JobPicker.resources
│ │ │ │ ├── HYAppFrame.Dialog.MenuPicker.resources
│ │ │ │ ├── HYAppFrame.Dialog.UserPicker.resources
│ │ │ │ ├── HYAppFrame.Doc.MyFiles.resources
│ │ │ │ ├── HYAppFrame.exe
│ │ │ │ ├── HYAppFrame.Form1.resources
│ │ │ │ ├── HYAppFrame.FormDesktop.resources
│ │ │ │ ├── HYAppFrame.FormLogin.resources
│ │ │ │ ├── HYAppFrame.FormPassword.resources
│ │ │ │ ├── HYAppFrame.FormPop.resources
│ │ │ │ ├── HYAppFrame.FormProfile.resources
│ │ │ │ ├── HYAppFrame.HelloWorld.resources
│ │ │ │ ├── HYAppFrame.InputBox.resources
│ │ │ │ ├── HYAppFrame.MessageBox.resources
│ │ │ │ ├── HYAppFrame.pdb
│ │ │ │ ├── HYAppFrame.Properties.Resources.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormAuth.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormAutoJob.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormBasicdata.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormDepartment.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormFieldSetting.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormJob.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormLog.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormMenu.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormRole.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormSysParameters.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.FormUser.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.ProcessDefinition.resources
│ │ │ │ ├── HYAppFrame.SysAdmin.ProcessEntity.resources
│ │ │ │ ├── ResolveAssemblyReference.cache
│ │ │ │ └── TempPE
│ │ │ │ ├── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Service References.Service1.Reference.cs.dll
│ │ │ │ ├── Service References.ServiceReference1.Reference.cs.dll
│ │ │ │ └── Web References.WebService.Reference.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── DataSources
│ │ │ │ │ └── System.Data.DataTable.datasource
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Service References
│ │ │ ├── SysAdmin
│ │ │ │ ├── app.ico
│ │ │ │ ├── FormAuth.cs
│ │ │ │ ├── FormAuth.Designer.cs
│ │ │ │ ├── FormAuth.resx
│ │ │ │ ├── FormAutoJob.cs
│ │ │ │ ├── FormAutoJob.Designer.cs
│ │ │ │ ├── FormAutoJob.resx
│ │ │ │ ├── FormBasicdata.cs
│ │ │ │ ├── FormBasicdata.Designer.cs
│ │ │ │ ├── FormBasicdata.resx
│ │ │ │ ├── FormDepartment.cs
│ │ │ │ ├── FormDepartment.Designer.cs
│ │ │ │ ├── FormDepartment.resx
│ │ │ │ ├── FormFieldSetting.cs
│ │ │ │ ├── FormFieldSetting.Designer.cs
│ │ │ │ ├── FormFieldSetting.resx
│ │ │ │ ├── FormJob.cs
│ │ │ │ ├── FormJob.Designer.cs
│ │ │ │ ├── FormJob.resx
│ │ │ │ ├── FormLog.cs
│ │ │ │ ├── FormLog.Designer.cs
│ │ │ │ ├── FormLog.resx
│ │ │ │ ├── FormMenu.cs
│ │ │ │ ├── FormMenu.Designer.cs
│ │ │ │ ├── FormMenu.resx
│ │ │ │ ├── FormRole.cs
│ │ │ │ ├── FormRole.Designer.cs
│ │ │ │ ├── FormRole.resx
│ │ │ │ ├── FormSysParameters.cs
│ │ │ │ ├── FormSysParameters.Designer.cs
│ │ │ │ ├── FormSysParameters.resx
│ │ │ │ ├── FormUser.cs
│ │ │ │ ├── FormUser.Designer.cs
│ │ │ │ ├── FormUser.resx
│ │ │ │ ├── ProcessDefinition.cs
│ │ │ │ ├── ProcessDefinition.Designer.cs
│ │ │ │ ├── ProcessDefinition.resx
│ │ │ │ ├── ProcessEntity.cs
│ │ │ │ ├── ProcessEntity.Designer.cs
│ │ │ │ ├── ProcessEntity.resx
│ │ │ │ └── WorkFlow.cs
│ │ │ ├── SysParameters.cs
│ │ │ ├── TagData.cs
│ │ │ └── Web References
│ │ │ └── WebService
│ │ │ ├── master.wsdl
│ │ │ ├── Reference.cs
│ │ │ └── Reference.map
│ │ ├── HYAppFrame.sln
│ │ ├── HYAppFrame.suo
│ │ ├── HYAppFrame.v12.suo
│ │ └── updatelog.txt
│ └── profile.xml
├── HYAppFrame Database Development.pdf
├── HYAppFrame Install Manual.pdf
├── HYAppFrame Workflow.pdf
└── HYAppFrameWS20161001
├── HYAppFrameWCF
│ ├── App_Data
│ ├── bin
│ │ ├── HYAppFrameWCF.dll
│ │ ├── HYAppFrameWCF.dll.config
│ │ └── HYAppFrameWCF.pdb
│ ├── DES.cs
│ ├── HYAppFrameWCF.csproj
│ ├── HYAppFrameWCF.csproj.user
│ ├── Imaster.cs
│ ├── master.svc
│ ├── master.svc.cs
│ ├── MyFuncLib.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── HYAppFrameWCF.csproj.FileListAbsolute.txt
│ │ ├── HYAppFrameWCF.dll
│ │ ├── HYAppFrameWCF.pdb
│ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ └── TempPE
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Service1.svc.cs
│ ├── Service References
│ ├── Web.config
│ ├── Web.Debug.config
│ └── Web.Release.config
└── HYAppFrameWS
├── aspnet_client
│ └── system_web
│ └── 4_0_30319
├── bin
│ ├── HYAppFrameWS.dll
│ ├── HYAppFrameWS.dll.config
│ └── HYAppFrameWS.pdb
├── DES.cs
├── error.log
├── HYAppFrameWS.csproj
├── HYAppFrameWS.csproj.user
├── HYAppFrameWS.Publish.xml
├── HYAppFrameWS.sln
├── HYAppFrameWS.suo
├── HYAppFrameWS.v12.suo
├── master.asmx
├── master.asmx.cs
├── MyFuncLib.cs
├── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── HYAppFrameWS.csproj.FileListAbsolute.txt
│ ├── HYAppFrameWS.dll
│ ├── HYAppFrameWS.pdb
│ └── TempPE
├── Properties
│ └── AssemblyInfo.cs
├── update
│ └── update.txt
├── upload
│ └── files
│ └── files
│ ├── 40273959-d03b-4127-a14a-be6d30ce5ed3.log
│ └── f7f13f4c-7009-4e60-bbb3-770607ba36b9.log
├── WcfService1
│ ├── App_Data
│ ├── bin
│ ├── IService1.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ └── TempPE
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Service1.svc
│ ├── Service1.svc.cs
│ ├── WcfService1.csproj
│ ├── WcfService1.csproj.user
│ ├── Web.config
│ ├── Web.Debug.config
│ └── Web.Release.config
├── WcfService2
│ ├── App_Data
│ ├── bin
│ │ ├── WcfService2.dll
│ │ ├── WcfService2.dll.config
│ │ └── WcfService2.pdb
│ ├── IService1.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── WcfService2.csproj.FileListAbsolute.txt
│ │ ├── WcfService2.csprojResolveAssemblyReference.cache
│ │ ├── WcfService2.dll
│ │ └── WcfService2.pdb
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Service1.svc
│ ├── Service1.svc.cs
│ ├── WcfService2.csproj
│ ├── WcfService2.csproj.user
│ ├── Web.config
│ ├── Web.Debug.config
│ └── Web.Release.config
├── WcfServiceLibrary
│ ├── App.config
│ ├── bin
│ │ ├── Debug
│ │ │ ├── WcfServiceLibrary.dll
│ │ │ ├── WcfServiceLibrary.dll.config
│ │ │ └── WcfServiceLibrary.pdb
│ │ └── Release
│ ├── DES.cs
│ ├── Imaster.cs
│ ├── master.cs
│ ├── MyFuncLib.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── WcfServiceLibrary.csproj.FileListAbsolute.txt
│ │ ├── WcfServiceLibrary.dll
│ │ └── WcfServiceLibrary.pdb
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── WcfServiceLibrary.csproj
│ ├── WcfServiceLibrary.csproj.user
│ └── WcfServiceLibrary.Publish.xml
├── WcfServiceLibrary1
│ ├── App.config
│ ├── bin
│ │ └── Debug
│ │ ├── WcfServiceLibrary1.dll
│ │ ├── WcfServiceLibrary1.dll.config
│ │ └── WcfServiceLibrary1.pdb
│ ├── IService1.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── WcfServiceLibrary1.csproj.FileListAbsolute.txt
│ │ ├── WcfServiceLibrary1.csprojResolveAssemblyReference.cache
│ │ ├── WcfServiceLibrary1.dll
│ │ └── WcfServiceLibrary1.pdb
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Service1.cs
│ ├── WcfServiceLibrary1.csproj
│ ├── WcfServiceLibrary1.csproj.user
│ └── WcfServiceLibrary1.Publish.xml
├── Web.config
├── Web.Debug.config
└── Web.Release.config
77 directories, 466 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论