資源簡介
SQLiteHelperTestApp_(Source)_V1.2
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
namespace?SQLiteHelperTestApp
{
????class?config
????{
????????public?static?string?DatabaseFile?=?““;
????????public?static?string?DataSource
????????{
????????????get
????????????{
????????????????return?string.Format(“data?source={0}“?DatabaseFile);
????????????}
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-03-27?16:24??bin\
?????目錄???????????0??2014-03-27?16:24??bin\Debug\
?????文件???????29184??2014-03-27?11:10??bin\Debug\SQLiteHelperTestApp.exe
?????文件???????71168??2014-03-27?11:10??bin\Debug\SQLiteHelperTestApp.pdb
?????文件???????22704??2014-03-27?11:10??bin\Debug\SQLiteHelperTestApp.vshost.exe
?????文件?????????490??2014-03-27?11:10??bin\Debug\SQLiteHelperTestApp.vshost.exe.manifest
?????文件??????904704??2014-03-27?11:10??bin\Debug\System.Data.SQLite.dll
?????目錄???????????0??2014-03-27?16:24??bin\Release\
?????文件???????22704??2014-03-27?11:10??bin\Release\SQLiteHelperTestApp.vshost.exe
?????文件?????????490??2014-03-27?11:10??bin\Release\SQLiteHelperTestApp.vshost.exe.manifest
?????目錄???????????0??2014-03-27?16:24??bin\x86\
?????目錄???????????0??2014-03-27?16:24??bin\x86\Release\
?????文件???????75264??2014-03-27?16:21??bin\x86\Release\SQLiteHelperTestApp.exe
?????文件??????200192??2014-03-27?16:21??bin\x86\Release\SQLiteHelperTestApp.pdb
?????文件???????22712??2014-03-27?16:22??bin\x86\Release\SQLiteHelperTestApp.vshost.exe
?????文件?????????490??2013-06-18?20:28??bin\x86\Release\SQLiteHelperTestApp.vshost.exe.manifest
?????文件??????904704??2014-01-26?13:15??bin\x86\Release\System.Data.SQLite.dll
?????文件?????????375??2014-03-27?11:10??config.cs
?????目錄???????????0??2014-03-27?16:24??Forms\
?????目錄???????????0??2014-03-27?16:24??Forms\DBInfo\
?????文件????????2406??2014-03-27?11:10??Forms\DBInfo\GetColumnStatus.cs
?????文件????????6380??2014-03-27?11:10??Forms\DBInfo\GetColumnStatus.Designer.cs
?????文件????????5817??2014-03-27?11:10??Forms\DBInfo\GetColumnStatus.resx
?????文件????????1334??2014-03-27?11:10??Forms\DBInfo\GetTableList.cs
?????文件????????5043??2014-03-27?11:10??Forms\DBInfo\GetTableList.Designer.cs
?????文件????????5817??2014-03-27?11:10??Forms\DBInfo\GetTableList.resx
?????文件????????1342??2014-03-27?11:10??Forms\DBInfo\GetTableStatus.cs
?????文件????????5079??2014-03-27?11:10??Forms\DBInfo\GetTableStatus.Designer.cs
?????文件????????5817??2014-03-27?11:10??Forms\DBInfo\GetTableStatus.resx
?????文件?????????955??2014-03-27?11:10??Forms\DBInfo\ShowDataba
?????文件????????4909??2014-03-27?11:10??Forms\DBInfo\ShowDataba
............此處省略109個文件信息
評論
共有 條評論