|
You are here |
mariocarrion.com | ||
| | | | |
www.darkoperator.com
|
|
| | | | | [AI summary] The blog post explains how to configure PowerShell as the default shell in Windows 2012 Core by modifying the registry and using a script to take ownership and set the registry value. | |
| | | | |
connorberry.com
|
|
| | | | | Language Comparison Perl: while (<>) { print "$. : $_" } Perl: while (<>) { print "$. : $_" } CSharp: using System; using System.IO; class App { public static void Main(string[] args) { int line_number = 1; foreach (string arg in args) { foreach (string line in File.ReadLines(arg)) { Console.WriteLine(line_number + ":" + line);... | |
| | | | |
krystism.is-programmer.com
|
|
| | | | | java?- ?java6?Console?import java.io.*;import java.util.*;public class ConsoleDemo { public static void main(String[] args) { Console console = Syste... | |
| | | | |
github.com
|
|
| | | Marginalia. Contribute to peterkeen/marginalia development by creating an account on GitHub. | ||