Thread线程函数找不到

421117575
Sep 6, 2023, 10:22:26 PM
function main() {
    var t = new Thread();
    // 注意这里参数填func不是func();
    t.start(func);
}

function func() {
    console.log('exe thread:--------------------------');
}



22:20:20.316 debug Engine sssss---
22:20:20.316 error FunctionExpr can not find function:Thread
22:20:20.316 error FunctionExpr NoSuchMethodException--  obj:null  item:start
22:20:20.316 debug Engine innerRun:1
发表评论
最新评论
商务合作QQ:2231485359
Copyright © 2021-2024 杭州汇骋科技有限公司. All rights reserved. 浙ICP备15043866号-4 《冰狐智能辅助服务协议》