浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年4月25日

摘要: Django(settings.py配置) - - ITeye技术网站Django(settings.py配置) 博客分类:pythondjangosettings.py1. 修改时区: 默认为:TIME_ZONE = 'America/Chicago' 修改为:TIME_ZONE = 'Asia/Shanghai' 2. 默认的url: ROOT_URLCONF = 'mysite.u... 阅读全文
posted @ 2012-04-25 23:04 lexus 阅读(478) 评论(0) 推荐(0)

摘要: 我发现我喜欢上了NERDTree | 小小子我发现我喜欢上了NERDTree时间:2009年04月25日作者:simaopig评论次数:5哈,一直以来都是和公司一样,随大流,用的是project插件。用着还算开心,毕竟熟悉了就感觉方便嘛。呵。。就是一直有一件事挺烦的,加目录,只能用“\c”然后输入目录名,当目录少的时候没什么,但是目录多的时候呢?烦都要烦死了。今天新认识一个插件,NERDTree,... 阅读全文
posted @ 2012-04-25 22:38 lexus 阅读(200) 评论(0) 推荐(0)

摘要: Search for visually selected text - Vim Tips WikiSearch for visually selected text Edit History Tip 171 Printable Monobook Previous Nextcreated2001 · complexitybasic · authorRaymond Li · version6... 阅读全文
posted @ 2012-04-25 22:37 lexus 阅读(261) 评论(0) 推荐(0)

摘要: VIM Quick Reference CardVIM QUICK REFERENCE CARDBasic movement h l k jcharacter left, right; line up, downb wword/token left, rightge eend of word/token left, right{ }beginning of previous, next parag... 阅读全文
posted @ 2012-04-25 22:31 lexus 阅读(430) 评论(0) 推荐(0)

摘要: 更好的管理VIM插件(续) pathogen | Syndim's Blog更好的管理VIM插件(续) pathogen By Syndim | 2011 年 8 月 13 日 - 下午 10:35 | Vim 上次写博文推荐了一个管理Vim插件的插件,Vim Addon Manager,经过一个月的使用,发现了不少问题。有人推荐使用pathogen来管理插件,试用了一下,感觉不错。首先... 阅读全文
posted @ 2012-04-25 22:31 lexus 阅读(269) 评论(0) 推荐(0)

摘要: VIM Quick Reference CardVIM QUICK REFERENCE CARDBasic movement h l k jcharacter left, right; line up, downb wword/token left, rightge eend of word/token left, right{ }beginning of previous, next parag... 阅读全文
posted @ 2012-04-25 22:30 lexus 阅读(239) 评论(0) 推荐(0)

摘要: vim - How to jump back to NERDTree from file in tab? - Stack Overflowctrl-ww This will move between open windows (so you could hop between the NERDTree window, the file you are editing and the help wi... 阅读全文
posted @ 2012-04-25 22:17 lexus 阅读(348) 评论(0) 推荐(0)

摘要: vim 控小结 - 鹰击峡空 - 51Testing软件测试网 51Testing软件测试网-中国软件测试人的精神家园 - Powered by X-Spacevim 控小结上一篇 / 下一篇 2011-01-28 13:50:50/ 个人分类:测试工具查看( 22 ) / 评论( 0 ) / 评分( 0 / 0 )这几天为了开发一个grails小程序弄工具弄了不少时间,想在Ubuntu和winx... 阅读全文
posted @ 2012-04-25 21:43 lexus 阅读(369) 评论(0) 推荐(0)

摘要: salvator / django-admintools-bootstrap / overview — BitbucketDjango Admin Bootstrap themeTwitter Bootstrap support for Django Admin. Requires django-admin-tools package.TODO:Fix some bugsAdd multi-dro... 阅读全文
posted @ 2012-04-25 20:58 lexus 阅读(1338) 评论(0) 推荐(0)

摘要: Mike McCreavy’s Resume: Silicon Valley Software Engineer, Developer, Architect | mccreavyMike McCreavy’s Resume: Silicon Valley Software Engineer, Developer, ArchitectMike McCreavySilicon Valley Softw... 阅读全文
posted @ 2012-04-25 20:08 lexus 阅读(339) 评论(0) 推荐(0)

摘要: django-reporting - Django Reporting System - Google Project HostingNOTE: django reporting is in beta version, what means that while working, it lacks a lot of features, and has not been well tested.In... 阅读全文
posted @ 2012-04-25 14:44 lexus 阅读(123) 评论(0) 推荐(0)

摘要: Django | Outputting CSV with Django | Django documentationOutputting CSV with Django¶This document explains how to output CSV (Comma Separated Values) dynamically using Django views. To do this, you c... 阅读全文
posted @ 2012-04-25 14:21 lexus 阅读(367) 评论(0) 推荐(0)

摘要: A breakdown pie chart - ReportLab Snippets (Beta) - ReportLab.comA breakdown pie chart - ReportLab Snippets (Beta)Code snippets are bits of re-usable code submitted by the ReportLab community. We don'... 阅读全文
posted @ 2012-04-25 14:13 lexus 阅读(534) 评论(0) 推荐(0)

摘要: 怎样判断变量是否为空 - Shell - ChinaUnix.net -#!/bin/basha="zzz"if [[ "$a" = "" ]]thenecho $a emptyelseecho $a no emptyfi 阅读全文
posted @ 2012-04-25 13:51 lexus 阅读(293) 评论(0) 推荐(0)

摘要: Get File Name from File Path in Python | Code CommentsLet’s say you did a search for files matching a certain pattern in a directory using Python:import glob filePaths = glob.glob("C:\\Temp\\*.txt") ... 阅读全文
posted @ 2012-04-25 13:50 lexus 阅读(1207) 评论(0) 推荐(0)

摘要: flot - Attractive Javascript plotting for jQuery - Google Project HostingFlot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side... 阅读全文
posted @ 2012-04-25 13:22 lexus 阅读(99) 评论(0) 推荐(0)

摘要: MySQL在Centos的卸载和安装 - MySQL - 红黑联盟 MySQL在Centos的卸载和安装 2012-04-21 11:21:52 我来说两句 收藏 我要投稿 [字体:小 大] MySQL的分区表功能自5.1才开始支持,Centos的MySQL为5.0的,需要将其卸载后安装5.1 下面是一些操作、错误和解决方案的记录:1.关闭目前的mysql服务 /etc... 阅读全文
posted @ 2012-04-25 10:18 lexus 阅读(442) 评论(0) 推荐(0)

摘要: tmp目录删除和tmpwatch命令的使用 - 网海过客 - 51CTO技术博客tmp目录删除和tmpwatch命令的使用2010-04-23 14:30:22标签:tmpwatch 休闲 职场tmp目录删除和tmpwatch命令的使用文章来源:http://cjs0550.blog.hexun.com/30760600_d.htmltmp目录里面的文件,会在一定的时间之后被删除掉,删除是通过# ... 阅读全文
posted @ 2012-04-25 10:17 lexus 阅读(848) 评论(0) 推荐(0)