磊's profileThink.Feel.hjdelm™PhotosBlogListsMore Tools Help
    July 13

    选老婆的原则(人品篇)


    1,没共同语言的不要,满脑子只想着自己想的事,这样的人的做朋友都嫌烦,更别提做夫妻了,So~Pass
    2,一点家务不会干的不要,娶回家等于找回来个大奶奶,我上班还得回来伺候您老人家(心里美可身体受不了啊),做夫妻对双方是平等的,
    您老一点家务都不干这不明摆这是女权主义么。。。干不好可以变干好,一点不会干等着人家伺候,这不是返回到万恶的封建社会了么!囧
    P.S
    本人做个饭(焖个饭,炒个家常小菜),洗个衣服(靠洗衣机),电工(初级),连个有线电视等等家务还算干的过的说,就不麻烦您老动手
    了。
    3,缺乏上进心的不要,能不能成功倒是其次,一个人没了不断学习的动力=废人。两个人在一起就是一个不断学习的过程,如果没有了上进心
    ,老是停滞不前的话,这日子还怎么下去? So~Pass

    用Java实现
    public boolean Marriage{//选老婆的原则
    private int makeProgressHeart=0;//上进心指数0,1,2
    private int togetherLanguage=0;//共同语言指数0,1,2
    private int canDoHousework=0;//能否做家务指数0,1,2
    private boolean TogetherLanguage (int value){//有没共同语言函数
     value=togetherLanguage;
     if (value==1)//value=togetherLanguage==1 有部分共同语言,可以互相融合
      return true;//有在一起的潜力
     else if (value==2)//value=togetherLanguage==2 有更多的共同语言,发展潜力无限,干什么都是两个人~~恩~ 太靠谱了
      return true;//还想什么,这样的姑娘哪找去?当然return true了
     else// 无共同语言
     return false;//结了婚没俩月又离了,闪电结婚又闪电离婚,这蛮有创意,不过奉劝小朋友千万别学啊!!
     }
    private boolean CanDoHousework(int value) {//会不会干家务函数
     value=canDoHousework;
     if (value==1)//value=canDoHousework==1 会干点家务,互相学习,两人共同进步,互通有无
      return true;//比较理想的状态
     else if (value==2)//value=canDoHousework==2 全部家务都老婆包了,但这年头是找老婆不是找佣人好不!
      return true;//这样也不错,但~又犯懒了我,男人都想的状态
     else// canDoHousework=0,我变佣人了,吐血先
     return false;//大奶奶我伺候不了您,您回娘家吧!!
     }
    private boolean MakeProgressHeart(int value) {//上进心函数
     value=makeProgressHeart;
     if (value==1)//value=makeProgressHeart==1 有上进心,但因为各种原因未能达成目标(没关系,我在心里,身体上支持你!)
      return true;//老婆爱死你了!
     else if (value==2)//value=makeProgressHeart==2 女强人类型,上进心过了头,处处压男当家一头
      return true;//如爱吃软饭选Ture
     else// makeProgressHeart=0,我变佣人了,吐血先
     return false;//大奶奶我伺候不了您,您回娘家吧!!
     }
    public boolean Marriage(TogetherLanguage togetherLanguage,CanDoHousework canDoHousework,MakeProgressHeart makeProgressHeart)
    {//构造函数判断是否能和女友结个婚,生个孩子什么的
     if(togetherLanguage&&canDoHousework&&makeProgressHeart)//三个条件缺一不可
     return true;
     else
     return false;
    }

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://hjdelm.spaces.live.com/blog/cns!964C00888A952198!969.trak
    Weblogs that reference this entry
    • None