文件名称:MyAop
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-08-06
- 文件大小:
- 339kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#AOP实现 可用于权限控制等其他的功能-C#AOP can be used for access control and other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAop
.....\BLL
.....\...\BLL.csproj
.....\...\BLL_TestOpeClass.cs
.....\...\Properties
.....\...\..........\AssemblyInfo.cs
.....\...\bin
.....\...\...\Debug
.....\...\...\.....\BLL.dll
.....\...\...\.....\BLL.pdb
.....\...\...\.....\Utils.dll
.....\...\...\.....\Utils.pdb
.....\...\...\.....\WebLibrary.dll
.....\...\...\Release
.....\...\obj
.....\...\...\Debug
.....\...\...\.....\BLL.csproj.FileListAbsolute.txt
.....\...\...\.....\BLL.dll
.....\...\...\.....\BLL.pdb
.....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\...\...\.....\ResolveAssemblyReference.cache
.....\...\...\.....\TempPE
.....\MyAop
.....\.....\AopProxyAttribute.cs
.....\.....\AopProxyBase.cs
.....\.....\MyAop.csproj
.....\.....\MyAopPloxy.cs
.....\.....\Program.cs
.....\.....\Properties
.....\.....\..........\AssemblyInfo.cs
.....\.....\bin
.....\.....\...\Debug
.....\.....\...\.....\MyAop.exe
.....\.....\...\.....\MyAop.pdb
.....\.....\...\.....\MyAop.vshost.exe
.....\.....\...\.....\MyAop.vshost.exe.manifest
.....\.....\...\Release
.....\.....\obj
.....\.....\...\x86
.....\.....\...\...\Debug
.....\.....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\.....\...\...\.....\MyAop.csproj.FileListAbsolute.txt
.....\.....\...\...\.....\MyAop.exe
.....\.....\...\...\.....\MyAop.pdb
.....\.....\...\...\.....\TempPE
.....\MyAop.sln
.....\MyAop.suo
.....\Utils
.....\.....\AopProxyAttribute.cs
.....\.....\AopProxyBase.cs
.....\.....\AuthorityAttribute.cs
.....\.....\MyAopPloxy.cs
.....\.....\Properties
.....\.....\..........\AssemblyInfo.cs
.....\.....\Utils.csproj
.....\.....\bin
.....\.....\...\Debug
.....\.....\...\.....\Utils.dll
.....\.....\...\.....\Utils.pdb
.....\.....\...\.....\WebLibrary.dll
.....\.....\...\Release
.....\.....\obj
.....\.....\...\Debug
.....\.....\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....\.....\...\.....\ResolveAssemblyReference.cache
.....\.....\...\.....\TempPE
.....\.....\...\.....\Utils.csproj.FileListAbsolute.txt
.....\.....\...\.....\Utils.dll
.....\.....\...\.....\Utils.pdb
.....\WebAop
.....\......\About.aspx
.....\......\About.aspx.cs
.....\......\About.aspx.designer.cs
.....\......\Account
.....\......\.......\ChangePassword.aspx
.....\......\.......\ChangePassword.aspx.cs
.....\......\.......\ChangePassword.aspx.designer.cs
.....\......\.......\ChangePasswordSuccess.aspx
.....\......\.......\ChangePasswordSuccess.aspx.cs
.....\......\.......\ChangePasswordSuccess.aspx.designer.cs
.....\......\.......\Login.aspx
.....\......\.......\Login.aspx.cs
.....\......\.......\Login.aspx.designer.cs
.....\......\.......\Register.aspx
.....\......\.......\Register.aspx.cs
.....\......\.......\Register.aspx.designer.cs
.....\......\.......\Web.config
.....\......\App_Data
.....\......\Default.aspx
.....\......\Default.aspx.cs
.....\......\Default.aspx.designer.cs
.....\......\Duojic.cs
.....\......\Duojic2.cs
.....\......\Global.asax
.....\......\Global.asax.cs
.....\......\NewFolder1
.....\......\..........\WebForm1.aspx
.....\......\..........\WebForm1.aspx.cs
.....\......\..........\WebForm1.aspx.designer.cs
.....\......\Properties