Uses 865K of libraries. Click here for Pure Java version (6006L/42K/139K).
!7 p { //consoleAutoScrollOff(); maxConsoleChars(1000); int n = 0; for (WikiPage page : streamInSimpleWikipedia()) { //print(page.title); //print(bytesToHex(toUtf8(page.title))); //if (n >= 92381) sleep(100); ++n; //if (n != 87192 && n != 92550 && n != 92557) System.out.println(n + ". " + page.title); //System.out.println(n + ". " + bytesToHex(toUtf8(page.title))); } }
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: | #1008068 |
Snippet name: | Test streamInSimpleWikipedia [AWT hang bug FIXED] |
Eternal ID of this version: | #1008068/30 |
Text MD5: | 3756e20b0957fa4e08722050e276fe87 |
Transpilation MD5: | b4fd8d33d7274c3fadea7bdfe1b91ff9 |
Author: | stefan |
Category: | javax / a.i. / networking |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-23 16:46:54 |
Source code size: | 431 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 536 / 1243 |
Version history: | 29 change(s) |
Referenced in: | [show references] |