Download Jar. Uses 3874K of libraries. Click here for Pure Java version (7755L/54K).
!7 static S snippetID; p-experiment { snippetID = latestFileOnServerNamed("characters.zip"); File zip = loadBinarySnippet(snippetID); for (S name : listZip(zip)) { if (isImageFileName(name)) { if (!dirContainsFile(screenClipsDir(), name)) extractFileFromZipVerbose(zip, name, newFile(screenClipsDir(), name)); } else if (eqic(name, "glyph-teaching.txt")) mergeLinesIntoGlyphTeachLog(snippetID, loadTextFileFromZip(zip, name)); } }
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: | #1015409 |
Snippet name: | Download & unpack characters.zip |
Eternal ID of this version: | #1015409/8 |
Text MD5: | 2a2f5cd840a16c6359088478e54cebfd |
Transpilation MD5: | 7c88bcd41599cc2be7d0a6c2dc615b04 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 19:16:13 |
Source code size: | 482 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 411 / 1297 |
Version history: | 7 change(s) |
Referenced in: | [show references] |