
本文共 2558 字,大约阅读时间需要 8 分钟。
Python������������APP
Python������������������������������������������������������������������������������������������������������������������������������Python���������������������������
������������������
������������������Python���������������������������Python���������������������������������
python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pip
installation dependencies:
python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glewpython kivy.deps.gstreamerpython kivy
������Python������������APP
������Python������������������������������������������������������������������������������������������������������������
1. ������������������������������������������������������������������Kivy���������������������������������������������������������������������������������������������������Python������������������������������������
2. ���������������������������������������������������������������������������������������������������������������������������������������Kivy���������������������������
3. ������������������������������������������������
- novelist ������������������������������������������
- pygments ���������������������������������
- pypiwin32 ������������������Win32 API���������������������������
- ������������������sqlite3���������������������������������
- ������������������moviepy������������������������������������
4. ������Kivy���������������������������������������������������������������������������������������������������Hello World���������
```pythonlanguage from kivy.app import App from kivy.transforms importTRANS Translate class MyApp(App): def build(self): # ������Kivy���a�������������������� self.title = "Hello World" self.body = Label(text="Hello World") return self
if name == "main": MyApp().run()
5. ������������������������������������������������������������������������������������������������������������Kivy���������������������������Python���������������APK���������������������������������������������������������
������������
��� ���������������������������������������������������������������������������������������������������������������
��� ���������������������������������������������������������������
��� ������������������������������������������������������������������������������
������������������������������������������������������������������������������������������������������������������������������
发表评论
最新留言
关于作者
