quote.h
来自「linux下简单对象应用协议的开发库」· C头文件 代码 · 共 13 行
H
13 行
namespace quote {//gsoap ns service name: Service//gsoap ns service style: rpc//gsoap ns service encoding: encoded//gsoap ns service location: http://services.xmethods.net/soap//gsoap ns service namespace: urn:xmethods-delayed-quotes//gsoap ns service method-action: getQuote ""int ns__getQuote(char *symbol, float &Result);}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?