以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 高级功能研发区 (http://weistock.com/bbs/list.asp?boardid=5) ---- history.close(history.count-1) 返回值的类型是什么类型的 (http://weistock.com/bbs/dispbbs.asp?boardid=5&id=157453) |
-- 作者:qq代人发帖 -- 发布时间:2017/8/30 17:20:53 -- history.close(history.count-1) 返回值的类型是什么类型的 请教:history.close(history.count-1) 返回值的类型是什么类型的 或者定义一个数组a 怎么把历史上每一个close放进去 |
-- 作者:无为剑 -- 发布时间:2017/8/30 18:50:59 -- 返回的是一个单值数据,如果你需要数组,可以使用我们提供的数组类,参考 Array 对象 |