5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:03:01 +08:00

New translations 2021-09-27-v2-beta1-release-notes.mdx (Chinese Simplified)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:57:59 +10:00
parent 4b2762c356
commit a6c79d559e
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -10,7 +10,7 @@ tags:
<div class="text--center">
<img src="/img/wails.png" width="40%" className="screenshot"/>
<img src="/img/wails.png" width="40%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -31,7 +31,7 @@ tags:
### WebView2 Chromium 渲染引擎
<div class="text--center">
<img src="/img/devtools.png" width="75%" className="screenshot"/>
<img src="/img/devtools.png" width="75%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -47,7 +47,7 @@ Gophers 欢呼吧! 单个二进制文件的构想依然存在!
### 新功能
<div class="text--center">
<img src="/img/wails-menus.png" width="60%" className="screenshot"/>
<img src="/img/wails-menus.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -59,7 +59,7 @@ Gophers 欢呼吧! 单个二进制文件的构想依然存在!
现在可以选择随项目生成 IDE 配置。 这意味着如果您在受支持的 IDE 中打开您的项目,它已经被配置为构建和调试您的应用程序。 目前支持 VSCode但我们希望尽快支持其他 IDE例如 Goland。
<div class="text--center">
<img src="/img/vscode.png" width="100%" className="screenshot"/>
<img src="/img/vscode.png" width="100%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -79,7 +79,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
### 全新的开发体验
<div class="text--center">
<img src="/img/browser.png" width="60%" className="screenshot"/>
<img src="/img/browser.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -101,7 +101,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
### 远程模板
<div class="text--center">
<img src="/img/remote.png" width="60%" className="screenshot"/>
<img src="/img/remote.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>