📄 quote2.h
字号:
/* getQuote example with asynchronous SOAP messaging*///gsoap ns service name: quote//gsoap ns service style: rpc//gsoap ns service encoding: encoded//gsoap ns service namespace: urn:xmethods-delayed-quotes//gsoap ns service location: http://services.xmethods.net/soapns__getQuote(char *symbol, void dummy);ns__getQuoteResponse(float Result, void dummy);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -