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.jshell.jmod - JShell Tool
JDK 17 jdk.jshell.jmod is the JMOD file for JDK 17 JShell tool,
which can be invoked by the "jshell" command.
JDK 17 JShell tool compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jdk.jshell.jmod.
JDK 17 JShell tool compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modules JImage file.
JDK 17 JShell tool source code files are stored in \fyicenter\jdk-17.0.5\lib\src.zip\jdk.jshell.
You can click and view the content of each source code file in the list below.
✍: FYIcenter
⏎ jdk/jshell/resources/l10n_zh_CN.java
package jdk.jshell.resources;
public final class l10n_zh_CN extends java.util.ListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "jshell.diag.modifier.plural.fatal", "\u4E0D\u5141\u8BB8\u4F7F\u7528\u4FEE\u9970\u7B26 {0}" },
{ "jshell.diag.modifier.plural.ignore", "\u4E0D\u5141\u8BB8\u4F7F\u7528\u4FEE\u9970\u7B26 {0}\uFF0C\u5DF2\u5FFD\u7565" },
{ "jshell.diag.modifier.single.fatal", "\u4E0D\u5141\u8BB8\u4F7F\u7528\u4FEE\u9970\u7B26 {0}" },
{ "jshell.diag.modifier.single.ignore", "\u4E0D\u5141\u8BB8\u4F7F\u7528\u4FEE\u9970\u7B26 {0}\uFF0C\u5DF2\u5FFD\u7565" },
{ "jshell.diag.object.method.fatal", "JShell \u65B9\u6CD5\u540D\u79F0\u4E0D\u80FD\u4E0E Object \u65B9\u6CD5\u5339\u914D: {0}" },
{ "jshell.exc.alien", "\u7247\u6BB5\u5E76\u975E\u6765\u81EA\u4E8E\u6B64 JShell: {0}" },
{ "jshell.exc.closed", "JShell ({0}) \u5DF2\u5173\u95ED\u3002" },
{ "jshell.exc.null", "\u7247\u6BB5\u4E0D\u80FD\u4E3A\u7A7A\u503C" },
{ "jshell.exc.var.not.valid", "varValue() {0} \u7684\u7247\u6BB5\u53C2\u6570\u5FC5\u987B\u4E3A VALID, \u8BE5\u53C2\u6570\u4E3A: {1}" },
};
}
}
⏎ jdk/jshell/resources/l10n_zh_CN.java
Or download all of them as a single archive file:
File name: jdk.jshell-17.0.5-src.zip File size: 302589 bytes Release date: 2022-09-13 Download
⇒ JDK 17 jdk.jsobject.jmod - JS Object Module
2023-08-03, ≈25🔥, 0💬
Popular Posts:
What Is jsse.jar (JDK 6) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Ja...
JDK 17 jdk.internal.vm.ci.jmod is the JMOD file for JDK 17 Internal VM CI module. JDK 17 Internal VM...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
JDK 11 jdk.jconsole.jmod is the JMOD file for JDK 11 JConsole tool, which can be invoked by the "jco...