An e—book (also referred to as an electronic book, e—book, or e—book) is a digital version of a print book that you download and read. But if you want to read an e—book , you must have an E—book Reader, which is a kind of free software used by your computer. Make sure you have instal1ed the appropriate Reader before you download your e—book from the Internet.The software allows you to turn the words on the screen into the size you like. It also helps you turn pages and change your viewing options. E —books are a fun alternative to regular books. You can download them to any computers and create your library of hundreds of titles. If you load them onto your portable computer, you can take them with you when you travel. Some e—books are even interactive! Best of all, when you order an e—book, there is no waiting and no shipping charges. The amount of time it takes to download your e —book depends on the speed of your connection and the size of your e— book.
26、From this passage, we learn that an e—book()
A、 can be found in any library
B、 can be read directly from the Internet
C、 can be read when special software is installed
27、 The E-book Reader is used for()
A、 reading an e—book you’ve downloaded
B、 turning a print book into a digital version
C、 downloading an e—book from the Internet
D、 copying an e—book onto a portable computer
28、 From this passage, we can learn that()
A、 you can read an e-book on a laptop when you travel
B、 you can order an e—book using the E—book Reader
C、 the e—books ordered have to be shipped to you
D、 it takes a lot of trouble reading an e—book
29、 Which of the following statements is TRUE?()
A、 An e—book is ordered in print book、
B、 The size of the words in an e—book cannot be changed
C、 The downloading time is decided by the c—book’s size
D、 There is less fun reading an e—book than a print book、
30、 The passage is mainly about()
A、 a better way to download an E—book
B、 a new kind of book—the E—books
C、 the new version of E—books
第1题:
A.BOOK&x=&book
B.BOOK&x=book
C.BOOK&x=newBOOK
D.BOOK&x=BOOK
第2题:
A.BOOK*x=newbook
B.BOOKx={"C++Programming", 27.0}
C.BOOK*x=newBOOK
D.BOOK*x=book
第3题:
假定有“struct BOOK{char title[40]; float price;} book;”,则正确的语句为()。
Astruct BOOK x= &book;
Bstruct BOOK *x=&book;
Cstruct BOOK x=calloc(BOOK);
Dstruct BOOK *x=BOOK;
第4题:
A.strcpy(book->title,”WangTao”)
B.strcpy(book.title,”WangTao”)
C.strcpy(*book.title,”WangTao”)
D.strcpy((*book)->title,”WangTao”)
第5题:
当Book1被Book2盖住时,请激活Book1。