Programming MSVC Windows C++ Java

AVOID

TODO

C# : A [[Progamming]] Language

COMPILERS :

.NET / C#

sudo apt-get install mono-mcs

cat<<EOF>HelloWorld.cs
class HelloWorld { static void Main() { System.Console.WriteLine("Hello World http://rzr.online.fr/");}}
EOF

mcs HelloWorld.cs
#| Compilation succeeded

mono HelloWorld.exe
#| Hello World http://rzr.online.fr/

MISC

MORE

tag: java qt

  <iframe width="420" height="315" src="https://www.youtube.com/embed/fRCXJhCdQtk" frameborder="0" allowfullscreen></iframe>     <object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/fzza-ZbEY70&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/fzza-ZbEY70&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object>

@TaG : CSharp Programming MSVC Windows C++ Java] [[mono dotnet dotgnu

csharp.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki