欢迎来到皮皮网网首页

【资金弱转强指标源码】【spring 0.9源码】【ftoa函数 源码】delphi 源码 排班

来源:微信扫号软件源码 时间:2024-11-26 02:38:45

1.delphi关于"(" expected but "[" found

delphi 源码 排班

delphi关于"(" expected but "[" found

       type

        link=array[0..9] of Integer; //标记每个组员排班被用到的次数

        mk=array[0..] of Integer;//标记每个班次是否被排到

        m=array[0..MaxN] of Integer;// 记录每个班能够被排到的人数

        n=array[0..MaxN] of Integer;// 记录每个人能够提供的班次

        mat=array[0..,源码资金弱转强指标源码0..9] of integer;// 记录班次与人员的对应关系

       è¿™éƒ¨åˆ†ï¼Œ= 全改成:,另,把这段中的type 去掉