摘要:
rtmp 阅读全文
posted @ 2021-11-18 13:46
Running00
阅读(22)
评论(0)
推荐(0)
摘要:
<scheme>://<user>:<password>@<host>:<port>/<path>;<params>?<query>#<frag> 几乎没有那个url中包含了所有这些组件 url最重要的三个部分,方案(scheme)、主机(host)和路径(path) 阅读全文
posted @ 2021-11-18 11:56
Running00
阅读(146)
评论(0)
推荐(0)