asassas's recent timeline updates
asassas

asassas

V2EX member #39797, joined on 2013-05-28 15:24:12 +08:00
Per asassas's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
asassas's recent replies
Apr 14, 2018
Replied to a topic by python30 Python 问个 django 时间问题.谢谢
Apr 16, 2016
Replied to a topic by luyg Python 求教关于 python 实时处理场景
没用过,不知道能不能试一下
https://pypi.python.org/pypi/pypcap 直接抓包?
这个模块的作者竟然是 Dug Song , dsniff 的作者啊
Oct 25, 2015
Replied to a topic by pythonee 程序员 udp 有什么办法可以测试端口连通性呢
https://nmap.org/book/man-port-scanning-techniques.html
可以参考一下 nmap 的 udp scan 的原理
Jun 19, 2015
Replied to a topic by silianbo 程序员 为什么 要这样说:人生苦短,我用 Python
本来就事论事讨论python语言特性之类的主题又成了语言战争。
而且又是赞ruby贬python。
ruby确实优美,rails也确实魔法。
但是国内的大型UGC网站已经有douban,zhihu,guokr等用python实现的了,
rubyer们先别拿github嘲讽python了,加油啊。
Mar 17, 2015
Replied to a topic by oska874 程序员 stackoverflow 怎么登陆?
chrome 可以试试gooreplacer
Feb 27, 2015
Replied to a topic by lzhi 程序员 付费开发一款软件,用于申请软件著作权
node-webkit + 1 , 5分钟差不多能搞定吧
个人觉得MdCharm比MarkdownPad Pro还要好用一些。
是的,楼主可以google一下“Stack Frames”或者“栈帧”。
一般语言中,每次函数调用都会在栈上保存返回地址,分配局部变量等。
所以递归这种连续嵌套的函数调用就比较消耗内存,而循环不存在这些问题。
好像具有尾递归优化的语言能够避免这种内存消耗吧,python目前貌似还不支持。
Dec 2, 2014
Replied to a topic by shallyy Python 初学 python 写个俄罗斯方块算多大难度
http://zetcode.com/gui/pyqt4/thetetrisgame/ pyqt实现的教程,能玩
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2464 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 02:35 · PVG 10:35 · LAX 19:35 · JFK 22:35
♥ Do have faith in what you're doing.