Oktatás * Programozás 2 * Szkriptnyelvek * levelezősök Félévek Linkek * kalendárium |
CSharp /
20180401aalap.csusing System; using static System.Console; using System.Linq; using System.Collections; using System.Collections.Generic; namespace SampleApp { public class Program { public static void Main(string[] args) { WriteLine("Hello World!"); } } } |
Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |