- 浏览: 137079 次
- 性别:
- 来自: 深圳
最新评论
-
chensanxing:
能ping通, 不代表可以打开的哦
n23.appspot.com -
chensanxing:
你用的什么代理啊, 教我一下, 我好不容易写了个demo, d ...
appspot.com -
littlegang:
Cheat Sheet 是啥?
The Best Cheat Sheets for Web Developers -
Xorcerer:
Ruby饭说:用adminsite,不带这么玩的。
用 Python + django 10分鐘內作出一個 blog -
23号:
1. 我觉得传className比较好,如果传进来的是Obje ...
My DAL Util Class
文章列表
Fedora 代号
- 博客分类:
- Unix/Linux
Fedora Core 1: YarrowFedora Core 2: TettnangFedora Core 3: HeidelbergFedora Core 4: StentzFedora Core 5: BordeauxFedora Core 6: ZodFedora 7: MoonshineFedora 8: WerewolfFedora 9: SulphurFedora 10: Cambridge
- 2008-07-31 06:58
- 浏览 847
- 评论(0)
本迷你书是《开源技术选型手册》(互动出版网购买) 的精选版,包括Web框架篇、动态语言篇、Ajax开发篇、版本控制篇、项目管理篇(AOP)、面向方面编程篇和面向服务架构篇(SOA)等,作者均为 InfoQ中文站编辑。《开源技术选型手册》由博文视点出版公司出版,全书共包含20个章节,由各领域的专家撰写而成,为中高级技术人员的技术选型工作提 供必要的参考。
结合本书面向中高端技术人员选型手册的定位,编委会将本书的版式进行了严格统一,在每一个篇章开始部分你会先看到一个关于该 领域技术的综述,从中可以了解到该领域的过去、现在和未来;然后在对该领域单个技术的探讨中,你会看到该技术的活跃度,了解到它在社区 ...
- 2008-07-31 00:54
- 浏览 946
- 评论(0)
More apps: Want to create more than 3 applications with your App Engine account? Now you can now create up to 10!
Time windows for Dashboard graphs: Zoom in on the data in your dashboard to get a more accurate picture of whats going on. You can zoom in to see graphs for the last 24, 12, and 6 ho ...
- 2008-07-26 15:26
- 浏览 746
- 评论(0)
第28届奥运会奖牌榜
- 博客分类:
- Others
名次
奥运届次
年份
举办地
国家
金牌
银牌
铜牌
奖牌总数
1
28
2004
雅典
美国
35
39
29
103
2
28
2004
雅典
中国
32
17
14
63
3
28
2004
雅典
俄罗斯
27
27
38
92
4
28
2004
雅典
澳大利亚
17
16
16
49
5
28
2004
雅典
日本
16
9
12
37
6
28
2004
雅典
德国
14
16
18
48
...
- 2008-07-25 15:10
- 浏览 739
- 评论(0)
vi tomcat/server.xml
<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" compression="on" compressionMinSize="2048" noCompress ...
- 2008-07-23 04:14
- 浏览 718
- 评论(0)
今天新建了几个:
http://www.douban.com/group/n23/http://www.douban.com/group/obsd/http://www.douban.com/group/gtk/http://www.douban.com/group/glib/
有空的过来玩...
- 2008-07-19 14:18
- 浏览 900
- 评论(0)
1. ctrl + shift + t :: 打开最后关闭的tab 2. ctrl + 1 ... 9 :: 切换到某个tab 3. ctrl + k :: 进入google搜索输入焦点 4. ctrl + w :: 关闭当前tab 5. ctrl + t :: 打开一个新tab 6. ctrl + l :: 进入地址栏 7. ctrl + tab / ctrl + shift + tab :: 循环进入前/后tab 8. ctrl + f :: 查找
- 2008-07-16 08:42
- 浏览 900
- 评论(0)
我的fedora9里的vim不知道从什么时候没有菜单了,都是在终端上使用vi没太注意,google一下,原来可以这样:
vi $HOME/.gvimrc
set encoding=utf8set langmenu=zh_CN.UTF-8set imcmdlinesource $VIMRUNTIME/delmenu.vimsource $VIMRUNTIME/menu.vim
就好了,嘿嘿~~
- 2008-07-16 08:17
- 浏览 1504
- 评论(0)
set dir=~/.vim/swpset backupset backupdir=~/.vim/backup/set backupext=.bakset autoindent "always set autoindenting onset smartindent "set smart indentset smarttab "use tabs at the start of a line, spaces elsewhereset expandtab "not use tabset tabstop= ...
- 2008-07-11 15:36
- 浏览 901
- 评论(0)
here
- 2008-07-11 01:53
- 浏览 647
- 评论(0)
/* * Copyright 2008 N23 <No.0023@gmail.com> * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI ...
- 2008-07-10 18:09
- 浏览 931
- 评论(0)