GeekNote
首页
搜索
登录
注册
HackerPie
HackerPie
@hackerpie
成长,折腾,保持单纯
1
关注中
10
关注者
加入于
2022年03月30日
RSS 订阅
关注
文章
评论
HackerPie
Write css codes distinct from different pages
In rails, there is normally a view corresponding to an action. So if you want to do some special styles based on different pages, you can...
2013年08月29日 07:32
·
0 点赞
·
0 评论
HackerPie
Failed to stop or restart Nginx server through serevice command
Many people are accustomed to start a Nginx web server through init scripts and then they can control the state of the server through ser...
2013年08月09日 03:39
·
0 点赞
·
0 评论
HackerPie
export/import datas to/from a csv file
今天需要给客户的网站做支持产品数据导出并且更新的功能,所以就涉及到了数据的导入导出了。在经过一番对比之下,果断使用csv格式文件作为数据导入导出的载体。
2013年07月25日 14:19
·
0 点赞
·
0 评论
HackerPie
Rails HTTP Status Code to Symbol Mapping
Sometimes you might need to set the HTTP response head with different status to specify the different handled results. You can do this in...
2013年07月24日 07:00
·
0 点赞
·
0 评论
HackerPie
Delete multiple git remote branches by prefixing all refs with a colon
This article shows how to delete multiple remote branches in Git.
2013年07月21日 07:46
·
0 点赞
·
0 评论
没有更多内容。