From this point, the JavaScript component code is connected to the HTML fragment on the page. 就这一点而言,JavaScript组件代码与此页面上的HTML片段是相联系的。
In this scenario, developers run analysis rules to find and fix problems in their component code. 在这个场景中,开发人员执行分析规则在他们的代码组件内发现并修复问题。
When done, the component code calls the save method passing the working copy. 当完成时,组件代码调用保存方法,并向其传递工作副本。
Developers check in component code to source control daily for the nightly build. 开发人员可以在每天晚上进行代码编译时提交源代码以进行源代码管理控制。
The JDIC component code itself figures out which OS the application is being run on and calls the appropriate JNI function. JDIC组件代码本身指出正在哪个操作系统上运行应用程序,并调用适当的JNI函数。