expected-output

来自「支持组件模型CCM的开源中间件-mico」· 代码 · 共 41 行

TXT
41
字号
Running.client: send_requestserver(HelloInterceptor3): receive_request_service_contextsserver(HelloInterceptor2): receive_request_service_contextsserver(HelloInterceptor1): receive_request_service_contextsserver(HelloInterceptor1): receive_requestserver(HelloInterceptor2): receive_requestserver(HelloInterceptor3): receive_requestserver: Hello Worldserver(HelloInterceptor1): send_replyserver(HelloInterceptor2): send_replyserver(HelloInterceptor3): send_replyclient: receive_replyclient: send_requestserver(HelloInterceptor3): receive_request_service_contextsserver(HelloInterceptor2): receive_request_service_contextsserver(HelloInterceptor1): receive_request_service_contextsserver(HelloInterceptor1): receive_requestserver(HelloInterceptor2): receive_requestserver(HelloInterceptor3): receive_requestserver: Hello Worldserver: throw NO_PERMISSION exception from hello operationserver(HelloInterceptor1): send_exceptionserver(HelloInterceptor2): send_exceptionserver(HelloInterceptor3): send_exceptionclient: receive_exceptionclient: caught: IDL:omg.org/CORBA/NO_PERMISSION:1.0client: send_requestserver(HelloInterceptor3): receive_request_service_contextsserver(HelloInterceptor2): receive_request_service_contextsserver(HelloInterceptor1): receive_request_service_contextsserver(HelloInterceptor1): receive_requestserver(HelloInterceptor2): receive_requestserver(HelloInterceptor3): receive_requestserver(HelloInterceptor3): throw NO_RESOURCES exceptionserver(HelloInterceptor1): send_exceptionserver(HelloInterceptor2): send_exceptionserver(HelloInterceptor3): send_exceptionclient: receive_exceptionclient: caught: IDL:omg.org/CORBA/NO_RESOURCES:1.0

⌨️ 快捷键说明

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