資源簡介
Wpf 編程環境下對Sqlite數據庫進行新增、刪除、修改、查詢的例子,對于想要學習和開發Wpf 以Sqlite數據庫幫助很大。值得下載

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;
namespace?WpfSqlite
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????320??2017-08-31?12:07??WpfSqlite\WpfSqlite\App.xaml
?????文件????????305??2017-08-31?12:07??WpfSqlite\WpfSqlite\App.xaml.cs
?????文件??????20480??2017-08-31?15:03??WpfSqlite\WpfSqlite\bin\Debug\BdzUser.db
?????文件?????855040??2011-11-28?00:07??WpfSqlite\WpfSqlite\bin\Debug\northwindEF.db
?????文件?????645120??2011-11-28?00:01??WpfSqlite\WpfSqlite\bin\Debug\SQLite.Interop.dll
?????文件????1502208??2011-11-28?00:01??WpfSqlite\WpfSqlite\bin\Debug\SQLite.Interop.pdb
?????文件?????175104??2011-11-28?00:00??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.dll
?????文件?????181760??2011-11-28?00:00??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.Linq.dll
?????文件?????198144??2011-11-28?00:00??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.Linq.pdb
?????文件?????109133??2011-11-28?00:00??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.Linq.xm
?????文件?????286208??2011-11-28?00:00??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.pdb
?????文件?????184765??2010-04-18?13:34??WpfSqlite\WpfSqlite\bin\Debug\System.Data.SQLite.xm
?????文件??????14848??2017-08-31?15:07??WpfSqlite\WpfSqlite\bin\Debug\WpfSqlite.exe
?????文件??????32256??2017-08-31?15:07??WpfSqlite\WpfSqlite\bin\Debug\WpfSqlite.pdb
?????文件??????11600??2017-08-31?15:58??WpfSqlite\WpfSqlite\bin\Debug\WpfSqlite.vshost.exe
?????文件????????490??2016-03-09?13:48??WpfSqlite\WpfSqlite\bin\Debug\WpfSqlite.vshost.exe.manifest
?????文件???????2411??2017-08-31?15:02??WpfSqlite\WpfSqlite\MainWindow.xaml
?????文件???????6284??2017-08-31?15:07??WpfSqlite\WpfSqlite\MainWindow.xaml.cs
?????文件???????2313??2017-08-31?12:48??WpfSqlite\WpfSqlite\obj\x86\Debug\App.g.cs
?????文件???????2313??2017-08-31?12:48??WpfSqlite\WpfSqlite\obj\x86\Debug\App.g.i.cs
?????文件??????20997??2017-08-31?15:58??WpfSqlite\WpfSqlite\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6475??2017-08-31?15:58??WpfSqlite\WpfSqlite\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????2714??2017-08-31?15:02??WpfSqlite\WpfSqlite\obj\x86\Debug\MainWindow.baml
?????文件??????10088??2017-08-31?15:02??WpfSqlite\WpfSqlite\obj\x86\Debug\MainWindow.g.cs
?????文件??????10088??2017-08-31?15:02??WpfSqlite\WpfSqlite\obj\x86\Debug\MainWindow.g.i.cs
?????文件???????4608??2017-08-31?12:07??WpfSqlite\WpfSqlite\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????1370??2017-08-31?15:58??WpfSqlite\WpfSqlite\obj\x86\Debug\WpfSqlite.csproj.FileListAbsolute.txt
?????文件????????917??2017-08-31?12:16??WpfSqlite\WpfSqlite\obj\x86\Debug\WpfSqlite.csproj.GenerateResource.Cache
?????文件??????20529??2017-08-31?12:48??WpfSqlite\WpfSqlite\obj\x86\Debug\WpfSqlite.csprojResolveAssemblyReference.cache
?????文件??????14848??2017-08-31?15:07??WpfSqlite\WpfSqlite\obj\x86\Debug\WpfSqlite.exe
............此處省略33個文件信息
- 上一篇:c#快遞單打印精靈
- 下一篇:asp.net 在線視頻點播系統 源代碼
評論
共有 條評論