📄 readme
字号:
// README,v 1.1 2000/06/20 00:25:45 doccvs Exp
This application tests the implementation of the CosNaming::NamingContextExt
interface.
To run the test automatically -
execute Perl script run_test.pl
To run tests manually -
start the Naming Service (see
TAO/orbsvcs/Naming_Service/README for valid options),
then run ./client with one of the options below.
NOTE: if running tests manually, Naming Service has to be restarted
before each test (this is due to the test not 'cleaning up' bindings
after themselves).
The following options exist:
----------------------------
-o Run the client so that output is printed.
If no option is specified, the test is run and no output is printed.
DESCRIPTION AND EXPECTED OUTPUT
===============================
Performs the to_string, to_name (), to_url () and resolve_str () methods on
the given Name or stringified name.
Expected Output:
If the -o option is specified, prints out the outputs of the
to_string (), to_name () and to_url () functions. If no option is specified,
completes with no output.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -