V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  aaaa007cn  ›  全部回复第 2 页 / 共 18 页
回复总数  353
1  2  3  4  5  6  7  8  9  10 ... 18  
请贴出网页地址先
http://mienfield.com/
一年前流行了一阵子的在线多人扫雷
就是用的 websocket 和服务器实时通信
2015 年 4 月 1 日
回复了 sarras 创建的主题 问与答 请问下 python 如何获取当前剪切板的内容?
google python clipboard
wiki 只翻到这篇
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Throttling
Generally, there's two different ways we do throttling for releases. Most of the time we ship a release partly throttled (10% served), throttle it completely 48 hours later (at the request of RelMan through release-drivers and/or a bug), once some amount of users have it in their hands. In certain cases (for example, when our release day coincides with a Microsoft patch Tuesday), we ship a release fully throttled (0% of requests are served an update).
想要详细了解还是得上 irc 或者邮件列表问吧
2015 年 4 月 1 日
回复了 commoccoom 创建的主题 Python 入门 Python ,有一段脚本看不明白,望指教。谢谢!
入门可以使用这个可视化工具单步执行来观察流程
http://www.pythontutor.com/visualize.html

另外
不应是 print "Grand total:$()".format(grand_total)
而应是 print "Grand total:${}".format(grand_total)
错误提示已经讲得很清楚了
Non-BMP character not supported in Tk
Tk 不支持 Non-BMP(非基本多文种平面)字符
而 IDLE 正是基于 Tcl/Tk 的

关于 Non-BMP 可以参考 wikipedia
https://en.wikipedia.org/wiki/Plane_%28Unicode%29

另外
问题是出在 print(page),而不是之前的 decode
显式 encode 吧
print(page.encode('utf-8'))
2015 年 3 月 31 日
回复了 nightar 创建的主题 问与答 GFW 对于境外访问国内的网站有没有影响?
单单只是慢的话
比被人替换了返回内容要好多了
http://netres.ec/?b=153DB4E
嫌长的可以直接拉到底看结论
如果只是自己玩玩
用 https 访问
aws 部分 ip 会被中断链接,删掉重建可以刷 ip
2015 年 3 月 31 日
回复了 sure15 创建的主题 Python 为什么 python 官方的这个代码在我的电脑上无法执行?
又没有重定向子进程的输出
当然没提示啊
2015 年 3 月 31 日
回复了 yufengshizhe 创建的主题 Python python 如何实现显示器的测试?
可以用 ctypes 调用 so
OpenShift
目前官方提供 3.3 支持
也可以 diy 上 3.4

Heroku
3.4.1
2015 年 3 月 30 日
回复了 lzyroot 创建的主题 程序员 请问各位有没有好点的博客程序推荐
@yulgang
之前在某家 bsp 用过 2~3 年 MT 4
每次改动侧栏都要重建全部页面 XD
2015 年 3 月 30 日
回复了 lzyroot 创建的主题 程序员 请问各位有没有好点的博客程序推荐
@yulgang
http://www.movabletype.jp/opensource/mtosdl.html
官网倒是有 5.x 的 MTOS 直接下载

个人非商业使用可以免费使用 6.x 的 pro 版
https://www.sixapart.jp/inquiry/movabletype/personal_download.html
2015 年 3 月 30 日
回复了 z742364692 创建的主题 Linux Linux 下载器为毛不支持 ed2k
MLDonkey
aMule
所以让你先分割
ftp 上传后再重新合并啊
超不了 100MB 就按 90MB 分割呗
然后多线上传
2015 年 3 月 29 日
回复了 kslr 创建的主题 问与答 电信每天自动监控我的位置如何关闭/禁止这个功能?
或者先分割
上传后再合并
2015 年 3 月 28 日
回复了 kslr 创建的主题 问与答 电信每天自动监控我的位置如何关闭/禁止这个功能?
@acmetal
漏了一种
记了->告诉你我没记
1  2  3  4  5  6  7  8  9  10 ... 18  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   941 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms · UTC 20:31 · PVG 04:31 · LAX 13:31 · JFK 16:31
♥ Do have faith in what you're doing.