老师,为什么我这个总是显示can't find symbol,还有中文他为什么输出不了

老师,为什么我这个总是显示can't find symbol,还有中文他为什么输出不了

cannot find symbol
    System.out.printIn("m"+"?????"+"n????:"+q);

正在回答

登陆购买课程后可参与讨论,去登陆

2回答

输出语句应该是System.out.println(),你写成System.out.printIn(),修改一下即可。

  • 王牧之wmz 提问者 #1
    这两个不是一样的吗?
    2017-07-05 12:14:42
  • Tender10 回复 提问者 王牧之wmz #2
    你可以仔细对比一下println这个单词,怎么会一样呢?
    2017-07-05 13:38:52
  • 王牧之wmz 提问者 回复 Tender10 #3
    奥知道了谢谢老师
    2017-07-05 13:47:31
慕前端9412586 2017-07-05 09:32:25

什么工具? 什么平台? 疑似编码问题

A "Cannot find symbol" error is about the identifiers.  When your code is compiled, the compiler needs to work out what each and every identifier in your code means.

A "Cannot find symbol" error means that the compiler cannot do this. Your code appears to be referring to something that the compiler doesn't understand.

https://stackoverflow.com/questions/25706216/what-does-a-cannot-find-symbol-compilation-error-mean

  • 提问者 王牧之wmz #1
    就是慕课的在线平台练习啊
    2017-07-05 10:12:50
问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师