util_libutil_objectcompile_scripts_in本页总览compile_scripts_in 调试接口 - 编译指定路径下的脚本 声明 void compile_scripts_in(string path = "/", bool recursively = true, bool force_recompile = false) 参数 参数名描述path脚本目录路径recursively是否包括子目录,为true值时需要遍历子目录force_recompile是否强制编译 返回值 无 使用方式 返回文档