Etian's recent timeline updates
Etian

Etian

V2EX member #42030, joined on 2013-07-13 13:48:33 +08:00
Etian's recent replies
暂时用ajax解决
看文档的时候以为这个filename要写成自己要引用的css文件名,其实就按照文档给的模式写,在具体要请求哪个文件的时候再加上具体的文件名就行了。
<link href="/static/css/bootstrap.min.css" rel="stylesheet">

参考文档 http://bottlepy.org/docs/dev/tutorial.html
解决了:
@route('/static/css/<filename>')
def server_static(filename):
return static_file(filename, root='./static/css/')


然后在浏览器中输入 http://localhost:8081/static/css/bootstrap.min.css 就不再404了
Nov 13, 2014
Replied to a topic by Jafee 程序员 关于你都注册过那些网站?
拿着你输入的邮箱或者手机号挨个去撞库,看有没有响应
Nov 13, 2014
Replied to a topic by Etian 问与答 想 DIY 一台家用台式机,希望大牛指导
@zaishanfeng 晒图晒图
Oct 8, 2014
Replied to a topic by slax 问与答 转运中国现在是彻底关闭注册了吗?
ufo快递(飞碟快递)也不错啊,我在美亚上买了两次鞋都是14天--18天送到。还不错为什么非转运中国呢。。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2622 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 11:07 · PVG 19:07 · LAX 04:07 · JFK 07:07
♥ Do have faith in what you're doing.