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

14
LINES

< > BotCompany Repo | #1013439 // Opposites [Dyn, dev.]

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

Download Jar. Libraryless. Click here for Pure Java version (20163L/142K).

1  
!7
2  
3  
html {
4  
  L<TripleWeb> l = ai_triplesWithB("is the opposite of");
5  
  TripleWeb w = random(l);
6  
  
7  
  S contents = smartBot_linkedTopic(w.a) + " != " + smartBot_linkedTopic(w.c);
8  
  
9  
  ret loadJQuery()
10  
    //+ hjssnippet(#1013440)
11  
    + hcenter(hdiv(contents, id := "big", style := "width: 100%; font-size: 4vw"))
12  
    //+ hscript([[ jQuery("#big").fitText(); ]])
13  
    ;
14  
}

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: #1013439
Snippet name: Opposites [Dyn, dev.]
Eternal ID of this version: #1013439/7
Text MD5: 5bf8570eeade38f6320916ce8427f5e6
Transpilation MD5: 75b3840f696dc17017715a0d12de5e2c
Author: stefan
Category: javax / a.i. / html
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-07 00:42:27
Source code size: 381 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 360 / 804
Version history: 6 change(s)
Referenced in: [show references]