-
大小: 288KB文件類型: .zip金幣: 2下載: 1 次發布日期: 2021-06-17
- 語言: Python
- 標簽:
資源簡介
flask 樹莓派 網頁端 控制開關燈 采集數據

代碼片段和文件信息
#!/usr/bin/env?python
#?-*-?coding:?utf-8?-*-
#?@Date????:?2017-12-12?16:24:26
#?@Author??:?YeHarold?(1174484433@qq.com)
#?@link????:?http://example.org
from?app?import?app
if?__name__?==?‘__main__‘:
????app.run(debug=True)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\
?????文件????????1097??2017-12-15?02:54??Rasp-APP-master\LICENSE
?????文件????????2358??2017-12-15?02:54??Rasp-APP-master\README.md
?????文件??????189107??2017-12-15?02:54??Rasp-APP-master\README.pdf
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\
?????文件?????????267??2017-12-15?02:54??Rasp-APP-master\app\__init__.py
?????文件?????????567??2017-12-15?02:54??Rasp-APP-master\app\controler.py
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\databa
?????文件???????30720??2017-12-15?02:54??Rasp-APP-master\app\databa
?????文件?????????181??2017-12-15?02:54??Rasp-APP-master\app\databa
?????文件?????????514??2017-12-15?02:54??Rasp-APP-master\app\models.py
?????文件?????????926??2017-12-15?02:54??Rasp-APP-master\app\sensor.py
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\static\
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\static\css\
?????文件??????114011??2017-12-15?02:54??Rasp-APP-master\app\static\css\bootstrap.min.css
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\static\fonts\
?????文件???????20335??2017-12-15?02:54??Rasp-APP-master\app\static\fonts\glyphicons-halflings-regular.eot
?????文件???????62926??2017-12-15?02:54??Rasp-APP-master\app\static\fonts\glyphicons-halflings-regular.svg
?????文件???????41280??2017-12-15?02:54??Rasp-APP-master\app\static\fonts\glyphicons-halflings-regular.ttf
?????文件???????23320??2017-12-15?02:54??Rasp-APP-master\app\static\fonts\glyphicons-halflings-regular.woff
?????目錄???????????0??2017-12-15?02:54??Rasp-APP-master\app\templates\
?????文件????????1505??2017-12-15?02:54??Rasp-APP-master\app\templates\raspberry.html
?????文件????????1167??2017-12-15?02:54??Rasp-APP-master\app\views.py
?????文件?????????228??2017-12-15?02:54??Rasp-APP-master\run.py
評論
共有 條評論