wangning3100

wangning3100

V2EX member #81879, joined on 2014-11-16 16:48:23 +08:00
Per wangning3100's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
wangning3100's recent replies
Apr 13, 2017
Replied to a topic by dadazhang 问与答 求正则表达式!!!
/^[a-z\d\u4e00-\u9fa5]+(?:-?[a-z\d\u4e00-\u9fa5]+)*$/i
Apr 1, 2017
Replied to a topic by ijiami 推广 程序员,你亮了!(有福利,手慢无)
这个推广贴居然只写了一句话介绍推广的产品,真是耿直~
Feb 2, 2017
Replied to a topic by redhatping Python Python 的全局变量的理解。
@redhatping count += 1 === count = count + 1 ,重新声明了
Feb 2, 2017
Replied to a topic by redhatping Python Python 的全局变量的理解。
@redhatping 因为你并没有在 example 函数里重新声明(初始化) a 和 know ,只是引用了而已
Feb 2, 2017
Replied to a topic by henryshen233 Linux /usr/share 里面没有 easy-rsa/文件夹
https://openvpn.net/index.php/download/community-downloads.html
Note that easy-rsa is no longer bundled with OpenVPN source code archives. To get it, visit the easy-rsa page on GitHub, or download it from our Linux software repositories.
Feb 2, 2017
Replied to a topic by redhatping Python Python 的全局变量的理解。
第一个 example2 函数的第 2 行"been_called = True"把变量"been_called"定义成了该函数的局部变量,所以执行"print(been_called)"的时候"been_called"还没初始化,报 UnboundLocalError
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2804 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 12:08 · PVG 20:08 · LAX 05:08 · JFK 08:08
♥ Do have faith in what you're doing.