My favorites
▼
|
Sign in
kutools
A Collection of Many Useful and Interesting Scripts for Facilitating Your Linux Life !
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
taiwan_engineer
/
taiwan_engineer.rb
r25
1
2
3
4
5
6
7
8
#!/usr/bin/env ruby
def prepare_demo(show="my company")
print("I am preparing demo for ", show, ".\n")
end
loop { ["CES", "CeBIT", "Computex"].each { |show| prepare_demo(show)}}
Show details
Hide details
Change log
r23
by chiehfang.ku on Dec 26, 2009
Diff
Add taiwan_engineer.rb
Go to:
/trunk/taiwan_engineer
...iwan_engineer/taiwan_engineer.rb
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 185 bytes, 8 lines
View raw file
File properties
svn:executable
*
Powered by
Google Project Hosting