Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
在分钟图里,如何写这句?
把符合条件AA的日期输出到消息窗口
我试过这样写
if aa then DEBUGOUT('aa%.0f',date);
但消息窗口里啥都没有。