22 kinds of programming languages Happy New Year

Please allow me to use 22 kinds of programming languages, I wish you all a Happy New Year
in C: printf ( "Happy New Year");
C ++: cout << "Happy New Year";
OC: NSLog (@ "Happy New Year")
QBasic: Print "happy New Year"
Asp: Response.Write "happy New Year"
PHP: echo "happy New Year";
JScript: Alert ( "happy New Year")
VBScript: MsgBox "happy New Year"
Jscript: document.write ( "happy New Year")
Delphi: ShowMessage ( 'happy New Year!');
VB: Print "happy New Year!"
VC: MessageBox ( "! I wish you all a happy New Year");
shell : echo wish you all a happy New Year
perl: print 'happy New Year'
the Java: System.out.println ( "happy New Year");
PowerBuilder: MessageBox ( "happy New Year")
C #: System.Console.WriteLine ( "I wish you all a happy New Year!")
COBOL: the DISPLAY 'happy New Year!
Python: print ( "! Happy New Year")
AS: Alert.show ( "Happy New Year!");
Foxpro:? [I wish you all a Happy New Year! ]
DOS batch: echo wish you all a Happy New Year
easy language: ( "! Happy New Year" ,, 64) Information box

Published 461 original articles · won praise 7371 · Views 1.06 million +

Guess you like

Origin blog.csdn.net/hebtu666/article/details/104081360