Skip to content

Commit

Permalink
# Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinxiansen committed Sep 12, 2021
1 parent 7eb4b49 commit 13a15b1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ Since I did not have a Windows 11 computer, all interface styles and interaction

If you have a strong interest in SwiftUI, you can join the SwiftUI QQ Group: **18552966** to discuss communication.

If you are new to SwiftUI, maybe my other SwiftUI framework usage guide [Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI) ![stars](https://img.shields.io/github/stars/Jinxiansen/SwiftUI?style=social) project can help you.

![GitHub All Releases](https://img.shields.io/github/downloads/Jinxiansen/SwiftUI/total)
If you are new to SwiftUI, maybe my other SwiftUI framework usage guide [[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI) ![stars](https://img.shields.io/github/stars/Jinxiansen/SwiftUI?style=social)] project can help you.

> English is not my native language; please excuse typing errors.
Expand Down Expand Up @@ -55,7 +53,7 @@ If you are new to SwiftUI, maybe my other SwiftUI framework usage guide [Jinxian
- [x] Drag View and Extension
- [ ] File Explorer
- [ ] Other apps
- [] ...
- [ ] ...


# FAQ
Expand All @@ -75,7 +73,10 @@ If you are new to SwiftUI, maybe my other SwiftUI framework usage guide [Jinxian

> English is not my native language; please excuse typing errors.
## Contact

## Statement

This app is only provided for learning, demonstration and communication of SwiftUI, and does not contain any commercial purpose.\nIf you have any questions, you can contact me by email.

Email: [email protected]

Expand Down
17 changes: 13 additions & 4 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,19 @@
由于我未能拥有 Windows 11 电脑,所以所有界面的样式和交互,都是参考网络上的资源进行设计的,如果有错误和疏漏之处,请不吝指正!

如果对 `SwiftUI` 有浓厚的兴趣,可加入 SwiftUI 线上 QQ 交流群:**18552966** ,共同探讨。
如果你对 SwiftUI 感到陌生,希望我另外1个 SwiftUI 使用指南[[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)] ![stars](https://img.shields.io/github/stars/Jinxiansen/SwiftUI?style=social) 的项目可以帮助你。

如果你对 SwiftUI 感到陌生,希望我另外1个 SwiftUI 使用指南的项目 [[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI) ![stars](https://img.shields.io/github/stars/Jinxiansen/SwiftUI?style=social)] 可以帮助你。

[English Version📔](README.md)

# 预览

### Gif:

<img src="Resources/Gif/preview.gif"/>

### 截图:

<img src="Resources/Images/launch.png"/>
<img src="Resources/Images/lock.png"/>
<img src="Resources/Images/login.png"/>
Expand All @@ -40,15 +47,15 @@
- [x] 拖拽扩展。
- [ ] 文件浏览器。
- [ ] 其他 App ...
- [] ...
- [ ] ...

# 环境

- SwiftUI 2.0
- macOS 11.0


# 问答
# FAQ

- 为什么写这个项目?
- 因为从我接触网络世界开始,使用的就是 Windows,从上小学时的 [Win95](https://microsoft.fandom.com/wiki/Windows_95) 到现在,虽然最近几年由于工作原因没有使用 Windows,但却仍然保持着对 Windows 的热情,这次微软发布的 Windows 11 让人眼前一亮,忍不住花了一些时间写了这个项目,希望对于 SwiftUI 的初学者能够有所帮助。
Expand All @@ -63,7 +70,9 @@
- 由于 SwiftUI 的一部分部分 API 不可定制,导致在实现某些功能的时候,并不能完全做到和 Windows 一致,我暂时只能尝试一些替代方案,如果你有更好的建议,期待告诉我!
- 由于对 SwiftUI 框架的熟悉程度有限,可能会写出一些不那么好看的代码,希望能够指正我或提交 [PR](https://github.com/Jinxiansen/Windows11/pulls) 修改它!

## 联系
## 声明

本应用仅涉及 SwiftUI 的学习及交流,不包含任何商业目的,如有任何问题,可以通过邮箱联系我.

邮箱: [email protected]

Expand Down

0 comments on commit 13a15b1

Please sign in to comment.