Ostatnio widziany: lut 9, 2026
download here, direct file, zip
var partial_highlighter = function (item) { var search_query = this.query; var query_contains_space = this.query.toLowerCase().index...
1 2 3 4 5 @echo off for /f %%a in (pc.csv) do ( echo checking pc time %%a net time \%%a ) @echo off for /f %%a in (pc.csv) do ( ...
how to check current time on remote pc? 1 net time \COMPUTER-NAME net time \COMPUTER-NAME
1. list timezones using tzutil /l 2. then set timezone on remote pc 1 PsExec.exe \REMOTE-PC TZUTIL /s "W. Europe Standard Time" PsExe...
1. js code 1 2 3 4 5 6 7 action: "my_custom_action", position: "first", onClick: function (options) { var $use...
1. in database create enum field (values:DEFAULT VALUE, YES, NO) for radio buttons values 2. jqgrid column type 1 2 3 4 5 6 7 8 9 10 11 12 13 &n...
example 1 2 3 4 5 6 7 8 custom: [ { action: "sendEmail", position: "first&quo...
