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

8
LINES

< > BotCompany Repo | #1003774 // Show a random image from database

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

Libraryless. Click here for Pure Java version (2233L/15K/51K).

!752

static S id;

p {
  id = randomImageID();
  showImage(id, getSnippetTitle(id) + " - " + id);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003774
Snippet name: Show a random image from database
Eternal ID of this version: #1003774/1
Text MD5: c35ba104eab0d839edab3f7e9800745c
Transpilation MD5: 2532aaba81782a07e5577fb370e0c2b0
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-10 17:54:50
Source code size: 107 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 483 / 612
Referenced in: #1004218 - showRandomImage() - Show a random image from images.tinybrain.de
#1009387 - Show a random image from image server v2