rate.h
来自「linux下简单对象应用协议的开发库」· C头文件 代码 · 共 9 行
H
9 行
//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-CurrencyExchange//gsoap ns service method-action: getRate ""int ns__getRate(char *country1, char *country2, float *Result);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?