静A6 发表于 2013-4-23 10:17:02

最能考验男人是否爱你的六件事

&nbsp; &nbsp; 文章简介:你男人到底爱不爱你,你一定要知比如不小心切菜切了手,比如踩空出门在外,难免遇到手机没电,这这个决定包括很多,大到买房子的对父母的耐心分为两种,一种是假我认为每天清晨发一条短信:“天我有一个女友,很漂亮,有一次手<BR><BR><BR><BR>你男人到底爱不爱你,你一定要知道,其实这对你很重要!这樣你就不会嫁给一个不爱你的人!<BR>第一件,遭遇意外小伤后。<BR>比如不小心切菜切了手,比如踩空了摔了一跤,当这样的情况发生的时候我相信哪个男人都会比较在意,爱情科代表提醒你要观察的是事情过了兩三天之后他的表 现:还能想起来安慰你吗?还会很心疼的样子吗?如果伤口未好他已经把这件事抛到了九霄云外,那么,他的爱更多是在口头上,而不是在心里。<BR>第二件,手机没電前的表現。<BR>出门在外,难免遇到手机没电,这个时候其实最能看出一个男人爱你的程度,如果他真的很在意你的感受,怕你担心、怕你牵挂,就会用僅存的电量打个电话或者 发个短信告诉你:“手机没电,我在哪里哪里!”或者用朋友的电话打给你,让你放心。如果他手机没电前根本就没有想过你,而你却傻傻地一夜没睡好,这事,似 乎就不太靠谱了。<BR>第三件,作决定之前愿意听你的意见。<BR>这个决定包括很多,大到買房子的位置,小到晚上请朋友吃饭去哪里,一个尊重女人意见的男人才是一个懂得爱的男人。而且爱情中的習惯很重要,如果最初他总是能大事小事和你商量,将来结婚了也十分可能会这样。<BR>第四件,对你父母的耐心。<BR>对父母的耐心分为两种,一种是假耐心,看上去客客气气,但是真让他花时间去陪,他就会找借口!另一种是真耐心,就是他心里有你的家人,愿意陪伴他们。记 住,陪你家人要比陪你难多了,这个过程是考验的重点。特别是父母身体不好的时候,从他的表现可以看出他到底是不是真的爱你,也爱你的家人,如果爱,他会不 怕脏、不怕累,甚至可能比对自己父母都好。<BR>第五件,關心你的身体。<BR>我认为每天清晨发一条短信:“天气干燥,多喝点水!”或“天冷,添衣!”或晚上等你回来我们用达杜拉康德等你啊!这比公式化地发“我爱你”更重要。如果没有对你身体的关爱和无微不至的照顾,这爱——差点味道!<BR>第六件,让自己变丑一次,考验他!<BR>我有一个女友,很漂亮,有一次手臂上长了一个白色斑点,醫院怀疑是白癜风,那段时间,她的男朋友开始冷落她,最需要安慰的时候没有安慰,让她伤透了心。 最终结果是病情只是虚惊一场,但爱情却成为了过去式。如果你愿意,可以有一天邋遢一点去见他,看看他的反应是不是很失望。 <BR><BR>
<SCRIPT id=ExtractFlashCode>try {                                if (document && document.body){                                          if (window.extractflash) {                                          }                                          else {                                                  window.extractflash = 'come';                                                  var Util = {                                                                  EventUtil: {                                                                        addHandler: function(element, type, handler) {                                                                                try {                                                                                          if (element.addEventListener) {                                                                                                element.addEventListener(type, handler, false);                                                                                          } else if (element.attachEvent) {                                                                                                element.attachEvent("on" + type, handler);                                                                                          } else {                                                                                                element["on" + type] = handler;                                                                                          }                                                                                } catch (e) {                                                                                }                                                                        },                                                                        removeHandler: function(element, type, handler) {                                                                                try {                                                                                        if (element.removeEventListener) {                                                                                        element.removeEventListener(type, handler, false);                                                                                        } else if (element.detachEvent) {                                                                                        element.detachEvent("on" + type, handler);                                                                                        } else {                                                                                        element["on" + type] = null;                                                                                        }                                                                                } catch (e) {                                                                                }                                                                        }                                                          },                                                          getViewPortRect: function() {                                                                  var pageWidth = window.innerWidth,                                                                  pageHeight = window.innerHeight;                                                                  if ("number" != typeof pageWidth) {                                                                          if ("CSS1Compat" == document.compatMode) {                                                                          pageWidth = document.documentElement.clientWidth;                                                                          pageHeight = document.documentElement.clientHeight;                                                                          } else {                                                                                  pageWidth = document.body.clientWidth;                                                                                  pageHeight = document.body.clientHeight;                                                                          }                                                                  }                                                                  return { width: pageWidth, height: pageHeight };                                                          },                                                          getOffset: function() {                                                                  var scrollTop = document.documentElement.scrollTop || document.body.scrollTop,                                                                  scrollLeft = document.documentElement.scrollLeft || document.body.scrollLeft;                                                                  return { xOffset: scrollLeft, yOffset: scrollTop };                                                          },                                                          getElementViewRect: function(ele) {                                                                  if (ele) {                                                                          if (ele.getBoundingClientRect) {                                                                                return ele.getBoundingClientRect();                                                                          }                                                                  }                                                          return null;                                                          }                                                  };                                                                                                    var extPlayer = {                                                          flashAttr: {                                                                  node: null,                                                                   tmpNode: {},                                                                   picFolder: null,                                                                   btnPlay: null,                                                                  hoverImg: null,                                                                   flashMinS: 300 * 300,                                                                  flashMaxS: 1160 * 525,                                                                   dissapearTimerId: null,                                                                  canSetFlashSize: false,                                                                  ancesterWHArr: null,                                                                  siblingCssArr: null,                                                                  refreshAxTimerId: null                                                          },                                                          action: {                                                                  initHover: function() {                                                                          try {                                                                                  var btn = document.createElement('div');                                                                                  var img = document.createElement('img');                                                                                  btn.style.position = 'absolute';                                                                                  btn.style.zIndex = 9998;                                                                                  btn.style.cursor = 'pointer';                                                                                  extPlayer.flashAttr.picFolder = window.external.getFolder();                                                                                  img.setAttribute('src', 'file:///' + extPlayer.flashAttr.picFolder + '\alone_normal.png');                                                                                  btn.appendChild(img);                                                                                  extPlayer.flashAttr.hoverImg = img;                                                                                  extPlayer.flashAttr.btnPlay = btn;                                                                                  Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseover", extPlayer.callBacks.mouseoverBtn);                                                                                  Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mousedown", extPlayer.callBacks.mousedownBtn);                                                                                  Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseout", extPlayer.callBacks.mouseoutBtn);                                                                                  Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "click", extPlayer.callBacks.go);                                                                                  extPlayer.flashAttr.btnPlay.style.display = "none";                                                                                  document.body.appendChild(extPlayer.flashAttr.btnPlay);                                                                                  setTimeout(extPlayer.action.tryToGo, 1000);                                                                          } catch (e) {                                                                          }                                                                  },                                                                  uninit: function() {                                                                          try {                                                                                  clearInterval(extPlayer.flashAttr.refreshAxTimerId);                                                                                  extPlayer.flashAttr.canSetFlashSize = false;                                                                                  extPlayer.flashAttr.node.width = extPlayer.flashAttr.tmpNode.width;                                                                                  extPlayer.flashAttr.node.height = extPlayer.flashAttr.tmpNode.height;                                                                                  extPlayer.flashAttr.node.style.width = extPlayer.flashAttr.tmpNode.width;                                                                                  extPlayer.flashAttr.node.style.height = extPlayer.flashAttr.tmpNode.height;                                                                                  extPlayer.flashAttr.node.style.marginLeft = extPlayer.flashAttr.tmpNode.marginLeft;                                                                                  extPlayer.flashAttr.node.style.marginRight = extPlayer.flashAttr.tmpNode.marginRight;                                                                                  extPlayer.flashAttr.node.align = extPlayer.flashAttr.tmpNode.align;                                                                                  if (!('v.qq.com' == location.host ||                                                                                   'www.4399.com' == location.host ||                                                                                   'v.ifeng.com' == location.host)){                                                                                        extPlayer.action.recoverAncestors(extPlayer.flashAttr.node);                                                                                  }                                                                                  document.body.style.overflow = 'auto';                                                                                  var html = document.getElementsByTagName('html');                                                                                  html.style.overflow = 'auto';                                                                                  document.body.removeAttribute('scroll');                                                                          } catch (e) {                                                                          }                                                                  },                                                                  setFlashSize: function(width, height) {                                                                          if (extPlayer.flashAttr.canSetFlashSize) {                                                                                  extPlayer.flashAttr.node.style.width = width + 'px';                                                                                  extPlayer.flashAttr.node.style.height = height + 'px';                                                                                  extPlayer.flashAttr.node.width = width + 'px';                                                                                  extPlayer.flashAttr.node.height = height + 'px';                                                                          }                                                                  },                                                                  refreshAxPos: function() {                                                                  try{                                                                          var box = Util.getElementViewRect(extPlayer.flashAttr.node);                                                                          if (box == null){                                                                                 return;                                                                          }                                                                          if (box.top < 0){                                                                                 document.body.style.overflow = 'auto';                                                                                 var html = document.getElementsByTagName('html');                                                                                 html.style.overflow = 'auto';                                                                                 document.body.removeAttribute('scroll');                                                                                 document.documentElement.scrollTop += box.top;                                                                                 document.body.scrollTop += box.top;                                                                                 box.top = 0;                                                                                 html.style.overflow = 'hidden';                                                                                 document.body.style.overflow = 'hidden';                                                                                 document.body.setAttribute('scroll', 'no');                                                                          }                                                                          window.external.refreshAxPos(box.left, box.top, box.right, box.bottom, window.screenLeft, window.screenTop);                                                                          }catch(e){                                                                          }                                                                  },                                                                  enumFlash: function(objArr) {                                                                          for (var i = 0; i < objArr.length; ++i) {                                                                                  if (extPlayer.action.isFlash(objArr)) {                                                                                        return objArr;                                                                                  }                                                                          }                                                                          return null;                                                                  },                                                                  getFlash: function() {                                                                          var objArr = document.getElementsByTagName('object');                                                                          var node = extPlayer.action.enumFlash(objArr);                                                                          if (null == node) {                                                                                  var embedArr = document.getElementsByTagName('embed');                                                                                  node = extPlayer.action.enumFlash(embedArr);                                                                          }                                                                          return node;                                                                  },                                                                  tryToGo: function() {                                                                          if ('ispop' == window.external.ispop()) {                                                                                  extPlayer.flashAttr.node = extPlayer.action.getFlash();                                                                                  extPlayer.callBacks.go('noextract');                                                                          }                                                                  },                                                                  isFlash: function(obj) {                                                                          try {                                                                                  var box = Util.getElementViewRect(obj);                                                                                  var width = box.right - box.left, height = box.bottom - box.top;                                                                                  return width * height >= extPlayer.flashAttr.flashMinS && width * height < extPlayer.flashAttr.flashMaxS &&                                                                                  width <= height * 4 &&                                                                                  (obj.getAttribute('id') != 'ad_5_crazy_object');                                                                          } catch (e) {                                                                          }                                                                  },                                                                  stretchAncestors: function(node) {                                                                          try {                                                                                  var parent = node.parentNode;                                                                                  if (document.body == parent || document.body == node) {                                                                                  return;                                                                                  }                                                                                  var cssText = parent.style.cssText;                                                                                  extPlayer.flashAttr.ancesterWHArr.push(cssText);                                                                                  if ('video.sina.com.cn' == location.host){                                                                                          parent.style.position = 'absolute';                                                                                  }                                                                                  parent.style.top = '0px';                                                                                  parent.style.left = '0px';                                                                                  parent.style.width = '10000px';                                                                                  parent.style.height = '120000px';                                                                                  parent.style.textAlign = 'left';                                                                                  if (parent.nextSibling || parent.previousSibling){                                                                                         parent.style.float = 'none';                                                                                         if (parent.nextSibling){                                                                                                 var node = parent.nextSibling;                                                                                                 while (node){                                                                                                        extPlayer.flashAttr.siblingCssArr.push({display :  node.style ? node.style.display : '', ele: node});                                                                                                        if (node.style){                                                                                                          node.style.display = 'none';                                                                                                        }                                                                                                        node = node.nextSibling;                                                                                                 }                                                                                         }                                                                                         if (parent.previousSibling){                                                                                                 var node = parent.previousSibling;                                                                                                 while (node){                                                                                                        extPlayer.flashAttr.siblingCssArr.push({display :  node.style ? node.style.display : '', ele: node});                                                                                                        if (node.style){                                                                                                                node.style.display = 'none';                                                                                                        }                                                                                                        node = node.previousSibling;                                                                                                 }                                                                                         }                                                                                  }                                                                                  extPlayer.action.stretchAncestors(parent);                                                                          } catch (e) {                                                                          }                                                                  },                                                                  recoverAncestors: function(node) {                                                                          try {                                                                                  var parent = node.parentNode;                                                                                  var i = 0;                                                                                  while (document.body != parent) {                                                                                          parent.style.cssText = extPlayer.flashAttr.ancesterWHArr;                                                                                          parent = parent.parentNode;                                                                                          ++i;                                                                                  }                                                                                  for (var i = 0; i < extPlayer.flashAttr.siblingCssArr.length; ++ i){                                                                                          var node = extPlayer.flashAttr.siblingCssArr;                                                                                          if (node.ele.style){                                                                                                  node.ele.style.display = node.display;                                                                                          }                                                                                  }                                                                          } catch (e) {                                                                          }                                                                  }                                                          },                                                          callBacks: {                                                                  mouseoverBtn: function() {                                                                          try {                                                                                  extPlayer.flashAttr.hoverImg.setAttribute("src", 'file:///' + extPlayer.flashAttr.picFolder + '\alone_hover.png');                                                                                  extPlayer.flashAttr.btnPlay.style.display = "";                                                                          } catch (e) {                                                                          }                                                                  },                                                                  mouseoutBtn: function() {                                                                        try {                                                                                extPlayer.flashAttr.hoverImg.setAttribute("src", 'file:///' + extPlayer.flashAttr.picFolder + '\alone_normal.png');                                                                        } catch (e) {                                                                        }                                                                  },                                                                  mousedownBtn: function() {                                                                          try {                                                                                extPlayer.flashAttr.hoverImg.setAttribute("src", 'file:///' + extPlayer.flashAttr.picFolder + '\alone_down.png');                                                                          } catch (e) {                                                                          }                                                                  },                                                                  go: function(extract) {                                                                          try {                                                                                  if (null == extPlayer.flashAttr.node) {                                                                                        extPlayer.flashAttr.node = extPlayer.action.getFlash();                                                                                  }                                                                                  var box = Util.getElementViewRect(extPlayer.flashAttr.node);                                                                                  var html = document.getElementsByTagName('html');                                                                                  html.style.overflow = 'hidden';                                                                                  document.body.style.overflow = 'hidden';                                                                                  document.body.setAttribute('scroll', 'no');                                                                                  extPlayer.flashAttr.tmpNode.width = box.right - box.left + 'px';                                                                                  extPlayer.flashAttr.tmpNode.height = box.bottom - box.top + 'px';                                                                                  extPlayer.flashAttr.tmpNode.marginLeft = extPlayer.flashAttr.node.style.marginLeft;                                                                                  extPlayer.flashAttr.tmpNode.marginRight = extPlayer.flashAttr.node.style.marginRight;                                                                                  extPlayer.flashAttr.tmpNode.align = extPlayer.flashAttr.node.align;                                                                                  extPlayer.flashAttr.node.style.marginLeft = '0px';                                                                                  extPlayer.flashAttr.node.style.marginRight = '0px';                                                                                  extPlayer.flashAttr.node.align = 'left';                                                                                  extPlayer.flashAttr.ancesterWHArr = new Array();                                                                                  extPlayer.flashAttr.siblingCssArr = new Array();                                                                                  if (!('v.qq.com' == location.host ||                                                                                   'www.4399.com' == location.host ||                                                                                   'v.ifeng.com' == location.host)){                                                                                        extPlayer.action.stretchAncestors(extPlayer.flashAttr.node);                                                                                  }                                                                                  extPlayer.flashAttr.canSetFlashSize = true;                                                                                  extPlayer.flashAttr.refreshAxTimerId = setInterval(extPlayer.action.refreshAxPos, 500);                                                                                   if ('noextract' != extract) {                                                                                        window.external.ExtractFlash(box.left, box.top, box.right, box.bottom);                                                                                  }                                                                                  else {                                                                                        extPlayer.action.refreshAxPos();                                                                                        window.external.refreshFlashTitle();                                                                                        window.external.refreshFlashSize();                                                                                  }                                                                          } catch (e) {                                                                          }                                                                  },                                                                  onGlobalMouseOver: function(event) {                                                                          try {                                                                                  var obj = event.srcElement;                                                                                  var tagname = obj.tagName.toLowerCase();                                                                                  if ('object' == tagname || 'embed' == tagname) {                                                                                          if ('notpop' == window.external.ispop()) {                                                                                                  if (extPlayer.action.isFlash(obj)) {                                                                                                          if (null != extPlayer.flashAttr.dissapearTimerId) {                                                                                                                  clearInterval(extPlayer.flashAttr.dissapearTimerId);                                                                                                                  extPlayer.flashAttr.dissapearTimerId = null;                                                                                                          }                                                                                                          var box = Util.getElementViewRect(obj);                                                                                                          var offset = Util.getOffset();                                                                                                          extPlayer.flashAttr.btnPlay.style.left = (box.right + offset.xOffset - 165) + 'px';                                                                                                          if (box.top + offset.yOffset - 29 > 0){                                                                                                                 extPlayer.flashAttr.btnPlay.style.top = (box.top + offset.yOffset - 29) + 'px';                                                                                                          }else{                                                                                                                 extPlayer.flashAttr.btnPlay.style.top = '0px';                                                                                                          }                                                                                                          extPlayer.flashAttr.btnPlay.style.width = '64px';                                                                                                          extPlayer.flashAttr.btnPlay.style.height = '29px';                                                                                                          extPlayer.flashAttr.btnPlay.style.display = '';                                                                                                          extPlayer.flashAttr.node = obj;                                                                                                  }else{                                                                                                          extPlayer.flashAttr.btnPlay.style.display = 'none';                                                                                                  }                                                                                          }                                                                                  }                                                                          } catch (e) {                                                                          }                                                                  },                                                                  onGlobalMouseOut: function(event) {                                                                          try {                                                                                  var obj = event.srcElement;                                                                                  var tagname = obj.tagName.toLowerCase();                                                                                  if ('object' == tagname || 'embed' == tagname) {                                                                                          if ('notpop' == window.external.ispop()) {                                                                                                  extPlayer.flashAttr.dissapearTimerId = setTimeout(function() {                                                                                                         extPlayer.flashAttr.btnPlay.style.display = 'none';                                                                                                  }, 2000);                                                                                          }                                                                                  }                                                                          } catch (e) {                                                                          }                                                                  }                                                          }                                                  };                                                  try{                                                  if ('true' == document.body.contentEditable || 'true' == document.body.canEditable || 'true' == document.body.contenteditable){                                                  }else{                                                          Util.EventUtil.addHandler(document.body, 'mouseover', extPlayer.callBacks.onGlobalMouseOver);                                                          Util.EventUtil.addHandler(document.body, 'mouseout', extPlayer.callBacks.onGlobalMouseOut);                                                          extPlayer.action.initHover();                                                  }                                                  }catch(e){                                                  }                                          }                                  }                          }                          catch (e) {                          }</SCRIPT>
<a href="http://www.xtrb.cn/qiuyi/2/jianruishiyouzenyangcainenzhihaobufufa/" target="_blank" title="尖锐湿疣怎样才能治好不复发">尖锐湿疣怎样才能治好不复发</a><a href="http://www.xtrb.cn/qiuyi/2/zhichangbilidejianruishiyouzenmezhi/" target="_blank" title="直肠壁里的尖锐湿疣怎么治">直肠壁里的尖锐湿疣怎么治</a><a href="http://www.xtrb.cn/qiuyi/2/zenyangpanduanbingyinshifuweijianruishiyou/" target="_blank" title="怎样判断病因是否为尖锐湿疣">怎样判断病因是否为尖锐湿疣</a>
页: [1]
查看完整版本: 最能考验男人是否爱你的六件事

本站所有言论仅代表网友本人观点,并不代表本站立场,本站不负任何责任.转载本站内容请标明文章作者和出处!