标签: javascript c# jquery asp.net-mvc
我在Script-X和View-B中有不同的脚本/ JQuery代码。存储脚本的正确位置在哪里,然后我如何让Script-Y访问strace -p <node pid>和process._getActiveHandles()访问process._getActiveRequests()?
Script-X
View-B
Script-Y
strace -p <node pid>
process._getActiveHandles()
process._getActiveRequests()