猫史档案馆


盘点网页版Python不能用的代码

用户:王W羽王W羽查看:5 回复:4 评论:5 创建时间:2020-05-23T13:33:32


——盘点网页版Python不能用的代码——

大家都知道,在Python网页版中,有许多特殊代码不能使用,今天,我们就来看一下不能运行的代码的一部分:

1.导入库

import easygui
import codemao
import requests

这些是需要在海龟编辑器里手动下载的,在“高级”积木里显示如下:center_image

接下来看一下这些模块的对应代码,按积木排列顺序排序:

easygui.ynbox('是否继续?')

image.easygui.msgbox('Hello')

easygui.ynbox('是否继续?')

response = requests.post('',
data={})
response = requests.get('')

response.url

image.face_recognize("age")

image.face_comment(("age"))

image.face_highlight()

image.save_to_desktop()
image.open_image()
image.close_image()

codemao.take_photos("space_pressed")
对应积木如下: center_image center_image这期就到这里,咱们下期再见!     ——作者作品推广—— 链接:https://shequ.codemao.cn/work/49345613?entry=copy_work_url 二维码:center_image Bye~~


回复

上一页1 页 / 共 1下一页
王W羽王W羽

我第一次发帖,求回复!!!

点赞0


评论


Leo韩Leo韩

继续加油!

点赞0


评论


蒟蒻OIer1048576蒟蒻OIer1048576

tkinter,guimaker也不能用

点赞0


评论


蕉饼蕉饼

kitten sever也不行(那肯定的)

点赞0


评论