Home
Sign Up
Sign In
zhuangzebo0's recent timeline updates
zhuangzebo0
V2EX member #238958, joined on 2017-07-06 10:40:15 +08:00
zhuangzebo0
提问
技术话题
好玩
工作信息
交易信息
城市相关
zhuangzebo0's recent replies
Jul 31, 2017
Replied to a topic by
lleon
›
Python
›
这是不是 Python 的一个 bug?
不算,正确的应该是 r'why\\'.
\把'转义了。
Jul 6, 2017
Replied to a topic by
a1020773312
›
程序员
›
Python 标准库的 c 源码 哪里下载
@
a1020773312
select 模块在这里.
https://github.com/python/cpython/blob/master/Modules/selectmodule.c
include 文件在
https://github.com/python/cpython/blob/master/Include/Python.h
--> # include "pyport.h"
https://github.com/python/cpython/blob/master/Include/pyport.h
--> #include <sys/select.h>
»
More replies by zhuangzebo0
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
943 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms ·
UTC 19:06
·
PVG 03:06
·
LAX 12:06
·
JFK 15:06
♥ Do have faith in what you're doing.
❯