V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  vfasky  ›  全部回复第 10 页 / 共 10 页
回复总数  189
1  2  3  4  5  6  7  8  9  10  
2012-06-14 20:58:41 +08:00
回复了 ihciah 创建的主题 Google App Engine Python如何截取特定字符串?
2012-06-14 20:56:33 +08:00
回复了 ihciah 创建的主题 Google App Engine Python如何截取特定字符串?
<code>
html = '''<html>
<head>
<title>Test</title>
</head>
<body>
<p>输出我</p>
<p>我来捣乱</p>
</body>
</html>'''

for t in html.split('</p>') :
print t.replace('<p>','')
break;
</code>
2012-06-14 20:44:10 +08:00
回复了 Sean 创建的主题 分享发现 Jing.fm 交友
@jing 这个是无限邀请 : http://jing.fm/?e1leVR5CQTgVCAUE
2012-06-14 20:41:49 +08:00
回复了 Sean 创建的主题 分享发现 Jing.fm 交友
@bckk 在设置里可以停掉的
2012-06-13 21:21:26 +08:00
回复了 sampeng 创建的主题 北京 暴风影音诚招3年以上phper。。
很恶心这样的公司
2012-06-10 18:56:16 +08:00
回复了 awang 创建的主题 Python 大家用什么editor写Python, 求推荐
sublime text 2 +1
2012-06-04 13:10:12 +08:00
回复了 money 创建的主题 天黑以后 20120604
R.I.P
2012-02-16 09:27:33 +08:00
回复了 vfasky 创建的主题 Python Qcore Blog 跑在SAE的上的Python Blog开源发布
@jo32 markdown 本身就有可读性 ^_^
同样遇到了
1  2  3  4  5  6  7  8  9  10  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5922 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 03:00 · PVG 11:00 · LAX 20:00 · JFK 23:00
Developed with CodeLauncher
♥ Do have faith in what you're doing.