jar

com.gitee.swsk33 : reg-java

Maven & Gradle

May 19, 2021

RegJ · 一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。

Table Of Contents

Latest Version

Download com.gitee.swsk33 : reg-java JAR file - Latest Versions:

All Versions

Download com.gitee.swsk33 : reg-java JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.5.x
3.3.x
3.0.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window reg-java-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.swsk33.reg.exception

├─ com.gitee.swsk33.reg.exception.TypeErrorException.class - [JAR]

├─ com.gitee.swsk33.reg.exception.UninstallInfoDeficiencyException.class - [JAR]

com.gitee.swsk33.reg

├─ com.gitee.swsk33.reg.InternalUtils.class - [JAR]

├─ com.gitee.swsk33.reg.RegAdd.class - [JAR]

├─ com.gitee.swsk33.reg.RegDelete.class - [JAR]

├─ com.gitee.swsk33.reg.RegExport.class - [JAR]

├─ com.gitee.swsk33.reg.RegImport.class - [JAR]

├─ com.gitee.swsk33.reg.RegQuery.class - [JAR]

com.gitee.swsk33.reg.util

├─ com.gitee.swsk33.reg.util.KeyRegPlace.class - [JAR]

com.gitee.swsk33.reg.param

├─ com.gitee.swsk33.reg.param.RegDataType.class - [JAR]

├─ com.gitee.swsk33.reg.param.RegPrimaryKey.class - [JAR]

├─ com.gitee.swsk33.reg.param.UninstallInfo.class - [JAR]