We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dabe4 commit 516ee93Copy full SHA for 516ee93
libs/python.wiki
@@ -787,6 +787,14 @@ Home:[https://github.com/citronneur/rdpy]
787
788
纯 Python 实现的 RDP([https://en.wikipedia.org/wiki/Remote_Desktop_Protocol 微软远程桌面协议])和 VNC([https://en.wikipedia.org/wiki/Virtual_Network_Computing Virtual Network Computing])客户端,依赖于 Twisted 库
789
790
+=== 5.3.7 (其它) ===
791
+
792
+<h4>urlparse</h4>
793
794
+【标准库】
795
796
+用于解析 URL,提取各个部分的内容。从 Python 2.5 版本开始加入到标准库中,从 Python 2.7 开始支持包含 IPv6 的 URL
797
798
== 5.4 自定义的应用层 ==
799
800
<h4>Protocol Buffers</h4>
@@ -1861,7 +1869,7 @@ Wikipedia:[https://en.wikipedia.org/wiki/SymPy 英文]、[https://zh.wikipedia
1861
1869
1862
1870
----
1863
1871
1864
-= 13 其它 =
1872
+= 13 (其它) =
1865
1873
1866
1874
一些不方便归类的,暂时放到这里。
1867
1875
0 commit comments