資源簡(jiǎn)介
主要針對(duì)ASP單點(diǎn)登錄實(shí)現(xiàn)
代碼片段和文件信息
using?Castle.DynamicProxy;
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?Castle.AOP.Command;
using?Castle.AOP.My;
using?Castle.AOP.Other;
using?Castle.AOP.ReadMethod;
using?Castle.AOP.SimleInterceptor;
namespace?Castle.AOP
{
????class?Program
????{
????????static?void?Main(string[]?args)
????????{
????????????//SimpleTest.Test();
????????????//ReadMethodTest.Test();
????????????//CommandTest.Test();
????????????//OtherTest.Test2();
????????????//StudentTest.Test();
????????????StudentTest.Test2();
????????????Console.ReadLine();
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-11-15?02:35??study-master\
?????文件????????2518??2016-11-15?02:35??study-master\.gitattributes
?????文件????????3755??2016-11-15?02:35??study-master\.gitignore
?????目錄???????????0??2016-11-15?02:35??study-master\Castle.AOP\
?????文件?????????178??2016-11-15?02:35??study-master\Castle.AOP\App.config
?????目錄???????????0??2016-11-15?02:35??study-master\Castle.AOP\Command\
?????文件????????1667??2016-11-15?02:35??study-master\Castle.AOP\Command\CommandInterceptor.cs
?????文件????????1959??2016-11-15?02:35??study-master\Castle.AOP\Command\CommandPortal.cs
?????文件????????1751??2016-11-15?02:35??study-master\Castle.AOP\Command\CommandTest.cs
?????文件?????????439??2016-11-15?02:35??study-master\Castle.AOP\Command\ICommandPortal.cs
?????文件?????????876??2016-11-15?02:35??study-master\Castle.AOP\Command\IPerson.cs
?????文件?????????659??2016-11-15?02:35??study-master\Castle.AOP\Command\ob
?????文件?????????771??2016-11-15?02:35??study-master\Castle.AOP\Command\PortalProxyFactory.cs
?????文件????????1686??2016-11-15?02:35??study-master\Castle.AOP\Command\Request.cs
?????文件?????????597??2016-11-15?02:35??study-master\Castle.AOP\Command\Response.cs
?????目錄???????????0??2016-11-15?02:35??study-master\Castle.AOP\My\
?????文件?????????552??2016-11-15?02:35??study-master\Castle.AOP\My\IStudent.cs
?????文件????????1050??2016-11-15?02:35??study-master\Castle.AOP\My\Student.cs
?????文件????????1654??2016-11-15?02:35??study-master\Castle.AOP\My\StudentInterceptor(HXF07816--hxf07816--2016-08-10-093725).cs
?????文件????????1521??2016-11-15?02:35??study-master\Castle.AOP\My\StudentInterceptor.cs
?????文件????????1736??2016-11-15?02:35??study-master\Castle.AOP\My\StudentTest.cs
?????文件?????????657??2016-11-15?02:35??study-master\Castle.AOP\My\Teacher.cs
?????文件?????????717??2016-11-15?02:35??study-master\Castle.AOP\My\TeacherInterceptor.cs
?????目錄???????????0??2016-11-15?02:35??study-master\Castle.AOP\Other\
?????文件????????1508??2016-11-15?02:35??study-master\Castle.AOP\Other\CallingLogInterceptor.cs
?????文件????????1118??2016-11-15?02:35??study-master\Castle.AOP\Other\InterceptorFilter.cs
?????文件?????????866??2016-11-15?02:35??study-master\Castle.AOP\Other\InterceptorSelector.cs
?????文件????????2265??2016-11-15?02:35??study-master\Castle.AOP\Other\OtherTest.cs
?????文件?????????706??2016-11-15?02:35??study-master\Castle.AOP\Other\SimpleLogInterceptor.cs
?????文件?????????448??2016-11-15?02:35??study-master\Castle.AOP\Other\SimpleSamepleEntity.cs
?????文件?????????633??2016-11-15?02:35??study-master\Castle.AOP\Program.cs
............此處省略337個(gè)文件信息
評(píng)論
共有 條評(píng)論