gpt4 book ai didi

gradle - 当我仅删除一个单词时,为什么主体构建中的代码会失败?

转载 作者:行者123 更新时间:2023-12-03 05:24:45 25 4
gpt4 key购买 nike

public class Test {
public static void main(String[] args) {
System.out.println("新聞");
}
}

上面的代码非常简单,并且可以正常工作。但是,如果我删除一个单词“闻”,Intellij Idea将警告我:
����: ����GBK�IJ���ӳ���ַ�
System.out.println("�?");

我的Intellij版本信息如下所示:
IntelliJ IDEA 2020.1.1 (Community Edition)
Build #IC-201.7223.91, built on April 30, 2020
Runtime version: 11.0.6+8-b765.40 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1990M
Cores: 6
Non-Bundled Plugins: training

我使用Gradle 5.2.1构建项目。

最佳答案

谢谢您,Egor Klepikov。答案stackoverflow.com/a/58886877/12844632对我来说很好。

关于gradle - 当我仅删除一个单词时,为什么主体构建中的代码会失败?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61815917/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com