摘要:
最近在学习java,在练习printf方法的使用时按照书上的语法配置却出现了报错。报错内容为:The method printf(String, Object[]) in the type PrintStream is not applicable for the arguments (String 阅读全文
摘要:
今天在家里学习前端开发,发现Visual Studio Code使用Open In Browser插件快速打开浏览器有问题,打开的是操作系统的记事本。 后来发现电脑的html文件默打开方式被改成了记事本,我把它设置默认为浏览器,再试Open In Browser就可以了! 原来Open In Bro 阅读全文