猫史档案馆


如何获取iframe链接?

用户:0ttB0ttB查看:0 回复:6 评论:0 创建时间:2021-07-05T12:39:28


获取iframe链接

猫工作室:<iframe src = "//shequ.codemao.cn/work_shop/3470" scrolling = "no" border = "0" frameborder = "no" framespacing = "0" allowfullscreen = "true" > </iframe >

编程猫

<iframe src = "//shequ.codemao.cn" scrolling = "no" border = "0" frameborder = "no" framespacing = "0" allowfullscreen = "true" > </iframe >   获取方式   <iframe src = "//网址(不需要填http://或https://)" scrolling = "no" border = "0" frameborder = "no" framespacing = "0" allowfullscreen = "true" > </iframe >


回复

上一页1 页 / 共 1下一页
cmdelinecmdeline

你这方法挺好的。

点赞0


评论


cmdelinecmdeline

比官方说的详细。

点赞0


评论


一只吃瓜群众一只吃瓜群众

点赞0


评论


飘在天上的云飘在天上的云

蟹蟹哩emotion_编程猫_谢谢老板

from tkinter import messagebox
messagebox.showinfo('蟹蟹哩')


点赞0


评论


AokenAoken

挖。

点赞0


评论


眄

from tkinter import messagebox
messagebox.showinfo('蟹蟹哩')

点赞0


评论