Firefox (64-bit)

最新版本 Studio 3T 2022.4.0

Studio 3T 2022.4.0

Studio 3T 2022.4.0
Mozilla Firefox 64 位是一個快速,功能全面的免費網頁瀏覽器。 Firefox 包括彈出式窗口攔截,標籤瀏覽,集成的 Google,雅虎和必應搜索,簡化的隱私控制,簡化的瀏覽器窗口,向您顯示比其他任何瀏覽器更多的頁面,以及一些與您一起工作的附加功能你在網上獲得最多的時間。您可以通過點擊免費下載按鈕,從我們的網站下載 Firefox 的 PC 脫機安裝程序.

查看新的 Firefox,這是 Firefox Quantum 的幾個版本中的第一個,讓您能夠比以往更快地獲得所需的東西和所需的東西,隨著一個全新的外觀.



Firefox 量子特點:

2x Faster
瘋狂的強大的瀏覽器引擎?檢查。等待頁面加載的時間更少?另外,檢查。獲取最好的火狐瀏覽器.

30%比 Chrome
輕內存使用意味著更多的空間讓您的電腦保持平穩運行。您的其他程序將感謝您.

光滑瀏覽
無論您打開 10 或 1000,使用 Firefox 新的響應式引擎,標籤之間的切換速度比以往更快.

私人瀏覽
Firefox 在您瀏覽時屏蔽在線追踪器,並且在您“記住”之後不會記住您的歷史記錄; 重做.

跟踪保護
有些廣告隱藏跟踪器,跟踪你在線。無禮。我們知道。這就是為什麼我們強大的工具能夠阻止他們受到冷落.

Faster Page Loading
通過阻止一些阻礙瀏覽的廣告和腳本,網頁加載速度提高了 44%。現在,這是一個雙贏.

Screenshots
簡單的截圖。直接從 Firefox 分享。這意味著不再需要在計算機上搜索神秘的文件名.

Pocket
在工具欄中建立起來,它是最終的“稍後保存”功能。通過任何設備查看您的文章,視頻和網頁.

遊戲& VR
為下一代遊戲設計,Firefox 內置了對 WASM 和 WebVR 的支持。無需額外安裝!

Library
節省時間!查找所有您喜愛的內容,如口袋保存,書籤,瀏覽歷史記錄,截圖和下載在一個點.

Extensions
自定義火狐數以千計的擴展,如 LastPass,uBlock 起源,Evernote 和更多.

Themes
通過 Firefox 來適應你的心情!從我們的主題類別中選擇一個新的外觀或創建自己的.

Toolbar
設置 Firefox 的方式。將功能拖入和拖出工具欄以方便訪問.

同步您的設備
無縫訪問密碼,書籤和更多。此外,使用我們的“發送標籤”功能,可以在桌面,移動設備和平板電腦之間即時共享打開的標籤.

注意:通過 Firefox ESR(Extenderd 支持版本),對 Windows XP 和 Windows Vista 的 Firefox 支持仍然可用。下載適用於 Windows XP 或 Vista 的 Firefox.

也提供:下載適用於 Mac

的 Firefox

ScreenShot

軟體資訊
檔案版本 Studio 3T 2022.4.0

檔案名稱 studio-3t-x64.zip
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Mozilla Organization
官網 https://www.mozilla.org/en-US/firefox/new/
更新日期 2022-04-22
更新日誌

What's new in this version:

New:
- Date Tags - Easily build find or aggregate queries that match for certain dates or date ranges
- Saving SQL Mappings - Save and load configurations of any SQL Migration task to or from a file

Improved:
- Table View - Improved custom column ordering and made it an option alongside alphabetic or natural ordering
- Connection Manager - Studio 3T now prevents deleting connections that are still open on the Connection Tree
- Auto Completion - Autocompletion will now offer proposals appropriate to the connected MongoDB server's capabilites
- Aggregation Editor - Added support for changing the order of stages via drag and drop directly on the Pipeline tab
- Auto Completion - Allow proposals to overwrite any matching code snippet after the cursor position
- IntelliShell - Script editors will now retain focus when a query is run, to allow to directly continue editing
- Migration to/from SQL - Improved performance of getting tables from particular Oracle instances
- Tasks - Parallel executions of the same task will now be prevented with an adequate error message

