jar

win.delin : idcards

Maven & Gradle

Mar 20, 2020
8 stars

IDCardNum · 用于校验身份证合法性,用于通过身份证号码获取地区(省市县)、生日、年龄、干支、属相、星座、性别等。The tool is used to verify the validity of the ID card, and is used to obtain the region (province, city, county), birthday, age, ganzhi, genus, horoscope, and gender through the ID card number.

Table Of Contents

Latest Version

Download win.delin : idcards JAR file - Latest Versions:

All Versions

Download win.delin : idcards JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 idcards-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

win.delin.idcards.Exception

├─ win.delin.idcards.Exception.IdCard15Cast18Exception.class - [JAR]

├─ win.delin.idcards.Exception.IdCardCheckCodeErrorException.class - [JAR]

├─ win.delin.idcards.Exception.IdCardException.class - [JAR]

├─ win.delin.idcards.Exception.IdCardLengthErrorException.class - [JAR]

win.delin.idcards

├─ win.delin.idcards.IdCard.class - [JAR]

├─ win.delin.idcards.IdCardUtils.class - [JAR]

win.delin.lunar

├─ win.delin.lunar.Lunar.class - [JAR]

├─ win.delin.lunar.LunarSolarConverter.class - [JAR]

├─ win.delin.lunar.Solar.class - [JAR]

Advertisement