GOG Galaxy

最新版本 Studio 3T 2023.2.0

Studio 3T 2023.2.0

Studio 3T 2023.2.0
GOG Galaxy 是為 PC 設計的遊戲客戶端,方便購買,玩遊戲和更新遊戲,以及在遊戲平台之間的在線遊戲,GOG Galaxy 也是建立在選擇性的腦海,並相信你應該擁有你所購買的遊戲。通用雲保存,遊戲中的覆蓋,帶寬限制,截圖截圖,桌面通知等等... GOG Galaxy 將 GOG.com 體驗提升到現代水準,因為它提供了全新的功能和標準.

GOG Galaxy 特點:

Install& auto-update
只需單擊一下即可安裝任何遊戲,GOG Galaxy 將始終保持最新狀態。可選的帶寬限制和調度給你額外的控制.

Cloud 保存
不要再失去你的進步!您的保存將自動備份到雲端,並保持您的計算機之間的同步。 (僅限支持的遊戲)

內聯模式
當你玩遊戲的時候以及如何玩遊戲的時候, GOG Galaxy 將永遠沒有互聯網連接的工作,所以你的 GOG Galaxy 安裝 games.

Rollbacks
有時遊戲更新破壞的東西。由於內置的回滾功能,只需點擊一下鼠標就可以將游戲恢復到以前的狀態.

可選自動更新
不想被迫更新?在 GOG Galaxy 中,您可以關閉任何遊戲的自動更新,並在新的更新可用時收到通知.

成就& playtime
解鎖開發者製作的成就和跟踪你的遊戲時間。贏取吹牛的權利,或只是為了你的內在完成者。

在遊戲中的覆蓋
看到通知,與朋友聊天或檢查多少 FPS 你的光榮的個人電腦正在按 Shift + Tab 在遊戲中。 (僅支持遊戲)

Screenshots
對於所有支持疊加的遊戲,您可以捕捉屏幕截圖來永恆化那個史詩般的時刻 - 只要在時間正確的時候按下 F12 即可.

Multiplayer& matchmaking
GOG Galaxy 供電的多人遊戲提供比賽和在線遊戲。在新的和經典的遊戲中,遇到其他玩家,交朋友或敵人.

Crossplay
Crossplay 功能的遊戲提供 GOG 和 Steam 之間的在線遊戲。因為你購買遊戲的地方不應該阻止你和朋友一起玩.

朋友列表
將你喜歡的人添加到你的朋友列表。跟踪他們的活動,看他們是否在線,他們在玩什麼,開始一個新的聊天或邀請他們參加一個遊戲。

在線聊天
無論你的朋友在玩遊戲,使用 GOG Galaxy 在 Windows PC 或瀏覽 GOG 網站,你可以隨時與他們聊天。保持聯繫!

遊戲邀請& 加入
喜歡玩好遊戲?邀請遊戲內的朋友,或從 GOG Galaxy 客戶端加入他們的遊戲。 (僅支持遊戲)

選擇桌面的功能
GOG Galaxy 是關於選擇的自由。沒有成就?桌面通知會分散注意力嗎?根據您的需求調整客戶並保持無雜音.

私隱權
我們深深地尊重我們的用戶,所以我們也建立了 GOG Galaxy 尊重您的隱私。我們不會追踪您的個人資料... 我們甚至不會去查找它。

通知
無論 GOG Galaxy 是否在後台睡覺,或者如果您正在玩遊戲,您都不會錯過這個新消息,邀請您參加一輪多人或朋友請求.

不斷優化
我們認為 GOG Galaxy 應該盡可能輕量級,每個版本我們都盡我們最大的努力來減少它的 CPU 佔地面積.

總是可選
超越所有這些功能,GOG Galaxy 將永遠不會強制。這對我們來說是一個很大的動力 - 我們希望把它變得如此美好,以至於你真的想要使用它.

ScreenShot

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

檔案名稱 studio-3t-x64.zip
檔案大小
系統 Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64
軟體類型 免費軟體
作者 GOG Team
官網 https://www.gog.com/galaxy
更新日期 2023-03-17
更新日誌

What's new in this version:

New:
- General - The new Connection Sidebar now tracks the connection, database or collection of the currently active tab
- General - Numeric fields of newly created or edited documents are now automatically stored with the most efficient data type

