项目作者: Scriptim

项目描述 :
This application lets you convert numbers in several number systems.
高级语言: Java
项目地址: git://github.com/Scriptim/Number-Converter.git
创建时间: 2016-11-04T23:04:04Z
项目社区:https://github.com/Scriptim/Number-Converter

开源协议:MIT License

下载


Number Converter

This application lets you convert numbers in several number systems.

Screenshot (Linux)

Compilation

  • Unpack Number-Converter.zip
  • Navigate to ‘Number-Converter’
  • Run javac -g src/Main.java to compile the source code
  • Run jar cfe Number\ Converter.jar src/Main src/*.class if you want to build an executable jar file

Download

Alternatively, you can download the current build on the release page.