上一页 1 ··· 318 319 320 321 322 323 324 325 326 ··· 493 下一页
  2013年11月25日
摘要: Lab 8 Introduction to String ProcessingSequence 1: Exercises in string processing1. Other than the man page, how could you get a summary of options for the aspell command,displayed one page at a time?aspell --help | less2. How many files are in the directory /usr/bin?ls /usr/bin | wc -l3. List the m 阅读全文
posted @ 2013-11-25 07:18 逝者如斯(乎) 阅读(287) 评论(0) 推荐(0)
上一页 1 ··· 318 319 320 321 322 323 324 325 326 ··· 493 下一页