摘要: <html> <head> <style type="text/css"> /*<!-- 雪花背景色 -->*/ #Snow{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; backgroun 阅读全文
posted @ 2020-10-04 04:06 3ξ 阅读(96) 评论(0) 推荐(0) 编辑
摘要: 主网址:https://api.isoyu.com/ VIP视频破解: https://api.isoyu.com/ckplayer/?url=https://www.iqiyi.com/v_1rr6mwddx94.html?vfrm=pcw_home&vfrmblk=L&vfrmrst=71121 阅读全文
posted @ 2020-10-04 03:05 3ξ 阅读(2547) 评论(0) 推荐(0) 编辑
摘要: https://cn.bing.com/translator?from=zh-CHS&to=en&text=代码 翻译: http://fy.iciba.com/ajax.php?a=fy&f=auto&t=auto&w=爱 http://fanyi.youdao.com/translate?sma 阅读全文
posted @ 2020-10-04 02:27 3ξ 阅读(110) 评论(0) 推荐(0) 编辑
摘要: <html> <head></head> <body> <!-- type=0/1 声音不同 --> <audio controls src="http://dict.youdao.com/dictvoice?audio=hello&type=0"> </audio> <audio controls 阅读全文
posted @ 2020-10-04 02:15 3ξ 阅读(680) 评论(0) 推荐(0) 编辑
摘要: import pyttsx3 engine = pyttsx3.init() engine.say("Good") engine.runAndWait() import win32com.client as win speak = win.Dispatch("SAPI.SpVoice") speak 阅读全文
posted @ 2020-10-04 00:18 3ξ 阅读(458) 评论(0) 推荐(0) 编辑