最佳答案:private readImg myReadImg = new myReadImg();
最佳答案:A) try-catch必须配对使用B) try可以单独使用C) try-finally可以配对使用,finally也可以单独使用D) 在try-catch后如