windows batch file tips
using batch parameter comprehensive documentation [sourcecode language="bash"] @echo off sublime_text.exe %1 [/sourcecode] hide output and output only the ...
using batch parameter comprehensive documentation [sourcecode language="bash"] @echo off sublime_text.exe %1 [/sourcecode] hide output and output only the ...
As javascript newbie, this is what I did. [sourcecode language="javascript"] return '{"Data" : ' + '{' + '"uid" : "' + this.uid...
SVN has been useful source control, though recently people go for git or mercurial for its disconnected manner. I am git/hg convert too, but you know, you ca...
A collection of jQuery examples and tips adding background image to an element [sourcecode language="javascript"] <script type="text/javascript"...
Windows common Ctrl + F4: close the current document in the tab Windows Explorer Alt + D: move the focus to the address bar Sql Server Management Studio...