After compiling this code, you should be ready to run a sample test.
对此代码进行编译之后,应该就准备好运行示例测试了。
These files will be copied to your classes directory after compiling. The project hierarchy is shown in Figure 1.
这些文件编译后将被复制到您的classes目录下。
The first thing you should do after compiling is get any possible error from your ICompilerRequestor implementation. They could be just warnings or fatal errors.
完成编译后,要做的第一件事就是从ICompilerRequestor实现中找出各种可能的错误,其中包括警告或致命错误。
应用推荐