Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhuangqh/modern-os-developing
Course Modern Operating System Develop from SYSU
https://github.com/zhuangqh/modern-os-developing
sysu uwp
Last synced: about 1 month ago
JSON representation
Course Modern Operating System Develop from SYSU
- Host: GitHub
- URL: https://github.com/zhuangqh/modern-os-developing
- Owner: zhuangqh
- Created: 2016-02-26T09:18:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T06:15:39.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T09:46:49.008Z (3 months ago)
- Topics: sysu, uwp
- Language: C#
- Size: 252 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern-OS-Developing
Course Modern Operating System Develop from SYSU## Windows 10 Development
1. HW1
- simple event handle
2. HW2
- page navigation
3. HW3
- adaptive UI
- data binding
4. HW4
- application life cycle
- data persistence
5. HW5
- live tiles
- sharing source
- sharing target
6. HW6
- SQLite
7. HW7
- Network
- json, XML parser