Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
count(条件,n)=n
variable:n=1;
if not(ref(条件,1)) and 条件 then n:=1;
if ref(条件,1) and 条件 then n:=N+1;
if not(条件) then n:=0;