Git Product home page Git Product logo

coding-love's Introduction

// 代码情书❤ 程序员也可以这么文艺

⌨ 其它语言

曾经有一份真挚的爱情摆在我眼前,我没有珍惜,等我失去的时候我才后悔莫及,如果上天能给我一个再来一次的机会,我会对那个女孩子说三个字我爱你,如果非要在这份爱上加一个期限,我希望是一万年。
来源:电影《大话西游之大圣娶亲》

public class Love {
    public static void main(String[] args) {
        boolean love = true;
        while (love) {
            love = false;
        }
        me.regret();
        if (god.getChance()) {
            me.sayToHer("我爱你");
            if (me.getLoveTime() < 10000) {
                me.setLoveTime(10000);
            }
        }
    }
}

你的一句明天见,偷走了我整个夜晚的睡眠。
来源:https://www.zhihu.com/question/28314613

public class Love {
    public static void main(String[] args) {
        while (you.say("see you tomorrow")) {
            i.sleep = 0;
        }
    }
}

我愿化身石桥,受五百年风吹,五百年日晒,五百年雨打,但求此少女从桥上走过。
来源:电影《剑雨》

public class Love {
    public static void main(String[] args) {
        int years = 500;
        while (years != 0) {
            stoneBridge.tilt();
            stoneBridge.dry();
            stoneBridge.wet();
            years--;
        }
    }
}

如果记忆也是一个罐头的话,我希望这罐罐头不会过期。
来源:电影《重庆森林》

public class Love {
    public static void main(String[] args) {
        if (memory == can) {
            can.validity = 1f/0f;
        }
    }
}

我连一秒都不曾拥有过你,却感觉已失去你千万次。

public class Love {
    public static void main(String[] args) {
        for (int i = 1; i < 1; i++) {
            me.has(you);
        }
        while (true) {
            me.lost(you);
        }
    }
}

I love you three thousand.
来源:电影《复仇者联盟4:终局之战》

public class Love {
    public static void main(String[] args) {
        while (true) {
            i.love(you);
        }
    }
}

coding-love's People

Contributors

zccold avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.