fix Desktop path error, revise main.py and update google writer tutorial

This commit is contained in:
rhythmcao
2024-02-06 21:45:03 +08:00
parent df5594b645
commit 8b42d699af
61 changed files with 201 additions and 191 deletions

View File

@@ -10,7 +10,7 @@
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1aHMJzk2G8B_EqDlTAZLEiJ4h-ZsgA9UE&export=download&authuser=0&confirm=t&uuid=196a082d-5f08-4b3e-a64f-c021351f9cd8&at=APZUnTUXH4gvLvElvm9TtFhUJlIn:1705481007789",
"path": "Desktop/lec17-gui-events.pptx"
"path": "/home/user/Desktop/lec17-gui-events.pptx"
}
]
}
@@ -18,7 +18,7 @@
{
"type": "open",
"parameters": {
"path": "Desktop/lec17-gui-events.pptx"
"path": "/home/user/Desktop/lec17-gui-events.pptx"
}
}
],
@@ -71,7 +71,7 @@
},
"result": {
"type": "vm_file",
"path": "Desktop/lec17-gui-events.pptx",
"path": "/home/user/Desktop/lec17-gui-events.pptx",
"dest": "lec17-gui-events.pptx"
}
}