資源簡介
學習DotNet
代碼片段和文件信息
//-----------------------------------------------------------------
//?All?Rights?Reserved??Copyright?(C)?2012??Hairihan?TECH?Ltd.?
//-----------------------------------------------------------------
using?System.Configuration;
using?System.Reflection;
namespace?DotNet.Business
{
????using?DotNet.Utilities;
????///?
????///?AbstractServiceFactory
????///?
????///?修改紀錄
????///?
????/// 2007.12.27?版本:1.0?JiRiGaLa?創建。
????///
????///?版本:1.0
????///
????///?
????/// JiRiGaLa
????/// 2007.12.27
????///? ?
????///?
????public?abstract?class?AbstractServiceFactory
????{
????????//?Look?up?the?Dao?implementation?we?should?be?using
????????//?private?static?readonly?string?serviceFactoryClass?=?Confi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-06-07?09:27??DotNet.CommonV3.7_20120724\
?????目錄???????????0??2013-06-07?09:33??DotNet.CommonV3.7_20120724\DotNet.Business\
?????文件????????1676??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\AbstractServiceFactory.cs
?????文件???????15086??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\App.ico
?????目錄???????????0??2013-06-07?09:33??DotNet.CommonV3.7_20120724\DotNet.Business\bin\
?????目錄???????????0??2013-06-07?09:33??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Debug\
?????目錄???????????0??2013-06-07?09:33??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\
?????文件??????390224??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\ChnCharInfo.dll
?????文件???????12526??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\ChnCharInfo.xm
?????文件??????676864??2013-06-07?10:53??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Business.dll
?????文件?????1957376??2013-06-07?10:53??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Business.pdb
?????文件??????141824??2013-06-07?10:53??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Utilities.dll
?????文件??????341504??2013-06-07?10:53??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\DotNet.Utilities.pdb
?????文件?????1282560??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\NPOI.dll
?????目錄???????????0??2013-06-07?09:33??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\zh-CN\
?????文件????????5120??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\bin\Release\zh-CN\ChnCharInfo.resources.dll
?????文件???????20541??2012-06-21?12:30??DotNet.CommonV3.7_20120724\DotNet.Business\DotNet.Business.csproj
?????文件?????????227??2012-06-06?18:39??DotNet.CommonV3.7_20120724\DotNet.Business\DotNet.Business.csproj.user
?????文件????????6944??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\DotNetService.cs
?????目錄???????????0??2012-07-24?09:48??DotNet.CommonV3.7_20120724\DotNet.Business\IService\
?????文件????????5262??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\IServiceFactory.cs
?????文件????????3264??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IDbHelperService.cs
?????文件????????1846??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IExceptionService.cs
?????文件????????8302??2012-07-18?23:07??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IFileService.cs
?????文件????????5905??2012-06-07?12:29??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IFolderService.cs
?????文件????????5113??2012-06-07?12:29??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IItemDetailsService.cs
?????文件????????4330??2012-06-07?12:29??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IItemsService.cs
?????文件????????9349??2012-06-19?16:59??DotNet.CommonV3.7_20120724\DotNet.Business\IService\ILogOnService.cs
?????文件????????6085??2012-04-25?12:58??DotNet.CommonV3.7_20120724\DotNet.Business\IService\ILogService.cs
?????文件????????5529??2012-06-04?20:12??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IMessageService.cs
?????文件????????8234??2012-06-07?12:29??DotNet.CommonV3.7_20120724\DotNet.Business\IService\IModuleService.cs
............此處省略1722個文件信息
評論
共有 條評論