上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 33 下一页
摘要: 用手机把直播分享,把直播链接URL带进参数 PhantomJS.exe DYLive.js [直播URL] 如果获取成功返回m3u8格式的地址以及姓名和ID var page = require('webpage').create(), system = require('system'), add 阅读全文
posted @ 2020-07-07 23:25 1CM 阅读(2022) 评论(0) 推荐(0)
摘要: python code # coding=utf-8 from selenium import webdriver import time, re, os, sys reload(sys) sys.setdefaultencoding("utf-8") if len(sys.argv)==1: pr 阅读全文
posted @ 2020-07-05 02:48 1CM 阅读(626) 评论(0) 推荐(0)
摘要: ****************************************************************************** This perl implementation doesn't produce Unix like paths (with forward 阅读全文
posted @ 2020-06-30 01:25 1CM 阅读(1299) 评论(0) 推荐(0)
摘要: Cannot open D:\Qt\Qt5.9.9\5.9.9\mingw53_32_static\lib\libQt5Core.prl: No such file or directory at D:/MSYS/build/qtwebkit-5.212.0-alpha2/Tools/qt/conv 阅读全文
posted @ 2020-06-24 21:21 1CM 阅读(587) 评论(1) 推荐(0)
摘要: 1.下载并安装 Qt5.14.1 http://download.qt.io/archive/qt/5.14/5.14.1/qt-opensource-windows-x86-5.14.1.exe 安装时选择 mingw73_32 和 Tools\mingw730_32 2.下载 QtWebKit 阅读全文
posted @ 2020-06-20 02:00 1CM 阅读(430) 评论(0) 推荐(0)
摘要: $("#theVideo").attr("src",$("#theVideo")[0].src.replace("playwm","play")); 阅读全文
posted @ 2020-06-11 14:44 1CM 阅读(384) 评论(0) 推荐(0)
摘要: 详细的说明参见 https://gcc.gnu.org/gcc-10/changes.html https://gcc.gnu.org/onlinedocs/10.1.0/ MinGW 上可用的 gcc-10.1.1 posix 版本下载地址 https://github.com/qq2225936 阅读全文
posted @ 2020-05-08 12:59 1CM 阅读(597) 评论(0) 推荐(0)
摘要: 直接下载Github的资源时下载速度非常慢,最高只有10几KB,为了解决这个问题可以利用Github中转下载,下载速度可达到1MB左右。 这个服务器空间有限,大家下载文成后最好点击删除。 http://git.aakkc.com/ 阅读全文
posted @ 2020-03-16 21:56 1CM 阅读(1905) 评论(0) 推荐(2)
摘要: $ gcc -v Using built-in specs. COLLECT_GCC=d:\msys\mingw\bin\gcc.exe COLLECT_LTO_WRAPPER=d:/msys/mingw/bin/../libexec/gcc/i686-w64-mingw32/9.3.1/lto-w 阅读全文
posted @ 2020-03-16 06:57 1CM 阅读(753) 评论(8) 推荐(0)
摘要: $ gcc -v Using built-in specs. COLLECT_GCC=d:\msys\mingw\bin\gcc.exe COLLECT_LTO_WRAPPER=d:/msys/mingw/bin/../libexec/gcc/i686-w64-mingw32/8.4.0/lto-w 阅读全文
posted @ 2020-03-07 11:36 1CM 阅读(357) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 33 下一页