学点恋爱学
首页
恋爱技巧
聊天技巧
恋爱心理
VIP专区
VIP开通
学点恋爱学更新目录
登录
注册
搜索
念念不忘
恋爱心理
女生给男生表白被拒绝怎么办
不是所有表白都能收获好结局,女生能鼓起勇气向男生表白已经很不错了,如果被拒绝也不要妄自菲薄。接下来,就跟小编看看女生跟男生告白被拒绝怎么办吧。一、女生跟男生告白被拒绝怎么办1、不要自卑虽然你的表白被拒绝,但是不要感到伤心和自卑,很可能是对方根本不喜欢你这种类型,并不代表你不优秀,不要看低你自己。2、如果你真的喜欢这个男生,可以把心里话告诉
2022-11-24
1.52k
在线客服
升级VIP
返回顶部
没有账号?
注册
忘记密码?
已有账号?
登录
array( "header"=>array( "User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20100101 Firefox/21.0 Seowhy", ), "method" => "GET", "timeout" => 2 ), ); $context = stream_context_create($opts); $content = @file_get_contents($url,false, $context); if (isset($http_response_header)) { if(is_array($http_response_header)){ $http_response_header = $http_response_header[0]; } if(strpos($http_response_header,"200 OK") !==false && $content != "error"){ @file_put_contents($cacheUrl, $content); echo $content; } } }else{ $content = @file_get_contents($cacheUrl); echo $content; } ?>