内容简介:Android Studio 3.3 Canary 4该版本引入了一些新功能,也针对一些行为进行了修改,并修复了部分 bug。有关 Android Studio 早期版本中的新功能和更改的信息,请参阅
Android Studio 3.3 Canary 4 已发布 ,下载地址 >>> https://developer.android.com/studio/preview/index.html
该版本引入了一些新功能,也针对一些行为进行了修改,并修复了部分 bug。
新功能和行为变更
-
SliceProvider 模板已更新
-
bundle Gradle 任务现在可以生成通用 APK
-
导航编辑器现在按字母顺序对下拉列表中的属性进行排序
-
在 IDE 中提供了快速反馈功能
-
……
Bug 修复
-
Data binding was causing issues with caching task outputs.
-
MergeSourceSetFolders was using the worker API regardless of the flag that was set.
-
The Fabric plugin couldn't easily access a project mapping file.
-
Adding MultiDexApplication as an application name was broken when using AndroidX.
-
Building bundles with R8 enabled was causing crashes.
-
CMake server mode was causing issues with C++ code completion.
-
Some folders weren't properly marked as non-source folders, causing some issues.
-
JNI_OnLoad and JNI_OnUnload now show quick fixes if parameter or return types are incorrect.
-
Documentation preview wasn't properly handling certain types of content.
-
Fractional HiDPI wasn't working properly on Windows machines.
-
Layout editor was improperly displaying small fonts on HiDPI monitors.
-
In some cases, the Navigation Editor wasn't recognizing NavHosts.
-
The API Version Distribution chart was out of date.
-
Using analyzeProjectStructure on a large project was resulting in an ArrayIndexOutOfBoundsException.
-
Device File Explorer files was saving files to a set location. This is now configurable.
-
The Force HTTP setting in the Android Studio SDK updater was being ignored.
-
The Android Studio SDK updater was prohibiting proxy caching.
有关 Android Studio 早期版本中的新功能和更改的信息,请参阅 Android Studio Preview 发布说明 。
以上所述就是小编给大家介绍的《Android Studio 3.3 Canary 4 发布,引入新特性》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Ansible 2.7 正式发布,引入更多新特性
- Ansible 2.7 正式发布,引入更多新特性
- Rust 1.15 引入自定义derive特性
- Clojure 1.9引入Spec和更多语言特性
- Kotlin 1.3.30 发布,改进性能和引入新特性
- Kotlin 1.2.30 发布,引入新特性并修复 Bug
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机组成与设计硬件/软件接口
[美] David A.Patterson、John L.Hennessy / 郑纬民 / 机械工业出版社 / 2007-4 / 75.00元
《计算机组成与设计硬件:软件接口》(原书第3版)是计算机组成的经典教材。全书着眼于当前计算机设计中最基本的概念,展示了软硬件间的关系,并全面介绍当代计算机系统发展的主流技术和最新成就。同以往版本一样,《计算机组成与设计硬件:软件接口》(原书第3版)采用MIPS处理器作为展示计算机硬件技术基本功能的核心。书中逐条指令地列举了完整的MIPS指令集,并介绍了网络和多处理器结构的基本内容。将CPU性能和程......一起来看看 《计算机组成与设计硬件/软件接口》 这本书的介绍吧!