Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个由以前的员工开发的脚本,我需要识别脚本中所有未定义的函数。目前,我正在运行脚本以查找未定义的函数,然后将其注释掉以进入下一个函数。但这是一项非常耗时的工作。有没有更好的办法?
是的,我检查了,看起来你想运行依赖关系报告。