Spring.net 2.0及中文api


整合了Spring.net2.0版本,配合上中文api,全面一键下载。api读取的时候请选择点击在线阅读模式。上传方便自己以后可以找到
资源截图
代码片段和文件信息
#region License

/*
 * Copyright ?2002-2006 the original author or authors.
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

#endregion

#region Imports

using System;
using System.Reflection;

using Spring.Aop;

#endregion

namespace Spring.AopQuickStart.Aspects
{
    /// 
    /// Simple implementation of the  interface 
    /// for a logging aspect using .
    /// 

    /// Rick Evans
    /// $Id: ConsoleLoggingAfterAdvice.csv 1.1 2006/11/26 18:57:59 bbaia Exp $
    public class ConsoleLoggingAfterAdvice : IAfterReturningAdvice
    {
        public void AfterReturning(
            object returnValue MethodInfo method object[] args object target)
        {
            Console.Out.WriteLine(“This method call returned successfully : “ + method.Name);
            Console.Out.WriteLine(“    The target was      : “ + target);
            Console.Out.WriteLine(“    The arguments were  : “);
            if (args != null)
            {
                foreach (object arg in args)
                {
                    Console.Out.WriteLine(“ : “ + arg);
                }
            }
            Console.Out.WriteLine(“    The return value is : “ + returnValue);
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-09-13 15:21  Spring.net
     目录           0  2017-09-13 15:15  Spring.NET-2.0.0-M2
     目录           0  2012-12-11 23:49  Spring.NET-2.0.0-M2Spring.NET
     目录           0  2012-12-11 23:49  Spring.NET-2.0.0-M2Spring.NETin
     目录           0  2012-12-11 23:49  Spring.NET-2.0.0-M2Spring.NETin
et
     目录           0  2012-12-11 23:49  Spring.NET-2.0.0-M2Spring.NETin
et3.5
     目录           0  2012-12-11 23:49  Spring.NET-2.0.0-M2Spring.NETin
et3.5debug
     文件       39424  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugCommon.Logging.dll
     文件         376  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debug
eadme-net-3.5.txt
     文件      172032  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Aop.dll
     文件      605696  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Aop.pdb
     文件      583062  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Aop.xml
     文件      942080  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Core.dll
     文件     3085824  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Core.pdb
     文件     2659516  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Core.xml
     文件      417792  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.dll
     文件      114688  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.dll
     文件       40960  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Integration.Tests.dll
     文件        7680  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Integration.Tests.pdb
     文件         167  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Integration.Tests.xml
     文件      337408  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.pdb
     文件       12288  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Tests.dll
     文件         316  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Tests.dll-TestCoverage.xml
     文件         911  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Tests.dll-TestResults.xml
     文件        7680  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Tests.pdb
     文件         155  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.Tests.xml
     文件      390996  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate32.xml
     文件      114688  2012-12-11 23:24  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate33.dll
     文件       40960  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate33.Integration.Tests.dll
     文件        7680  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate33.Integration.Tests.pdb
     文件         167  2012-12-11 23:27  Spring.NET-2.0.0-M2Spring.NETin
et3.5debugSpring.Data.NHibernate33.Integration.Tests.xml
............此处省略5756个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)