hackersean
hackersean
就是能在页面中展开目录,不需要一个个点下去。 囧,不擅长前端。要是后端是python就好咯。
http://mynotes.org/daily/all/bycat 这种效果
gitit这个的接口是怎么样的?用python重写一个替换如何。
恩恩,go也会,但对于应用我倾向于python。我觉得go用做中间件这类的比较物尽其用。
> You can do this by using custom Middleware. Just check the url pathname manually if the pathname starts with `/static` then you can set a cache control header. >...