文件名称:SharpFileDB-master
-
所属分类:
- 标签属性:
- 上传时间:2016-10-23
-
文件大小:607.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个纯C#的无SQL的支持CRUD的小型文件数据库,目标是支持万人级别的应用程序。-A pure C# without SQL support CRUD small file , the goal is to support people-level applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SharpFileDB-master/
SharpFileDB-master/.gitattributes
SharpFileDB-master/.gitignore
SharpFileDB-master/FileDatabase.TestConsole/
SharpFileDB-master/FileDatabase.TestConsole/App.config
SharpFileDB-master/FileDatabase.TestConsole/Cat.cs
SharpFileDB-master/FileDatabase.TestConsole/FileDatabase.TestConsole.csproj
SharpFileDB-master/FileDatabase.TestConsole/Program.cs
SharpFileDB-master/FileDatabase.TestConsole/Properties/
SharpFileDB-master/FileDatabase.TestConsole/Properties/AssemblyInfo.cs
SharpFileDB-master/FileDatabase/
SharpFileDB-master/FileDatabase/Class1.cs
SharpFileDB-master/FileDatabase/ClassDiagram1.cd
SharpFileDB-master/FileDatabase/FileDatabase.cs
SharpFileDB-master/FileDatabase/FileDatabase.csproj
SharpFileDB-master/FileDatabase/FileDatabaseException.cs
SharpFileDB-master/FileDatabase/JsonDatabase.cs
SharpFileDB-master/FileDatabase/ObjectId.cs
SharpFileDB-master/FileDatabase/ObjectIdGenerator.cs
SharpFileDB-master/FileDatabase/Properties/
SharpFileDB-master/FileDatabase/Properties/AssemblyInfo.cs
SharpFileDB-master/FileDatabase/StringWriterWithEncoding.cs
SharpFileDB-master/FileDatabase/XmlDatabase.cs
SharpFileDB-master/README.htm
SharpFileDB-master/SharpFileDB.CommonFiles/
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.icns
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.ico
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.png
SharpFileDB-master/SharpFileDB.DebugHelper/
SharpFileDB-master/SharpFileDB.DebugHelper/BlocksDistributionHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/IndexInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/Properties/
SharpFileDB-master/SharpFileDB.DebugHelper/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDB.DebugHelper.csproj
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDBHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDBInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SkipListHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/TableInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/readme.txt
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Note.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Properties/
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/SharpFileDB.Demo.MyNote.Tables.csproj
SharpFileDB-master/SharpFileDB.Demo.MyNote/
SharpFileDB-master/SharpFileDB.Demo.MyNote/App.config
SharpFileDB-master/SharpFileDB.Demo.MyNote/Form1.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Form1.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/Program.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Resources.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Resources.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Settings.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Settings.settings
SharpFileDB-master/SharpFileDB.Demo.MyNote/SharpFileDB.Demo.MyNote.csproj
SharpFileDB-master/SharpFileDB.Demo.MyNote/SharpFileDB.ico
SharpFileDB-master/SharpFileDB.Demo.MyNote/readme.txt
SharpFileDB-master/SharpFileDB.TestConsole/
SharpFileDB-master/SharpFileDB.TestConsole/App.config
SharpFileDB-master/SharpFileDB.TestConsole/CatHeadPortrait.png
SharpFileDB-master/SharpFileDB.TestConsole/DemoHowBinaryFormatterWorks.cs
SharpFileDB-master/SharpFileDB.TestConsole/Program.cs
SharpFileDB-master/SharpFileDB.TestConsole/Properties/
SharpFileDB-master/SharpFileDB.TestConsole/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.TestConsole/SharpFileDB.TestConsole.csproj
SharpFileDB-master/SharpFileDB.TestConsole/readme.txt
SharpFileDB-master/SharpFileDB.Viewer/
SharpFileDB-master/SharpFileDB.Viewer/App.config
SharpFileDB-master/SharpFileDB.Viewer/FormTip.Designer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormTip.cs
SharpFileDB-master/SharpFileDB.Viewer/FormTip.resx
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.Designer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.resx
SharpFileDB-master/SharpFileDB.Viewer/Program.cs
SharpFileDB-master/SharpFileDB.Viewer/Properties/
SharpFileDB-master/SharpFileDB.Viewer/Properties/AssemblyInfo.cs
SharpFileDB-ma
SharpFileDB-master/.gitattributes
SharpFileDB-master/.gitignore
SharpFileDB-master/FileDatabase.TestConsole/
SharpFileDB-master/FileDatabase.TestConsole/App.config
SharpFileDB-master/FileDatabase.TestConsole/Cat.cs
SharpFileDB-master/FileDatabase.TestConsole/FileDatabase.TestConsole.csproj
SharpFileDB-master/FileDatabase.TestConsole/Program.cs
SharpFileDB-master/FileDatabase.TestConsole/Properties/
SharpFileDB-master/FileDatabase.TestConsole/Properties/AssemblyInfo.cs
SharpFileDB-master/FileDatabase/
SharpFileDB-master/FileDatabase/Class1.cs
SharpFileDB-master/FileDatabase/ClassDiagram1.cd
SharpFileDB-master/FileDatabase/FileDatabase.cs
SharpFileDB-master/FileDatabase/FileDatabase.csproj
SharpFileDB-master/FileDatabase/FileDatabaseException.cs
SharpFileDB-master/FileDatabase/JsonDatabase.cs
SharpFileDB-master/FileDatabase/ObjectId.cs
SharpFileDB-master/FileDatabase/ObjectIdGenerator.cs
SharpFileDB-master/FileDatabase/Properties/
SharpFileDB-master/FileDatabase/Properties/AssemblyInfo.cs
SharpFileDB-master/FileDatabase/StringWriterWithEncoding.cs
SharpFileDB-master/FileDatabase/XmlDatabase.cs
SharpFileDB-master/README.htm
SharpFileDB-master/SharpFileDB.CommonFiles/
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.icns
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.ico
SharpFileDB-master/SharpFileDB.CommonFiles/SharpFileDB.png
SharpFileDB-master/SharpFileDB.DebugHelper/
SharpFileDB-master/SharpFileDB.DebugHelper/BlocksDistributionHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/IndexInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/Properties/
SharpFileDB-master/SharpFileDB.DebugHelper/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDB.DebugHelper.csproj
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDBHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SharpFileDBInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/SkipListHelper.cs
SharpFileDB-master/SharpFileDB.DebugHelper/TableInfo.cs
SharpFileDB-master/SharpFileDB.DebugHelper/readme.txt
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Note.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Properties/
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote.Tables/SharpFileDB.Demo.MyNote.Tables.csproj
SharpFileDB-master/SharpFileDB.Demo.MyNote/
SharpFileDB-master/SharpFileDB.Demo.MyNote/App.config
SharpFileDB-master/SharpFileDB.Demo.MyNote/Form1.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Form1.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormAddNote.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormEditNote.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormNoteList.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/FormTip.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/Program.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Resources.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Resources.resx
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Settings.Designer.cs
SharpFileDB-master/SharpFileDB.Demo.MyNote/Properties/Settings.settings
SharpFileDB-master/SharpFileDB.Demo.MyNote/SharpFileDB.Demo.MyNote.csproj
SharpFileDB-master/SharpFileDB.Demo.MyNote/SharpFileDB.ico
SharpFileDB-master/SharpFileDB.Demo.MyNote/readme.txt
SharpFileDB-master/SharpFileDB.TestConsole/
SharpFileDB-master/SharpFileDB.TestConsole/App.config
SharpFileDB-master/SharpFileDB.TestConsole/CatHeadPortrait.png
SharpFileDB-master/SharpFileDB.TestConsole/DemoHowBinaryFormatterWorks.cs
SharpFileDB-master/SharpFileDB.TestConsole/Program.cs
SharpFileDB-master/SharpFileDB.TestConsole/Properties/
SharpFileDB-master/SharpFileDB.TestConsole/Properties/AssemblyInfo.cs
SharpFileDB-master/SharpFileDB.TestConsole/SharpFileDB.TestConsole.csproj
SharpFileDB-master/SharpFileDB.TestConsole/readme.txt
SharpFileDB-master/SharpFileDB.Viewer/
SharpFileDB-master/SharpFileDB.Viewer/App.config
SharpFileDB-master/SharpFileDB.Viewer/FormTip.Designer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormTip.cs
SharpFileDB-master/SharpFileDB.Viewer/FormTip.resx
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.Designer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.cs
SharpFileDB-master/SharpFileDB.Viewer/FormViewer.resx
SharpFileDB-master/SharpFileDB.Viewer/Program.cs
SharpFileDB-master/SharpFileDB.Viewer/Properties/
SharpFileDB-master/SharpFileDB.Viewer/Properties/AssemblyInfo.cs
SharpFileDB-ma
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
