zoukankan      html  css  js  c++  java
  • 10 个雷人的注释,就怕你不敢用!

    本文来源网络:

    • 1、码农何苦为难穷逼

    • 2、删了就无法运行,我也不知道为什么

    • 3、早点睡吧,别改代码了

    • 4、系统终止运行了

    • 5、感觉念了一首诗

    • 6、我刚写这段代码时,我和上帝知道这段代码的意思,现在只有上帝知道了

    • 7、这样写还是生动形象的

    • 8、客户需求怎么做

    • 9、这个太狠了吧

    • 10、老实的程序员


    1、码农何苦为难穷逼

    2、删了就无法运行,我也不知道为什么

    // 写完这段就辞职  
    // 这段代码不知道谁写的  
    // 看起来没用  
    // 但是删完之后程序就跑不起来了  
    // 我也不知道为什么  
    

    3、早点睡吧,别改代码了

    /***  
     * 1只羊 == one sheep  
     * 2只羊 == two sheeps  
     * 3只羊 == three sheeps  
     * 4只羊 == four sheeps  
     * 5只羊 == five sheeps  
     * 6只羊 == six sheeps  
     * 7只羊 == seven sheeps  
     * 8只羊 == eight sheeps  
     * 9只羊 == nine sheeps  
     * 10只羊 == ten sheeps  
     * 11只羊 == eleven sheeps  
     * 12只羊 == twelve sheeps  
     * 13只羊 == thirteen sheeps  
     * 14只羊 == fourteen sheeps  
     * 15只羊 == fifteen sheeps  
     * 16只羊 == sixteen sheeps  
     * 17只羊 == seventeen sheeps  
     * 18只羊 == eighteen sheeps  
     * 19只羊 == nineteen sheeps  
     * 20只羊 == twenty sheeps  
     * 21只羊 == twenty one sheeps  
     * 22只羊 == twenty two sheeps  
     * 23只羊 == twenty three sheeps  
     * 24只羊 == twenty four sheeps  
     * 25只羊 == twenty five sheeps  
     * 26只羊 == twenty six sheeps  
     * 27只羊 == twenty seven sheeps  
     * 28只羊 == twenty eight sheeps  
     * 29只羊 == twenty nine sheeps  
     * 30只羊 == thirty sheeps  
     * 现在瞌睡了吧,好了,不要再改下面的代码了,睡觉咯~~  
     */  
    
    

    4、系统终止运行了

    /***  
     * 程序员1(于2010年6月7日):在这个坑临时加入一些调料  
     * 程序员2(于2011年5月22日):临你个屁啊  
     * 程序员3(于2012年7月23日):楼上都是狗屎,鉴定完毕  
     * 程序员4(于2013年8月2日):fuck 楼上,三年了,这坑还在!!!  
     * 程序员5(于2014年8月21日):哈哈哈,这坑居然坑了这么多人,幸好我也不用填了,系统终止运行了,you're died  
     */  
    
    

    5、感觉念了一首诗

    6、我刚写这段代码时,我和上帝知道这段代码的意思,现在只有上帝知道了

    7、这样写还是生动形象的

    8、客户需求怎么做

    9、这个太狠了吧

    10、老实的程序员

    推荐去我的博客阅读更多:

    1.Java JVM、集合、多线程、新特性系列教程

    2.Spring MVC、Spring Boot、Spring Cloud 系列教程

    3.Maven、Git、Eclipse、Intellij IDEA 系列工具教程

    4.Java、后端、架构、阿里巴巴等大厂最新面试题

    生活很美好,明天见~

  • 相关阅读:
    关于运行和调试的困惑
    初识函数
    Php的基本语法
    Apache的安装
    php的初步了解
    线程笔记
    Matlab笔记
    matlab取模与取余
    DialogFragment学习笔记
    MVP学习笔记——参考Google官方demo
  • 原文地址:https://www.cnblogs.com/javastack/p/12598273.html
Copyright © 2011-2022 走看看