lk5280 最近的时间轴更新
lk5280

lk5280

V2EX 第 197077 号会员,加入于 2016-10-19 15:26:06 +08:00
lk5280 最近回复了
2018-07-09 09:42:42 +08:00
回复了 jssyxzy 创建的主题 程序员 在工作场所用机械键盘会被打死吗?
一同事入了青轴并炫耀了一把
一周后我入了降噪耳机
2017-07-04 10:37:55 +08:00
回复了 bb2018 创建的主题 Python py2.7.12 + django1.11 版 本机静态文件配置问题
```python
# setting.py
STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

# xx.html
{% load staticfiles %}

# use in xx.html
<link rel="stylesheet" href="{% static '[staticfile path]' %}">
```
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3477 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 11:27 · PVG 19:27 · LAX 04:27 · JFK 07:27
Developed with CodeLauncher
♥ Do have faith in what you're doing.