The method format(String, Object[]) in the type String is not applicable for the arguments
摘要:
今天,我弟遇到一个有意思的错误~ 程序: package com.mq.ceshi1; public class StringFormat { public static void main(String[] args) { int num = 10; int num2 = 5; System.ou 阅读全文
posted @ 2017-04-10 22:30 木西-Muxy 阅读(20667) 评论(1) 推荐(0)
浙公网安备 33010602011771号