forked from cwc1987/QmlBook-In-Chinese
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
549 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
# Get Start | ||
|
||
这一章介绍了如何使用Qt5进行开发。我们将告诉你如何安装Qt软件开发工具包(Qt SDK)和如何使用Qt Creator集成开发环境(Qt Creator IDE)创建并运行一个简单的hello word应用程序。 | ||
|
||
**注意** | ||
|
||
**这章的源代码能够在[assetts folder](http://qmlbook.org/assets)找到。** |
Oops, something went wrong.