资源加载中... loading...

模板库使用例子

Author: Zero, Date: 2016-02-20 21:50:56
Tags: Study

模板库使用例子



function main() {
    Log(OType === 0 ? $.Buy(Amount) : $.Sell(Amount));
}
template: strategy.tpl:40:21: executing "strategy.tpl" at <.api.GetStrategyListByName>: wrong number of args for GetStrategyListByName: want 7 got 6