static void updateMyCommentOnSnippet(String snippetID, String text) ctex { String url = tb_mainServer() + "/tb-int/update-comment.php"; String query = "id=" + parseSnippetID(snippetID) + "&progid=" + parseSnippetID(getProgramID()) + "&text=" + urlencode(text); String page = doPost(query, url); print(page); print(snippetID + " >> " + text); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
ID | Author/Program | Comment | Date |
---|---|---|---|
176 | #1000604 (pitcher) | 2015-08-18 00:49:54 |
Snippet ID: | #1000601 |
Snippet name: | updateMyCommentOnSnippet (function) |
Eternal ID of this version: | #1000601/2 |
Text MD5: | b15f81624f8495ef08b257ca5f6fb285 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-26 13:23:42 |
Source code size: | 375 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 1020 / 2349 |
Version history: | 1 change(s) |
Referenced in: | [show references] |