mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
Update ZH_CN.md
This commit is contained in:
parent
6bd7e983c4
commit
7dd7944487
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
|||
|
||||
<br/>
|
||||
|
||||
Dioxus 是一个可移植、高性能的框架,用于在 Rust 中建跨平台的用户界面。
|
||||
Dioxus 是一个可移植、高性能的框架,用于在 Rust 中构建跨平台的用户界面。
|
||||
|
||||
```rust
|
||||
fn app(cx: Scope) -> Element {
|
||||
|
@ -165,4 +165,4 @@ Dioxus 使 Rust 应用程序的编写速度和 React 应用程序一样快,但
|
|||
|
||||
这个项目使用 [MIT 协议].
|
||||
|
||||
[MIT 协议]: https://github.com/dioxuslabs/dioxus/blob/master/LICENSE
|
||||
[MIT 协议]: https://github.com/dioxuslabs/dioxus/blob/master/LICENSE
|
||||
|
|
Loading…
Reference in a new issue