Android Studio

最新版本 WordPress 5.4

WordPress 5.4

WordPress 5.4
Android Studio 是一個流行的軟件開發環境(也稱為集成開發環境),使世界各地的程序員和創造者可以直接訪問編碼,調試,性能優化,版本兼容性檢查,硬件兼容性檢查(各種 Android 設備和包括平板電腦在內的屏幕尺寸)以及其他許多工具可以幫助開發人員更好地自動化編碼過程,並實現更快的迭代和發現。 Android Studio 功能所有這些工具,包括許多可以幫助程序員輕鬆地創建自己的基於 android 的項目從構想到最終分配。這包括設計,測試,調試,編譯和分析你的應用程序的工具。下載 Android Studio 離線安裝程序設置!



Android Studio 的界面非常現代且具有交互性,用戶可以通過拖放組件和預覽窗口輕鬆修改其 UI,使用戶可以完全支持在多顯示器環境中工作。

在 Windows,Mac OS X 和 Linux 上完美安卓模擬並完全集成了對 Google 雲平台的支持,Android Studio 代表了今天可以找到的用於製作 Android 設備應用程序的最佳 SDE 包.

Android Studio 功能:

智能代碼編輯器
在 Android Studio 的核心是一個智能代碼編輯器,能夠進行高級代碼完成,重構和代碼分析。功能強大的代碼編輯器可以幫助您成為更高效的 Android 應用開發者。下載 Android Studio 離線安裝程序安裝!

代碼模板和 GitHub 集成
新項目嚮導使開始新項目比以往更容易。使用模板代碼啟動項目,例如導航抽屜和查看傳呼機,甚至從 GitHub.

多屏應用程序開發中導入 Google 代碼示例.
為 Android 手機,平板電腦,Android Wear,Android TV,Android Auto 和 Google Glass 創建應用程序。借助 Android Studio 中新的 Android 項目視圖和模塊支持,管理應用程序項目和資源變得更加容易.

所有形狀和大小的虛擬設備(
Android Studio)都預先配置了優化的模擬器映像。經過更新和精簡的虛擬設備管理器為常見的 Android 設備提供了預定義的設備配置文件.

Android 的發展與 Gradle
使用相同的項目為您的 Android 應用程序創建多個 APK 具有不同的功能。使用 Maven 管理應用程序依賴關係從 Android Studio 或命令行構建 APK。下載 Android Studio 脫機安裝程序安裝!

更多約 Android Studio:
建立在 IntelliJ IDEA 社區版,JetBrains 流行的 Java IDE。靈活的基於 Gradle 的構建系統。構建變體和多個 APK 代。擴展了對 Google 服務和各種設備類型的模板支持。豐富的佈局編輯器,支持主題編輯。 Lint 工具來捕捉性能,可用性,版本兼容性和其他問題。 ProGuard 和應用程序簽名功能。內置對 Google 雲端平台的支持,可以輕鬆集成 Google Cloud Messaging 和 App Engine。注意:需要 Java 運行時環境。

也可用:下載 Android Studio 為 Mac

ScreenShot

軟體資訊
檔案版本 WordPress 5.4

檔案名稱 wordpress-5.4.zip
檔案大小 12.6 MB
系統 Windows Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Google
官網 http://developer.android.com/sdk/index.html
更新日期 2020-03-31
更新日誌

What's new in this version:

- Every major release adds more to the block editor
- More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.
- More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.
- And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.

Two new blocks. And better blocks overall:
- Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.
- New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.
- Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!
- And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.

Cleaner UI, clearer navigation—and easier tabbing:
- Clearer block navigation with block breadcrumbs. And easier selection once you get there.
- For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.
- Speed! 14% faster loading of the editor, 51% faster time-to-type!
- Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.
- Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.

Your fundamental right: privacy:
- 5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.

Take a look:
- Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!
- See progress as you process export and erasure requests through the privacy tools.
- Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!

Just for developers:
Add custom fields to menu items—natively:
- Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.
- On the Menus admin screen, wp_nav_menu_item_custom_fields fires just before the move buttons of a nav menu item in the menu editor.
- In the Customizer, wp_nav_menu_item_custom_fields_customize_template fires at the end of the menu-items form-fields template.
- Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.

Blocks! Simpler styling, new APIs and embeds:
- Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.
- If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.
- Let users do more with two new APIs: block variations and gradients.
- In embeds, now the block editor supports TikTok—and CollegeHumor is gone.

WordPress 5.4 相關參考資料
News – WordPress 5.4 Beta 1 – WordPress.org

WordPress 5.4 Beta 1 is now available for testing! This software is still in development, so we don't recommend running it on a production site.

https://wordpress.org

News – WordPress 5.4 Beta 3 – WordPress.org

WordPress 5.4 Beta 3 is now available! This software is still in development, so we don't recommend you run it on a production site. Consider ...

https://wordpress.org

News – WordPress 5.4 RC2 – WordPress.org

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven't tried 5.4 yet, now is ...

https://wordpress.org

News – WordPress 5.4 RC3 – WordPress.org

WordPress 5.4 is currently scheduled to be released on March 31 2020, and we need your help to get there—if you haven't tried 5.4 yet, now is ...

https://wordpress.org

News – WordPress 5.4 RC4 – WordPress.org

The fourth release candidate for WordPress 5.4 is live! WordPress 5.4 is currently scheduled to land on March 31 2020, and we need your help ...

https://wordpress.org

News – WordPress 5.4 Release Candidate – WordPress.org

WordPress 5.4 is currently scheduled to be released on March 31, 2020, but we need your help to get there—if you haven't tried 5.4 yet, now is ...

https://wordpress.org

Version 5.4 | WordPress.org

Installation/Update Information. To download WordPress 5.4, update automatically from the Dashboard > Updates menu in your site's admin area or visit the ...

https://wordpress.org

What's Coming in WordPress 5.4 (Features and Screenshots)

WordPress 5.4 is scheduled to be released on March 31, 2020. It will be the first major release of the year and will ship with some significant ...

https://www.wpbeginner.com

WordPress 5.4 Development Cycle – Make WordPress Core

WordPress 5.4 will be the first major release of 2020 and aims create a block for navigation menus and update Gutenberg to the latest release version as we ...

https://make.wordpress.org

發佈版本| WordPress.org Taiwan 正體中文

這個頁面為WordPress 核心程式的各個版本留下記錄,並提供對應的安裝套件檔案。 除了目前正在持續維護及開發的最新5.4 及其更新版本外,其他版本在使用上並不 ...

https://tw.wordpress.org