Improved:
- General - Added new options to duplicate (Command / Ctrl + D) or delete (Option / Alt + Backspace) lines in all code editors
- Connection Manager - MongoDB's retryable writes option is now read from and written to connection strings
- IntelliShell - The startup time of the IntelliShell has been greatly reduced
- Connection Manager - All connections can now be viewed, edited, and tested, regardless of possible Studio 3T license restrictions
- Connection Tree - Collections can now be pasted directly to connections, creating missing databases if necessary
- IntelliShell - In case of problems during IntelliShell startup, Studio 3T now includes more details within the error dialog
- IntelliShell - The IntelliShell now fully respects MongoDB's retryable writes option when spawning a mongo shell

Fixed:
- General - Fixed an issue where Studio 3T was not starting up on some macOS installations
- General - Fixed some icons that could appear blurry in Studio 3T's user interface
- Connections - Instead of timing out, when a task execution requires a connection password, users are now prompted to enter the password
- Collection Tab - When working with undocked tabs, new tabs now open in the undocked window instead of the main application window
- Collection Tab - Fixed formatting of queries copied to the system clipboard, e.g. alignments and spacing between field name and value
- Collection Tab - Copying a query to the system clipboard now uses the correct line endings for the target operating system
- Aggregation Editor - Fixed an issue where the "Pipeline" tab did not correctly update the shown stage specifications
- Code Editors - Fixed an application failure that occurred when trying to open the context menu in some code editors in Studio 3T
- Code Editors - Fixed an issue that could occur in IntelliShell when opening the Visual Query Builder on a find query statement with no arguments
- BSON Import - Added an option to forcefully disable retryable writes in imports of BSON archives (mongorestore)
- Studio 3T Free - Fixed an application failure that occurred when trying to follow a DBRef using "Follow Reference" on a MongoDB field

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

- Improved: General - Updated the Mongo Shell that is shipped with Studio 3T from version 1.5 to version 1.8. - Improved: General - Added support for over a ...

https://files.studio3t.com

Download Studio 3T for MongoDB | Windows, macOS & ...

Since 2014, 3T has been helping thousands of MongoDB developers and administrators with their everyday jobs by providing the finest MongoDB tools on the market.

https://studio3t.com

Downloading Studio 3T 2023.2.0 from FileHorse.com

Studio 3T is the professional IDE, client, and GUI for MongoDB. Build queries fast, generate instant code. Available for your Windows PC!

https://www.filehorse.com

MongoDB 的专业GUI、IDE 和客户端,支持自然语言查询- ...

2023年11月29日 — Studio 3T 2023.2.0, released 2023.03.16 百度网盘链接:https://pan.baidu.com/s/1vnNLkCC8-3Cei-Ab_cWqlg?pwd=i1lj. Studio 3T 2023.3.0, released ...

https://sysin.org

MongoDB 的专业GUI、IDE 和客户端,现在支持集成 ...

2023年4月11日 — Studio 3T 2023.3 (macOS, Linux, Windows) - MongoDB 的专业GUI、IDE 和 ... Studio 3T for Windows x64. Studio 3T 2023.2.0, released 2023.03.16

https://www.cnblogs.com

MongoDB 的专业GUI、IDE 和客户端,现在支持集成ChatGPT

2024年1月4日 — Studio 3T 2023.3 (macOS, Linux, Windows) - MongoDB 的专业GUI、IDE 和客户端,现在支持集成ChatGPT,Studio3T2023.3(macOS,Linux,Windows)-MongoDB ...

https://blog.51cto.com

Samrah Majeed - Studio 3T 2023.8.0

2023年11月8日 — Close menu. Studio 3T 2023.8.0. Studio 3T 2023.2.0 + Activation Key Free Download 2023.

https://www.linkedin.com

Studio 3T 2023.2.0 + Activation Key Free Download 2023

2023年11月29日 — Studio 3T 2023.2.0 + Activation Key Free Download 2023. https://mysoftwarefree.co. Like Comment. Share. Copy; LinkedIn; Facebook; Twitter

https://www.linkedin.com

Studio 3T 2023.2.0 Download

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

https://www.filehorse.com

What's New in Studio 3T 2023.2 - Improvements to the ...

2023年3月16日 — We introduced the connections sidebar in Studio 3T 2023.1. We've improved it in this release and added a new option that makes it easier to see ...

https://studio3t.com