摘要:
def hello # A nice simple method puts "Hello World" # Suppose we want to augment it...end alias original_hello hello # Give the method a backup named... 阅读全文
摘要:
MY linux is ubuntu . ubuntu mount usb automatly.I visit my usb through command . I visit /media/myusb touch a file , and i try to chmod this file, and... 阅读全文