应用程序的向前兼容性(Application forward compatibility) 这是因为几乎所有的框架API变更都是添加性质的,一个以某种版本的API开发的应用程序是向前兼容与后续Android系统及高版本API。
基于36个网页-相关网页
To ensure forward compatibility, you don't want to modify the client application.
要确保向前兼容性,您不希望修改客户机应用程序。
For example, in the case where XML is used as a standard for data exchange, the application must provide backward or forward compatibility to older or newer versions of the standard.
例如,如果将XML用作数据交换标准,应用程序必须提供向前和向后兼容性,以支持较新或较旧的版本标准。
You cannot change the old code (otherwise it becomes a new application), so you must include forward-looking compatibility from the outset. Specifically, the code must.
因为不能修改以前的代码(否则该代码就是一个新应用程序了),所以必须从一开始就包括向前兼容性。
应用推荐