- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/wangjiegulu/DiscardFilePlugin
- 软件文档: https://github.com/wangjiegulu/DiscardFilePlugin/blob/master/README-zh.md
软件介绍
用于在编译构建时期忽略清空类和方法的一个Android Gradle插件。
在实际的生产中,我们总是会在我们的app中增加一些调试的工具,比如在debug模式下加入DebugPanelActivity(调试面板工具页面,提供比如“切换服务器”等操作)。我们需要在正式上线的 release 版本中清空相关类和方法,或者修改boolean isProductionEnvironment()方法,让它永远返回true,以此来避免上线之后调试相关代码通过反编译等手段暴露出来。
The Zen of CSS Design
Dave Shea、Molly E. Holzschlag / Peachpit Press / 2005-2-27 / USD 44.99
Proving once and for all that standards-compliant design does not equal dull design, this inspiring tome uses examples from the landmark CSS Zen Garden site as the foundation for discussions on how to......一起来看看 《The Zen of CSS Design》 这本书的介绍吧!
