NET recompiles the changed files.
NET会重新编译更改的文件。
Instead Jester changes the source code, recompiles it, and runs the test suite to see if anything breaks.
相反,Jester会修改源代码、重新编译源代码,然后运行测试套件,查看是否有什么事出错。
The CachedScript class (see Listing 8) takes a script file and recompiles it only when the source code is modified.
CachedScript类(参见清单8)接受一个脚本文件并只有当源代码有修改时才会进行重编译。
Because Jester recompiles the code base and reruns the test suite for each change it makes, it runs orders of magnitude more slowly than more traditional tools like Clover.
因为Jester重新编译代码基,而且要为自己做的每个修改都重新运行测试套件,所以它的运行要比Clover这样的传统工具慢得多。
Note that by default, each ASP.NET application is allowed a maximum of 15 page recompiles before the whole application is restarted, with a subsequent loss of session and application data.
注意到默认情况下,在应用程序重启前,ASP.NET应用程序允许最多15个页面重编译,同时损失一些会话和应用程序数据。
Note that by default, each ASP.NET application is allowed a maximum of 15 page recompiles before the whole application is restarted, with a subsequent loss of session and application data.
注意到默认情况下,在应用程序重启前,ASP.NET应用程序允许最多15个页面重编译,同时损失一些会话和应用程序数据。
应用推荐