CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:SharpFileDB-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-10-23
  • 文件大小:
    607.99kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

一个纯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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