Archive for 14 1 月, 2016

CMGDK 增加实时汇率获取API

14 1 月, 2016

为适应国际化需求而生

#include<hgl/finance/Currency.h>

using namespace hgl::finance;

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

鄂ICP备09027626号