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

11
LINES

< > BotCompany Repo | #1020985 // Actions On Computer

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (15716L/89K).

!7

concept Action {
  S name, code;
  long lastExecuted;
  S lastExecutedOn;
}

cmodule ActionsOnComputer > DynCRUD<Action> {
  *() { super(Action); }
}

Author comment

Began life as a copy of #1020984

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020985
Snippet name: Actions On Computer
Eternal ID of this version: #1020985/1
Text MD5: f5b58e291da23656401a13037485c631
Transpilation MD5: b1575b55929cfbdecb6b128e95204813
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-15 21:46:58
Source code size: 163 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 272 / 373
Referenced in: [show references]