点滴积累,融会贯通

-----喜欢一切有兴趣的东西

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 7 8 ··· 26 下一页

2011年10月12日

摘要: 一、查看所有环境变量的名称和值 二、根据名称查该环境变量的值 三、设置环境变量 阅读全文
posted @ 2011-10-12 08:57 小寒 阅读(7381) 评论(0) 推荐(0) 编辑

2011年9月22日

摘要: mysql 命令 mysql -h主机地址 -u用户名 -p用户密码 source xxxxx.sql 阅读全文
posted @ 2011-09-22 10:57 小寒 阅读(289) 评论(1) 推荐(0) 编辑

摘要: MySql远程连接的设置 阅读全文
posted @ 2011-09-22 10:54 小寒 阅读(281) 评论(0) 推荐(0) 编辑

2011年7月4日

摘要: Work Report System Module 阅读全文
posted @ 2011-07-04 10:19 小寒 阅读(350) 评论(0) 推荐(0) 编辑

2011年2月23日

摘要: JavaScript 基础 2 ways of check type 阅读全文
posted @ 2011-02-23 15:20 小寒 阅读(259) 评论(0) 推荐(0) 编辑

摘要: Javascript 基础知识 阅读全文
posted @ 2011-02-23 14:56 小寒 阅读(243) 评论(0) 推荐(0) 编辑

2011年1月5日

摘要: 在Oracle中查看所有的表:select * from tab/dba_tables/dba_objects/cat;看用户建立的表 : select table_name from user_tables; //当前用户的表select table_name from all_tables; //所有用户的表select table_name from dba_tables; //包括系统表select * from user_indexes //可以查询出所有的用户表索引查所有用户的表在all_tables主键名称、外键在all_constraints索引在all_indexes但主键也 阅读全文
posted @ 2011-01-05 10:48 小寒 阅读(9347) 评论(0) 推荐(1) 编辑

2010年12月29日

摘要: *First get Properties already existsbash-3.2$ svn pg svn:externalsanidata -r 2253 ^/lib/js/anidata/trunkaudio -r 24051 ^/lib/js/audio/trunknaturalsound -r 26164 ^/lib/js/naturalsound/trunkxml -r 22437 ^/lib/js/xml/trunk*second set Properties(exists and new)bash-3.2$ svn ps svn:externals ' anidata - 阅读全文
posted @ 2010-12-29 14:04 小寒 阅读(896) 评论(0) 推荐(0) 编辑

摘要: * Pre-defined normal events**help Thrown when the user requests help.**noinput Thrown within an interactive call state when the user has said nothing within the timeout period.**nomatch Thrown when the user utters something outside the active grammars.**connection.disconnect.hangup Thrown when the u 阅读全文
posted @ 2010-12-29 14:03 小寒 阅读(372) 评论(0) 推荐(0) 编辑

摘要: svn diff | diff2html ~/public_html/Biz_diff_bug202045.htmlcvs diff -u5 | diff2html ~/public_html/diff_bugLogs.htmlcvs diff -u5 locality.vxml | diff2html ~/public_html/diff_bug202097.html-bash-3.2$ svn commit national_tfns-voice.grxml -m 'Bug 179492 Remove filler grammar from national_tfns-voic 阅读全文
posted @ 2010-12-29 14:00 小寒 阅读(370) 评论(0) 推荐(0) 编辑

摘要: /usr/local/bin/grep -r -inH addressbook * |grep addphone |grep successfind . -name *.pl -exec grep -i log {} \; grep "appsOAPATTGWTestDirPath" *.js/usr/local/bin/grep -rn "appsGrammarURIFor" ./ /usr/local/bin/grep -rn --exclude-dir=.svn 'count="3"' .//usr/local/bin/grep -rn --exclude-dir=.svn "PLACE 阅读全文
posted @ 2010-12-29 13:58 小寒 阅读(252) 评论(0) 推荐(0) 编辑

摘要: less-than (<) "& l t;"greater-than (>) "& g t;"and (&&) "& a m p; & a m p;" 阅读全文
posted @ 2010-12-29 13:50 小寒 阅读(183) 评论(0) 推荐(0) 编辑

2010年11月2日

摘要: UNIX linux vi命令 阅读全文
posted @ 2010-11-02 16:48 小寒 阅读(7486) 评论(0) 推荐(0) 编辑

摘要: Linux常用命令 阅读全文
posted @ 2010-11-02 16:46 小寒 阅读(403) 评论(0) 推荐(0) 编辑

2010年11月1日

摘要: JS 面向对象实例 prototype 阅读全文
posted @ 2010-11-01 16:00 小寒 阅读(1425) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 ··· 26 下一页