百度

错误笔记20181124

错误代码

public static final Srting pathname ="abc.txt";

正确代码

public static final String pathname ="abc.txt";

  

Srting

String
r和t打反了
posted @ 2018-11-24 16:40  麦克斯-侯  阅读(97)  评论(0)    收藏  举报
百度