Fixed:
- General - Database and Collection names now update correctly for views and undocked aggregation tabs
- General - Fixed issues when editing global and connection specifc IntelliShell preferences for the "mongorc.js" file
- General - The "Change target collection" dialog will now reliably show the "Remove Database" button on Ubuntu
- Table View - The specified custom column order for a collection will now be passed reliably to subsequent result tabs
- Collection Tab - Fixed an issue that would prevent deleting or editing documents that have an "_id" with the value "null"
- Collection Tab - Fixed an issue that, after renaming a field, would still show a column with the original field name
- Collection Tab - The projection field now retains its value when toggling the show/hide option
- Collection Tab - Fixed an issue that where multiline content was not pasted correctly into the query field
- Bookmark Manager - The first line of the bookmark overview is now correctly aligned
- GridFS Tab - Fixed an issue that did not release a lock on a file being uploaded to a GridFS bucket
- Index Tab - Index creation errors and validation messages are displayed at the right time
- CSV Import - Fixed an issue with the data type detection not working for CSV fields
- CSV Export - Improved application robustness when opening the Aggregation Editor from the query of a CSV Export
- Copy/Paste Index - Fixed a crash that could occur when pasting an index to a server and then disconnecting it
- Copy/Paste Collections - Fixed a crash that could occur when copying and pasting multiple databases at once
- Reschema - Fixed an issue where a vertical scrollbar would not correctly appear on the Reschema Target table on Ubuntu
- Data Masking - Fixed an issue on Data Masking tabs that prompted users twice to save their unsaved changes
- Data Masking - Data Masking tabs now correctly reflect when the configuration has changed by appending one * to the title
- Data Masking - Fixed an issue that could lead to a crash when closing a connection that was previously used by Data Masking
- Data Masking - Fixed a crash that could occur when opening a Data Masking tab while having a selection of multiple collections
- Visual Query Builder - Fixed an issue on macOS where clicking the Plus button would create two field rules, not one
- Visual Query Builder - Fixed a rare crash that could occur with the Visual Query Builder's split view
- IntelliShell - Fixed a crash when running a query with an empty collection name through Query Assist
- IntelliShell - The shell no longer hangs when dealing with the result of a "getShardDistribution()" command
- IntelliShell - Fixed a crash that could occur when renaming undocked IntelliShell tabs
- IntelliShell - Removed incorrect formatting options from the context menu of the "Raw Shell Output" tab
- Atlas/AWS Authentication - Use of session tokens now works with a correctly formed auth request

Studio 3T 2022.4.0 相關參考資料
changelog.txt

- Fixed: Tree View - Fixed an issue that would not expand the first document of a query result anymore. 2022.4.0 (21-Apr-2022) ==================== ...

https://files.studio3t.com

changes

2022.4.0 (21-Apr-2022) ====================== - New: Date Tags - Easily build find or aggregate queries that match for certain dates or date ranges. - New ...

https://files.studio3t.com

Chocolatey Software | Studio 3T 2023.9.0

Used by most MongoDB professionals, Studio 3T makes working with MongoDB easy with features like Visual Query Builder, IntelliShell, SQL Query, Aggregation ...

https://community.chocolatey.o

Studio 3T 2022.4.0 Download

2022年4月22日 — Download Studio 3T 2022.4.0 for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

Studio 3T 2024.1.0 Download for Windows Old Versions ...

Studio 3T 2022.6.1. Date released: 28 Jun 2022 (one year ago). Download · Studio ... Studio 3T 2022.4.0. Date released: 22 Apr 2022 (one year ago). Download.

https://www.filehorse.com

Studio 3T version 2022.5.0 by 3T Software Labs

2022年6月3日 — How to uninstall Studio 3T Version 2022.5.0 by 3T Software Labs? Learn how to remove Studio 3T Version 2022.5.0 from your computer.

https://www.advanceduninstalle

What's New in Studio 3T 2022.10 - Polish and Safety

2022年12月7日 — Studio 3T 2022.10 features auto-completing brackets and quotes, faster smarter tooltips, sortable tasks and more space to edit your aggregations ...

https://studio3t.com

What's New In Studio 3T 2022.3 - Free Edition

2022年3月28日 — Studio 3T Free is a new edition of Studio 3T that gives users some of the core components of Studio 3T – a smart Connection Manager, an ...

https://studio3t.com

What's New in Studio 3T 2022.4 - Date Tags, Smarter ...

2022年4月21日 — What's New in Studio 3T 2022.4 – Date Tags, Smarter Columns, Saving SQL Mappings · Date Tags – Handling dates in MongoDB can be tricky. · Smarter ...

https://studio3t.com

What's New in Studio 3T 2023.5 - Keeping up to date with ...

2023年6月13日 — Studio 3T 2023.5 is all about keeping up to date with the latest developments in MongoDB. We've added support for new aggregation stages and ...

https://studio3t.com