- 博客(2)
- 问答 (1)
- 收藏
- 关注
原创 运行 java HelloWorld 命令,提示“错误: 找不到或无法加载主类”
看了网上几乎所有文章,对着环境变量和源代码看了一下午,最后发现,运行java xxx的时候,xxx是区分大小写的!也就是说,需要和实际文件大小写相同!一开始我以为Windows不区分大小写,所以dos命令全部用的小写字母,没想到居然是这样一个小问题困扰了我一下午。。。。...
2022-02-24 17:41:51
395
原创 PTA (Advanced Level) Practice 1001 C++
1001 A+B Format (20 分)Calculate a+b and output the sum in standard format – that is, the digits must be separated into groups of three by commas (unless there are less than four digits).Input SpecificationEach input file contains one test case.Each cas
2021-08-19 16:18:59
183
1
空空如也
c语言源代码中注释和空行的删除
2021-03-10
TA创建的收藏夹 TA关注的收藏夹
TA关注的人