資源簡介
代碼片段和文件信息
/**??版本信息模板在安裝目錄下,可自行修改。
*?Ip.cs
*
*?功?能:?N/A
*?類?名:?Ip
*
*?Ver????變更日期?????????????負責人??變更內容
*?───────────────────────────────────
*?V0.01??2013/5/11?1:06:01???N/A????初版
*
*?Copyright?(c)?2012?Maticsoft?Corporation.?All?rights?reserved.
*┌──────────────────────────────────┐
*│ 此技術信息為本公司機密信息,未經本公司書面同意禁止向第三方披露. │
*│ 版權所有:動軟卓越(北京)科技有限公司 │
*└──────────────────────────────────┘
*/
using?System;
using?System.Data;
using?System.Collections.Generic;
using?Maticsoft.Common;
using?Maticsoft.Model;
namespace?Maticsoft.BLL
{
///?
///?Ip
///?
public?partial?class?Ip
{
private?readonly?Maticsoft.DAL.Ip?dal=new?Maticsoft.DAL.Ip();
public?Ip()
{}
#region??BasicMethod
///?
///?得到最大ID
///?
public?in
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-05-13?09:51??BLL\
?????目錄???????????0??2013-05-10?17:08??BLL\bin\
?????目錄???????????0??2013-07-03?16:58??BLL\bin\Debug\
?????文件????????9216??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.BLL.dll
?????文件???????34304??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.BLL.pdb
?????文件???????96256??2013-05-11?01:08??BLL\bin\Debug\Maticsoft.Common.dll
?????文件???????31232??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.DAL.dll
?????文件???????85504??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.DAL.pdb
?????文件????????7168??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.Model.dll
?????文件???????24064??2013-07-04?10:26??BLL\bin\Debug\Maticsoft.Model.pdb
?????目錄???????????0??2013-05-10?17:08??BLL\bin\Release\
?????文件????????2872??2013-05-11?01:11??BLL\BLL.csproj
?????文件????????4815??2013-05-11?01:14??BLL\Ip.cs
?????文件????????4749??2013-05-11?01:06??BLL\Log.cs
?????目錄???????????0??2013-05-10?16:47??BLL\obj\
?????目錄???????????0??2013-07-04?10:26??BLL\obj\Debug\
?????文件????????2354??2013-07-03?16:58??BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt
?????文件???????16975??2013-07-04?10:26??BLL\obj\Debug\BLL.csprojResolveAssemblyReference.cache
?????文件????????5932??2013-08-19?16:26??BLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????9216??2013-07-04?10:26??BLL\obj\Debug\Maticsoft.BLL.dll
?????文件???????34304??2013-07-04?10:26??BLL\obj\Debug\Maticsoft.BLL.pdb
?????文件???????12972??2013-05-13?10:33??BLL\obj\Debug\ResolveAssemblyReference.cache
?????目錄???????????0??2013-05-10?16:47??BLL\obj\Debug\TempPE\
?????目錄???????????0??2013-05-13?09:51??BLL\Properties\
?????文件????????1356??2013-05-10?16:47??BLL\Properties\AssemblyInfo.cs
?????文件????????4749??2013-05-11?01:06??BLL\Web.cs
?????目錄???????????0??2013-07-03?16:40??CustomLib\
?????目錄???????????0??2013-07-03?12:27??CustomLib\bin\
?????目錄???????????0??2013-07-03?16:58??CustomLib\bin\Debug\
?????文件???????10752??2013-03-03?21:59??CustomLib\bin\Debug\CustomLib(沖突_LORRY-NOTE_2013-03-03?21-59-54).dll
?????文件???????28160??2013-03-03?21:59??CustomLib\bin\Debug\CustomLib(沖突_LORRY-NOTE_2013-03-03?21-59-54).pdb
............此處省略190個文件信息
- 上一篇:ADSL寬帶撥號 (C#)
- 下一篇:C# 12306訂票軟件
評論
共有 條評論