Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1705939
  • 博文数量: 171
  • 博客积分: 11553
  • 博客等级: 上将
  • 技术积分: 3986
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-25 20:28
文章分类

全部博文(171)

文章存档

2012年(2)

2011年(70)

2010年(9)

2009年(14)

2008年(76)

分类: Python/Ruby

2011-08-07 21:36:42

#!/bin/bash
#For 056-060 examples,it is hard to draw with bash shell script

function main(){
    echo "I don't know how to draw with shell script."
}

main
阅读(749) | 评论(0) | 转发(1) |
给主人留下些什么吧!~~