上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 136 下一页
摘要: https://www.digitalocean.com/community/tutorials/how-to-configure-webdav-access-with-apache-on-ubuntu-14-04 阅读全文
posted @ 2021-02-23 17:20 katago 阅读(49) 评论(0) 推荐(0)
摘要: 测试了一些,apache兼容性最好,只需要配置到前半部分就可以正常读写??? By Liang Zan WongPublished onSeptember 22, 2014 222.3kviews Published onSeptember 22, 2014 222.3kviews Ubuntu 1 阅读全文
posted @ 2021-02-23 15:08 katago 阅读(404) 评论(0) 推荐(0)
摘要: 参考: https://www.howtoing.com/how-to-set-up-webdav-with-lighttpd-on-ubuntu-9.10 安装ubuntu自带的版本。用文件浏览器连接到服务器 dav://127.0.0.1/webdav 发现删除和重命名有问题 自带的版本是 ro 阅读全文
posted @ 2021-02-22 17:45 katago 阅读(108) 评论(0) 推荐(0)
摘要: 编译: 参考: https://github.com/ossrs/srs#usage git clone https://gitee.com/winlinvip/srs.oschina.git srs && cd srs/trunk && git remote set-url origin http 阅读全文
posted @ 2021-02-05 17:19 katago 阅读(824) 评论(0) 推荐(0)
摘要: 这样生成的应用程序图标上会多一个盾牌,运行时会有管理员权限,写入注册表,写文件,删文件不会再会失败了! 阅读全文
posted @ 2021-01-25 17:15 katago 阅读(588) 评论(0) 推荐(0)
摘要: Post author<?XML:NAMESPACE PREFIX = "[default] http://www.w3.org/2000/svg" NS = "http://www.w3.org/2000/svg" />By EdwinPost dateApril 8, 20118 Comment 阅读全文
posted @ 2021-01-20 17:47 katago 阅读(2429) 评论(0) 推荐(0)
摘要: http://mingw-w64.org/doku.php/download mingw只包含编译环境 msys2则包含整套shell,工具等一堆东西,包管理器 pacman https://hustlei.github.io/2018/11/msys2-for-win.html 阅读全文
posted @ 2021-01-20 16:08 katago 阅读(256) 评论(0) 推荐(0)
摘要: 直播回放视频不允许下载 抓包方法 播放之前打开 fiddler 抓包,找到 m3u8请求 右键复制url: https://aliliving-pre.alicdn.com/live_hp/4ea68960-8628-4863-bcc3-16a2c2293866_merge.m3u8?app_typ 阅读全文
posted @ 2021-01-20 10:48 katago 阅读(2336) 评论(0) 推荐(0)
摘要: 用qt 的 mingw32-make 下载源码和编译: https://gist.github.com/Mapleaph/c45593300af2fe54d5219c97ecebe77c 直接 mingw32-make F:\evideo\x86服务器相关技术\h310\gpioke\c455933 阅读全文
posted @ 2021-01-19 10:04 katago 阅读(117) 评论(0) 推荐(0)
摘要: 下载网站: https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl 查看视频所有类型,只看不下载youtube-dl -F [url] 下载,加代理 youtube-dl.exe --proxy socks5://127.0.0. 阅读全文
posted @ 2021-01-13 10:53 katago 阅读(169) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 136 下一页