搜索资源列表
RemoteLookup
- 通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
leveldb-1.9.0.tar
- 数据库 leveldb LevelDB 只是一个 C/C++ 编程语言的库, 不包含网络服务封装, 所以无法像一般意义的存储服务器(如 MySQL)那样, 用客户端来连接它. LevelDB 自己也声明, 使用者应该封装自己的网络服务器.-Database leveldb LevelDB just a C/C++ programming language library package does not include network services, it is not like the
easynet-73523
- solr C#操作客户端, 可以方便的链接solr服务获取数据-solr C# client operations
dbview
- 程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接-Remote distributed query system code
delphi3rs
- 一个三层结构的数据库系统实例,程序CS结构,客户端和服务端完整,程序演示通过3层数据连接,将读取的数据绑定显示到DataGird控件中。-An example of a system with three layers structure
Redis-x64-3.0.500
- Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap