闇の光

读书笔记 经验感受

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

2008年3月6日

摘要: Functions我们可以在shell中定义函数。定义一个shell函数,结构如下:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->function_name () { statements}示例:Code highlighting produce... 阅读全文
posted @ 2008-03-06 11:16 taizi 阅读(227) 评论(0) 推荐(0) 编辑