激光打印机如显示“out of paper”,代表()。 A.打印机缺纸B.打印机卡纸C.打印机掉网D.打印机繁忙

激光打印机如显示“out of paper”,代表()。

A.打印机缺纸

B.打印机卡纸

C.打印机掉网

D.打印机繁忙


相关考题:

激光打印机如显示“paper jam”,代表()。 A.打印机缺纸B.打印机卡纸C.打印机掉网D.打印机繁忙

Which of the followings is not included in the "Four Treasure of Study"A. ink stickB. envelopeC. ink slabD. paper

Please give her ______ paper.A、oneB、a pieceC、aD、a piece of

24.The Egyptians made the first balls with _________ .A. animal skinB. something lightC. leaves and vinesD. paper

Paper-markingis__of ancient China.A.one of greatest inventorB.one of the greatest inventorsC. one of greatest inventionD.one of the greatest inventions

执行下列Java语句:int x = 1; switch (x+1 ) { case 1: System.out.print("One" ); case 2: System.out.print("Two" ); case 3: System.out.print("Three" ); default: System.out.print("Error" ); } 显示器上将显示()。A.OneB.TwoC.TwoThreeD.TwoThreeError

用于将结果显示出来,输出换行的方法是?A.System.out.Print()B.System.out.print()C.System.out.Println()D.System.out.println()

1、请下载PAPER,完成实验

在屏幕上显示的消息正确的语句是A.System.out.println(“Hello”);B.system.out.println(“Hello”);C.System.Out.println(“Hello”);D.System.out.println(‘Hello’);