Contact Us

Language Equivalents >> Miscellaneous

Index

Keywords Compared

Miscellaneous

Purpose C# Php4 Php5 ActionScript JavaScript Ruby
Comment code // single comments
/* for multiline comments */ /// for XML comments
// single comments
/* for multiline comments */
// single comments
/* for multiline comments */
// single comments
/* for multiline comments */
// single comments
/* for multiline comments */
# comments
=begin
this is a comment
=end
Case-sensitive? Yes Yes Yes Yes Yes Yes
Call Windows API use Platform Invoke n/a n/a n/a ActiveX object WIN32OLE
Declare and raise an event event n/a n/a obj.dispachEvent(evt); n/a  
Threading primitives lock n/a n/a n/a n/a // single thread  
Go to (branch) goto n/a n/a n/a goto  
Purpose C# Php4 Php5 ActionScript JavaScript Ruby
渝ICP备08003290号