⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 mysql数据库源代码
💻
字号:
Berkeley DB Java RPC server, copyright (C) 2002 Sleepycat SoftwareThe Java implementation of the Berkeley DB RPC server is intendedprimarily for testing purposes.  It provides the same interfaceas the C and C++ RPC servers, but is implemented via the Java APIrather than the C or C++ APIs.  This allows the existing Tcl testsuite to exercise the Java API without modification.The Java RPC server relies on a Java version of rpcgen toautomatically generate appropriate Java classes from the RPCinterface specification (../db_server.x).  We use jrpcgen, whichis part of the Remote Tea for Java project:  acplt.plt.rwth-aachen.de/ks/english/remotetea.htmlTo rebuild the Java stubs from db_server.x, you will need todownload the full Remote Tea package, but if you just want tocompile the Java sources and run the Java RPC server, the runtimecomponent of Remote Tea is included in oncrpc.jar.  Buildingthe Java RPC server is automatic when Berkeley DB is configuredwith the both --enable-rpc and --enable-java.All of the Remote Tea project is licensed under the Library GNUPublic License, and we have made no modifications to theirreleased code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -