User Guide For Eros Milestone 4
Preparations:
Download Eros M4 binary package,there will be two files, put jinc.dll into Windows/system32,and
set jinc.jar as a library for your class.
Demo 1:
Use "scanf" for format input,while Java hava no format input mechanism.
Run result:
Demo 2:
Use "fopen" to open a local file and read it's content,then print.
Run result:
Demo 3:
Use "time","localtime","strftime"to get current time and covert to localtime then format output the time.
Run result:
Demo 4:
Do you want Java can goto as C,jsut follow this.
Run result:
|