摘要: Let’s write a short program that clears the screen, displays the current disk directory, and asksthe user to enter a filename. (You might want to exte 阅读全文
posted @ 2016-10-27 23:51 dreamafar 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Let’s write a simple application that prompts the user for an integer, multiplies it by ascendingpowers of 2 (from 21 to 210) using bit shifting, and 阅读全文
posted @ 2016-10-27 23:19 dreamafar 阅读(283) 评论(0) 推荐(0) 编辑