花费 6 ms
python列表转json树菜单

1.列表数据 2.遍历方法 3.测试 参考地址https://stackoverflow.com/questions/8191683/buildi ...

Mon Oct 21 22:25:00 CST 2019 0 1782
python socket的长连接和短连接

前言 socket中意为插座,属于进程间通信的一种方式。socket库隐藏了底层,让我们更好的专注于逻辑。如果短连接和长连接两概率没搞明白,会被坑的爬不起来。 短连接 一次完整的 ...

Sun May 15 03:25:00 CST 2016 0 4299
分析dwebsocket的源码过程

前言 dwebsocet 是python django的websocket库,github地址:https://github.com/duanhongyi/dwebsocket 本章是对 ...

Fri Jun 23 19:33:00 CST 2017 0 1895

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM