Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
JDK 17 jdk.compiler.jmod - Compiler Tool
JDK 17 jdk.compiler.jmod is the JMOD file for JDK 17 Compiler tool,
which can be invoked by the "javac" command.
JDK 17 Compiler tool compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jdk.compiler.jmod.
JDK 17 Compiler tool compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modules JImage file.
JDK 17 Compiler source code files are stored in \fyicenter\jdk-17.0.5\lib\src.zip\jdk.compiler.
You can click and view the content of each source code file in the list below.
✍: FYIcenter
⏎ com/sun/tools/javac/resources/launcher_zh_CN.java
package com.sun.tools.javac.resources;
public final class launcher_zh_CN extends java.util.ListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "launcher.err.cant.access.main.method", "\u65E0\u6CD5\u8BBF\u95EE\u7C7B {0} \u4E2D\u7684 main \u65B9\u6CD5" },
{ "launcher.err.cant.find.class", "\u627E\u4E0D\u5230\u7C7B\uFF1A{0}" },
{ "launcher.err.cant.find.main.method", "\u5728\u7C7B {0} \u4E2D\u627E\u4E0D\u5230 main(String[]) \u65B9\u6CD5" },
{ "launcher.err.cant.read.file", "\u8BFB\u53D6\u6E90\u6587\u4EF6 {0} \u65F6\u51FA\u9519\uFF1A{1}" },
{ "launcher.err.compilation.failed", "\u7F16\u8BD1\u5931\u8D25" },
{ "launcher.err.enable.preview.requires.source", "--enable-preview \u5FC5\u987B\u4E0E --source \u4E00\u8D77\u4F7F\u7528" },
{ "launcher.err.file.not.found", "\u627E\u4E0D\u5230\u6E90\u6587\u4EF6\uFF1A{0}" },
{ "launcher.err.invalid.filename", "\u6E90\u6587\u4EF6\u7684\u8DEF\u5F84\u65E0\u6548\uFF1A{0}" },
{ "launcher.err.invalid.value.for.source", "--source \u9009\u9879\u7684\u503C\u65E0\u6548\uFF1A{0}\n" },
{ "launcher.err.main.not.public.static", "''main'' \u65B9\u6CD5\u672A\u58F0\u660E ''public static''" },
{ "launcher.err.main.not.void", "\u672A\u4F7F\u7528\u8FD4\u56DE\u7C7B\u578B ''void'' \u58F0\u660E ''main'' \u65B9\u6CD5" },
{ "launcher.err.no.args", "\u65E0\u6E90\u6587\u4EF6\u7684\u8DEF\u5F84" },
{ "launcher.err.no.class", "\u5728\u6E90\u6587\u4EF6\u4E2D\u672A\u58F0\u660E\u7C7B" },
{ "launcher.err.no.value.for.option", "\u6CA1\u6709\u4E3A\u9009\u9879 {0} \u6307\u5B9A\u503C" },
{ "launcher.error", "\u9519\u8BEF: " },
};
}
}
⏎ com/sun/tools/javac/resources/launcher_zh_CN.java
Or download all of them as a single archive file:
File name: jdk.compiler-17.0.5-src.zip File size: 1450209 bytes Release date: 2022-09-13 Download
⇒ JDK 17 jdk.crypto.cryptoki.jmod - Crypto KI Module
2023-10-15, ≈76🔥, 0💬
Popular Posts:
maven-settings-builder-3 .8.6.jaris the JAR file for Apache Maven 3.8.6 Settings Builder module. Apa...
JDK 17 jdk.hotspot.agent.jmod is the JMOD file for JDK 17 Hotspot Agent module. JDK 17 Hotspot Agent...
What Is commons-net-ftp-2.0.jar? commons-net-ftp-2.0.jar is the JAR file for Apache Commons Net FTP ...
What is the dom\ElementPrinter.java provided in the Apache Xerces package? I have Apache Xerces 2.11...
Guava is a suite of core and expanded libraries that include utility classes, google's collections, ...