该内容已被发布者删除 该内容被自由微信恢复
文章于 2017年4月2日 被检测为删除。
查看原文
被用户删除
其他

程序员的七夕

2015-08-20 Python开发者


用 22 种语言祝大家七夕节快乐!


Python:print("祝大家七夕快乐!")


C:printf("祝大家七夕快乐!");


C++ : cout<<"祝大家七夕快乐!";


QBasic : Print "祝大家七夕快乐!"


ASP : Response.Write "祝大家七夕快乐!"


PHP : echo "祝大家七夕快乐!";


JScript: alert("祝大家七夕快乐!")


VBScript:MsgBox "祝大家七夕快乐!"


Jscript:document.write("祝大家七夕快乐!")


Delphi: ShowMessage('祝大家七夕快乐!');


VB: Print "祝大家七夕快乐!"


VC: MessageBox("祝大家七夕快乐!");


shell: echo 祝大家七夕快乐!


Perl: print '祝大家七夕快乐!'


Java: System.out.println("祝大家七夕快乐!");


powerBuilder:messagebox("祝大家七夕快乐!")


C#:System.Console.WriteLine("祝大家七夕快乐!")


COBOL:DISPLAY '祝大家七夕快乐!'


AS:Alert.show("祝大家七夕快乐!");


Foxpro: ? [祝大家七夕快乐!]


DOS 批处理: echo 祝大家七夕快乐!


易语言:调试输出(“祝大家七夕快乐!!!”)




不管有木有约会,都可以看看下面这些句子:


You're the IDE that (auto)completes me.


// 看懂下面这些句子,需要懂一点 OO 知识,有些得了解 Java


I always thought love was an abstract class until you made an instance of it.


“You are a field in my class. You will always be protected.”


“Are you an exception? Let me catch you.”


“You are my increment operator. You make my value increase.”


“I think you’re my compiler. My life wouldn’t start without you.”


“You are my initializer: without you, my life would point to nothing (null).”


“I am a BufferedReader. You input meaning into my life.”


“You are my semicolon; always present in everything I do.”


“You are the JDK (Java Development Kit) in my life. I won’t compile without you.”


“If I were a method, you must be my parameter, because I will always need you.”


“Can you be my private variable? I want to be the only one with access to you.”


“We are an aggregation of classes: one cannot exist without the other.”

“public class YourWorld extends MyWorld”


“My love is a for loop without the increment operator— infinitive, non-terminating, and dificult to stop once it starts running.”


“Let me be the ‘throws Exception’ to your ‘public static void main (String[] args)’. I will accept whatever you give me.”


“[me != me]. [me += you].”


“You are my superclass: you define what I can do.”


“You are the IDE of my life: I find it easier because of you.”


“My main method is ‘public love iLoveYou().’ ”


“I am the field attribute in your class: I can’t exist unless you do.”


“My love for you is a constant variable: unupdatable and unchangeable.”


“Are you an applet? You make me feel all GUI (gooey) inside.”


“You are my loop condition. I keep coming back to you.”


“You are my methods. I am nothing without you.”


“Are you my driver? Because you make my life worthwhile.”


“You are my API. I want to know everything about you.”


“Can you be my ActionListener? That way you notice everything that I do.”


“I am a boolean method whose love will always return true.”


“My love for you comes with no strings attached.”


“Are you a double? The thought of you always floats inside my head.”


“My love for you cannot be measured with an int, not with a long, and not even with an array. It is out of bounds and infinite…. ”


欢迎大家补充好句子咯;

要是有看不懂的句子,可以在评论中留言哦


对了,某些同学,今天不用像下图中的男童鞋那样咯~





Python开发者

微信号:PythonCoder

可能是东半球最好的 Python 微信号

--------------------------------------

投稿网址:top.jobbole.com

商务合作QQ:2302462408


您可能也对以下帖子感兴趣

文章有问题?点此查看未经处理的缓存