Uses 3874K of libraries. Click here for Pure Java version (3847L/26K/95K).
1 | !7 |
2 | |
3 | p-subst {
|
4 | tt(); |
5 | setConsoleSize(1000, 300); |
6 | centerConsole(); |
7 | clearConsole(); |
8 | print("JavaX: " + get(getJavaX(), "version"));
|
9 | print("Java: " + System.getProperty("java.version"));
|
10 | print("Java VM Name: " + javaVmName());
|
11 | print(); |
12 | print("JavaX default VM args: " + javaxDefaultVMArgs());
|
13 | print(); |
14 | print("Computer ID: " + computerID());
|
15 | } |
download show line numbers debug dex old transpilations
Travelled to 21 computer(s): aoiabmzegqzx, bhatertpkbcr, bmzxzaunwzbi, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, dhtvkmknsjym, gwrvuhgaqvyk, imzmzdywqqli, ishqpsrjomds, jlatgrcjtklg, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001153 |
| Snippet name: | Print JavaX + Java version |
| Eternal ID of this version: | #1001153/9 |
| Text MD5: | 0f234ec29fcb0f2b98f995b65e2c0526 |
| Transpilation MD5: | b3c2f15252d7aef28c092982974428af |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-11 16:55:27 |
| Source code size: | 373 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 911 / 1157 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |