CMGDK 增加实时汇率获取API

14 1 月, 2016 by admin Leave a reply »

为适应国际化需求而生

#include<hgl/finance/Currency.h>

using namespace hgl::finance;

float rate=GetCurrencyExchangeRate(“USD”,”CNY”);   //求人民币兑换为美元的汇率

Advertisement

Comments are closed.

鄂ICP备09027626号