文艺的代码

long long ago;
float cloud;
long memories;
unsigned letter;
for (everynight in mydreams) {
    i.see(you);
    i.feel(you);
}

物是人非事事休,欲语泪先流。

(item && !people) everything = false;
if (tears.setFlowing()) try {
    Speaker skr = new Speaker();
}
catch {
    IOException e;
} ()

先天下之忧而忧,后天下之乐而乐。

if (others.rejoice() == true) {
    self.rejoice();
}
else {
    self.worry();
}

寻寻觅觅,冷冷清清,凄凄惨惨戚戚。

Seeking++;
Loneliness++;
(Misery++) + (Sadness++);

野火烧不尽,春风吹又生。

while(true) {
    Grass *gr;
    if (springBreeze.isComing()) {
        gr = new Grass;
    }
    if (wildFire.isComing()) {
        delete gr;
    }
}

假作真时真亦假,无为有处有还无。

if (FALSE == true) TRUE = false;
if (NULL == exist) exist = NULL;

欲穷千里目,更上一层楼。

if (sight.getRange() <= 1000) building.level++;

明日复明日,明日何其多。我生待明日,万事成蹉跎。

while (tomorrow.hasNext()) {
    howMany(tomorrow);
    tomorrow.next();
}
this.wait(WHOLE_LIFE);
return (null == everything) ? null : null;

路漫漫兮修远兮,吾将上下而求索。

roadAheadEnding.isVisual = false;
if (!spareEffort()) {
    i.searchWith(willUnbending);
}

但愿人长久,千里共婵娟。

-(BOOL)wish: (People *) longNine {
    BOOL km = YES;
    BOOL moon = YES;
    return km && moon;
}

东风不与周郎便,铜雀春深锁二乔。

if (!eastWind.help(zhouyu)) {
    season = spring;
    bronzeBird.lock(bigQiao);
    bronzeBird.lock(smallQiao);
}

两岸猿声啼不住。

while (1) Ape1Cry && Ape2Cry;

轻舟已过万重山。

while (1) {
    listen(Ape1Cry && Ape2Cry);
    Boat.pass(Mountain);
    if (Mountain > 10000) break;
}

桃花潭水深千尺,不及汪伦送我情。

peachFlowerLake.deep = 1000;
if (peachFlowerLake.deep < wl.friendship) return true; //运算结果:true

黑夜给了我黑色的眼睛,我却用它来寻找光明。

eye = dark.poll();
if (eye.color == black) {
    eye.seek_for(bright);
}

鱼和熊掌不可兼得。

hold ? fish : palm;

笑渐不闻声渐悄,多情却被无情恼。

laugh--;
sound--;
person(feeling > 999).bothered_by(person(feeling == 0));

举头望明月,低头思故乡。

if (this.Head.SetDirection(TheMoon.GetInstance().Position)) {
    this.Head.SetDirection(GROUND_DIRECTION);
    this.ThinkAbout(this.OriginalPlace);
}

一直在做程序员,直到膝盖中了一箭。

while (true) {
    try {
        ActAs("Programmer");
    }
    catch(KneeTilledException e) {
        if (e.Weapon is Arror) break;
    }
}

抽刀断水水更流,举杯消愁愁更愁。

cutWater(getKnife()) {
    water++;
}
reduceWorry(toast) {
    worry++;
}

驿寄梅花,鱼传尺素,砌成此恨无重数。

while (received(friend.plumBlossom) && received(friend.letter)) {
    nostalgicThoughts++;
}

总为浮云能蔽日,长安不见使人愁。

while (cloudsHideSun == true) {
    if (!seeChangan) {
        self.worry();
    }
}

人生得意须尽欢,莫使金樽空对月。

if (life.satisfied()) {
    while(happy--) {
        if(!goldenCup.empty() && moon.visible()) {
            goldenCup.fulfill();
        }
    }
}

苟利国家生死以,岂因祸福避趋之

dog(pear -> fruit).home.deliver(death, 1);
flag in [ disaster, fortune ] -> () { pen.go(arguments[0]) };

以上内容大部分来源于微博https://weibo.com/1814392721/xDOh7ErYZ?type=comment

更多可参考:https://www.zhihu.com/question/20982625


已发布

分类

来自

标签:

评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

Captcha Code