Posts

Showing posts from March, 2017

CSharp Test

using System; namespace HelloWorld { class Hello { public static void Main(String[] args) { Console.WriteLine("Hello World"); } } }
int a; int b; a = 3; b = 5;

C#

Image
This is Linux >>rpm -y install openssh ໃຊ້ສໍາລັບຕິດຕັງໂປຣແກຣມ namespace HelloWorld { class Hello { public static void Main(String[] args) { Console.WriteLine("Hello World"); } } }