The LOGGING constant in Listing 1 should be TRUE if you want this logging to work, but leave it FALSE when it is running on the cell phone, as the performance hit can be significant.
如果希望启用这个日志记录功能,那么 清单 1 中的 LOGGING 常量应当为 TRUE,但是如果是在手机上运行的话,应当将其设为 FALSE,因为性能损失是非常明显的。
If you will not be reading from the PSVI, set this feature to false to avoid generating PSVI. This will improve your application's performance when it performs schema validation.
如果不打算从PS VI中读取信息,可以将该特性设为false,避免生成PSVI,这样可以提高应用程序执行模式验证时的性能。
If your application does not require that the external subset be read, set this feature to false to improve the performance. You should use this feature with caution if your application.
如果应用程序不需要读入那个外部子集,可以将该特性设为false以提高性能。
应用推荐