there is a greater chance that stack variables will still be zero in a debug build compared to a release build because of compiler optimizations of stack variables in a release build.
you then do a release build using proguard soon after.
接着你马上启动混淆器并创建一个新的发布版本。
when you have that option you may be tempted to use a debug build on staging and a release build in production.
如果你可以选择,你可能希望在交付準备服务器上使用调试构建版本,在生产环境上使用发布构建版本。
collier mentioned that 「the goal of openstack is to support multiple hypervisors, although currently the release build is lacking support for both vmware and microsoft's hyper-v.」
this is the least likely cause of release build problems, but it does arise on occasion.
这导致发布版本问题的可能性最低,但有时确实会发生。
because assert statements are commented out in a release build of an mfc program, the code does not run in a release build.
由于在mfc程式的发行组建中将 assert陈述式设成注解,因此该程式码在发行的组建中无法执行。
at release build minus one — ideally, the last version before the public beta hits the streets — there are only five 「blocking」 bugs, all of which rakowski and team deem fixable.
you should use a release build to detect performance problems in your application.
应该使用发行版本来检测应用程序中的性能问题。
release build configurations.
「发布」生成配置。
there are other differences, but following are the primary differences that would cause an application to fail in a release build when it works in a debug build.
还有其他差异,但以下是导致应用程序在调试版本中可以运行但在发布版本中失败的主要差异。
click the export release build button to add the bin-release folder.