readme

来自「Java的面向对象数据库系统的源代码」· 代码 · 共 24 行

TXT
24
字号
What does the example do?-------------------------These examples show how to use the ozone implementation of binary largeobjects (BLOBs). BLOB.java is very simple. BLOBBench.java creates many BLOBs of different sizes with different page sizes to test the performanceof the ozone BLOBs.What is needed to run it?-------------------------BLOB.java - a running ozone serverBLOBBench.java - a running ozone serverHow to run it?--------------"ojvm BLOB" without arguments gives a detailed description."ojvm BLOBBench" without arguments gives a detailed description.

⌨️ 快捷键说明

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