example1explicit.acf
来自「RPC,本程序是RPC的一个范例demo」· ACF 代码 · 共 9 行
ACF
9 行
// File Example1Explicit.acf
[
// This interface will use explicit binding handle.
explicit_handle
]
interface Example1Explicit // The interface is named Example1Explicit
{
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?