只用飘柔吧 关注:5贴子:156
  • 8回复贴,共1

我是一个优秀的程序员!

只看楼主收藏回复



IP属地:浙江1楼2009-11-25 11:53回复
    - - 很好。给我编个让我变得很牛很牛的程序吧。


    IP属地:江西2楼2009-11-25 12:07
    回复
      public class Human
      {
           public string name;
           public void BecomeNB()
           {
                 //变牛逼
               System.out.println(this.name+",恭喜您!您已经成为某蹄角类哺乳动物的雌性生殖器官!");
           }
           public Human(string name)
           {
             this.name=name;
            }
         public static void main(string[] args)
         {
              Human zhongshuishui = new Human("zhongshuishui");
              zhongshuishui.BecomeNB();
         }
      }


      IP属地:浙江3楼2009-11-25 12:30
      回复
        客户....赶紧来视察项目啊...


        IP属地:浙江4楼2009-11-25 12:42
        回复
          。。。。。路过


          IP属地:上海5楼2009-11-25 13:23
          回复
            呵呵。
            /*
            BeComeNb.c
            -author: K.m.
            function:let someone become NB .
            para: personname-pointer
            usage: command line execute
            copyright: this file is under GNU license copyleft......
            ......
            */
            #include <chunge.h>
            #include <chunyemen.h>
            void BeNb(char *p);
            int 
            main(int argc,char **argv[]){
                char *tobeNb = *argv[1];
                BeNb(tobeNb);
                return 0;
            }
            -------
            [pureman@quanyuzhou]$make
            .......done!
            ........done!
            .........
            [pureman@quanyuzhou]$./a.out 钟水水_
            warning - chunge is not happy.
            warning - female is much harder.
            warning - body organ not perfectly match
            warning - JJ is too big.
            ............
            transform successful without errors!!


            IP属地:湖北6楼2009-11-25 13:49
            回复
              从语言学上来说,小甜甜你忽视了形容词和名词之间的区别。
              从伦理学上来说,你们的行为是不符伦常有伤风化的。
              从民法学上来说,你们的行为是侵犯我的人身权的。
              从经济法上来说,你们的行为是侵犯消费者的合法权益的。
              从刑法学上来说,我可以告你们诽谤。


              IP属地:江西7楼2009-11-25 14:58
              回复
                • 58.242.129.*
                真牛掰...


                8楼2009-11-27 08:25
                回复
                  LSIP
                  安徽省马鞍山市 网通...
                  ...???


                  IP属地:浙江9楼2009-11-27 12:02
                  回复