You are here |
branchandbound.net | ||
| | | |
renato.athaydes.com
|
|
| | | | ||
| | | |
wittchen.io
|
|
| | | | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response: | |
| | | |
blog.risingstack.com
|
|
| | | | Learn how the Node.js module system & CommonJS works and what does `require` do under the hood. | |
| | | |
gist.github.com
|
|
| | C# sample code to deny TerminateProcess rights to non-admin peers. - Immortal.cs |