< prev index next >

src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod_zh_CN.properties

Print this page

        

*** 1,7 **** # ! # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,7 ---- # ! # Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 34,44 **** main.opt.mode.extract=extract - 从档案中提取所有文件 main.opt.mode.list=list - 输出所有条目的名称 main.opt.mode.describe=describe - 输出模块详细信息 main.opt.mode.hash=hash - 记录绑定模块的散列。 ! main.opt.help=输出此用法消息 main.opt.help-extra=输出额外选项的帮助 main.opt.version=版本信息 main.opt.class-path=包含类的应用程序 jar 文件|目录 main.opt.libs=本机库的位置 main.opt.cmds=本机命令的位置 --- 34,44 ---- main.opt.mode.extract=extract - 从档案中提取所有文件 main.opt.mode.list=list - 输出所有条目的名称 main.opt.mode.describe=describe - 输出模块详细信息 main.opt.mode.hash=hash - 记录绑定模块的散列。 ! main.opt.help=输出此帮助消息 main.opt.help-extra=输出额外选项的帮助 main.opt.version=版本信息 main.opt.class-path=包含类的应用程序 jar 文件|目录 main.opt.libs=本机库的位置 main.opt.cmds=本机命令的位置
< prev index next >