Download Jar. Uses 994K of libraries. Compilation Failed (8131L/43K).
1 | !7 |
2 | |
3 | // TODO: spam |
4 | |
5 | p { |
6 | Pair<PGauge, Frame> gaugeAndFrame = pMain2(PGauge); |
7 | repeat with sleep 1 { |
8 | double load = parseDouble(print(loadPage("http://botcompany.de/1001951/raw/system+load"))); |
9 | gaugeAndFrame.a.setValue(100*load); |
10 | setFrameTitle(gaugeAndFrame.b, formatDouble(load, 2) + " - Old server load"); |
11 | } |
12 | } |
Began life as a copy of #1014277
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014280 |
Snippet name: | Test pMain2 [dev.] |
Eternal ID of this version: | #1014280/1 |
Text MD5: | eea6b5075ab56b3c3b17fbd6e3e4a3b1 |
Transpilation MD5: | 5e8b8af859c3b130310e5ca7a5a77d41 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-19 18:05:57 |
Source code size: | 335 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 435 / 959 |
Referenced in: | [show references] |