Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1007560 // Print suggested images

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (7621L/51K/169K).

!7

p {
  for (AIConcept c : aiConcepts())
    if (c.suggestedImage.has())
      print(aiConceptToString(c) + " has suggested image: " + fileNamePlusMSize(c.suggestedImage->pngFile()));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007560
Snippet name: Print suggested images
Eternal ID of this version: #1007560/3
Text MD5: af52f62f0ffc09fbfb6960d1f2c8c97f
Transpilation MD5: 1b9e8577263490225363099071839101
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-26 23:19:36
Source code size: 193 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 405 / 463
Version history: 2 change(s)
Referenced in: [show references]