V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  cha1  ›  全部回复第 21 页 / 共 23 页
回复总数  441
1 ... 13  14  15  16  17  18  19  20  21  22 ... 23  
2014 年 10 月 2 日
回复了 ahr0u 创建的主题 Python 请问哪里有带答案的 Python 习题吗
2014 年 10 月 2 日
回复了 ahr0u 创建的主题 Python 请问哪里有带答案的 Python 习题吗
2014 年 10 月 1 日
回复了 qiuai 创建的主题 分享创造 自建的 NS 解析服务~
@Actrace 谢谢啊... 来得不及时 ^_^
2014 年 10 月 1 日
回复了 qiuai 创建的主题 分享创造 自建的 NS 解析服务~
反馈
用户名没有出现数字,字母,下划线以外的字符, 而密码中出现了"."
比如:
用户名 abc123 密码:123...

----------------------------------------------------
却提示
用户名不能使用除了数字,字母,下划线以外的字符.

----------------------------------------------------

顺便求一激活码..
zqh#11.tc
thx~~
2014 年 10 月 1 日
回复了 cbsw 创建的主题 Python python 一款神器:prompt-toolkit
@hatcloud
安装: $ pip install prompt-toolkit
运行: $ ptpython

------------------------------------------
如果不行的话,
1. 我这边的 ptpython是是在 /usr/local/bin/ptpython 中的, 可以看看有没有
2. find 或者 locate 看有没有ptpython这个文件. 建议: $ sudo updatedb; sudo locate ptpython (find 太慢了...)

------------------------------------------
另外, 如果输入多行语句的话 "Enter"键的作用是换行; "Alt+Enter"是执行
In [4]: if True: //这里按"Enter"键, 换行
2. print("Hello World!"); // 按"Alt+Enter", 执行
Hello World!

参考:
Multiline editing

Usually, multi-line editing mode will automatically turn on when you press enter after a colon, however you can always turn it on by pressing F7.

To execute the input in multi-line mode, you can either press Alt+Enter, or Esc followed by Enter. (If you want the first to work in the OS X terminal, you have to check the "Use option as meta key" checkbox in your terminal settings. For iTerm2, you have to check "Left option acts as +Esc" in the options.)
2014 年 9 月 30 日
回复了 lshero 创建的主题 JavaScript 研究 XSS 过滤只是很好奇这种 js 是怎么样编码的?
2014 年 9 月 26 日
回复了 ccming 创建的主题 问与答 Avira.com 网站是用什么语言写的?
➜ src curl -I avira.com
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Fri, 26 Sep 2014 14:17:35 GMT
Content-Type: text/html
Connection: keep-alive
X-Powered-By: PHP/5.3.10-1ubuntu3.13
Location: http://www.avira.com/
Vary: Accept-Encoding
zqh#11.tc
thx
zqh#11.tc
2014 年 9 月 18 日
回复了 penguinmore 创建的主题 Atom Atom 邀请两枚 速度呀
@Errpt Github的在线编辑器, 需要邀请码.
网址是: https://atom.io/
@xiaowangge 你这样好像是随机产生 'a-zA-Z'的5位数字吧?
我这边的运行结果:
➜ src ./test.py
RVTwn
➜ src ./test.py
akJtF
➜ src ./test.py
IXSJU
2014 年 9 月 13 日
回复了 Sinnn 创建的主题 Linux 在虚拟机(VirtualBox)上运行 ubuntu 14.04 的显卡驱动问题
2014 年 9 月 12 日
回复了 Sinnn 创建的主题 Linux 在虚拟机(VirtualBox)上运行 ubuntu 14.04 的显卡驱动问题
@Sinnn
重启 -- 在用户登陆的界面找找。
印象中是在登陆框的右上角, 有个下拉框
2014 年 9 月 12 日
回复了 Sinnn 创建的主题 Linux 在虚拟机(VirtualBox)上运行 ubuntu 14.04 的显卡驱动问题
请参考:
http://www.xuzefeng.com/post/85.html
http://segmentfault.com/q/1010000000185117

建议:
1 桌面选择gnome2 或者 2D版的unity
2 直接上ubuntu 恩 这个是我的终极建议了 其他真别折腾了 “有没有比较傻瓜式的方法让这台虚拟机用回主机的 NV 显卡”? 这个。。。


晒下桌面:
http://i.imgur.com/e3ioc3l.png
1 ... 13  14  15  16  17  18  19  20  21  22 ... 23  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3172 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 13:41 · PVG 21:41 · LAX 06:41 · JFK 09:41
♥ Do have faith in what you're doing.