伪代码勿吐槽

伪代码勿吐槽>u<

void myLife() {                               //我的生活
	while(this.isAlive()){                    //当我还活着
		onNewDay+=(()=>                       //每天的早晨
			this.getUp();                     //我起床
			this.getChanged();                //换衣服
			this.getToSchool(););             //然后去学校
		andAtNoon+=(()=>                      //到了中午
			this.findF();                    //我会找我的好朋友
			this.goToDiningHall().with(this.F);//和他一起去食堂
			this.eat();                        //吃饭
			this.backToClassroom().with(this.F););//回教室
		onAfterSchool+=(()=>                  //当放学的时候
			this.goHome();                   //我回家
			this.sleep(););                  //睡觉
		++this.age;                          //又长大了一天
	}                                        //当我要死了
	this.dispose();                         //把一切归还给大自然
	this=null;                              //然后睡去
}                                           //永远的
发表评论?

3 条评论。

发表评论

注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

:wink: :twisted: :roll: :oops: :mrgreen: :lol: :idea: :evil: :cry: :arrow: :?: :-| :-x :-o :-P :-D :-? :) :( :!: 8-O 8)

本文链接:https://twd2.me/archives/2718QrCode