多愁善感的属相(多愁善感的动物是何肖)

多愁善感的女人心思细腻,容易感受到外界的变动。多愁善感的女人内心脆弱,容易得到失落和伤感。多愁善感的女人重感情,对爱情也好友情也罢,都会付出自己的真心!

生肖兔女人:

肖兔女外表看起来活泼外向,温柔可爱,其实,真正的内心却感性多于理性,她们善良,诚实,最看不得周围发生什么不好的事情,一旦知道了小心脏就受不了,自己躲着角落里落泪,多愁善感起来。

属兔人因为对自己没有自信而常常出现多愁善感,不少属兔女人觉得自己不是很好,她们如果在生活中碰壁,时间久了以后,对自己是越来越没有信心了,也表现得越来越多愁善感。属兔女人要注意了,能力是可以不断培养的,不要总是情绪低落,放轻松点。

生肖蛇女人:

肖蛇女人一般给人的印象很历练,也是一个很谨慎的女子,很多时候肖蛇女都能很好的把控自己的情绪,不会把坏情绪影响到大家,但是你可知道,在夜深人静的时候肖蛇女在做什么吗?

她们在自己偷偷抹眼泪,白天不能消化的情绪只能放在夜晚发泄。很多时候,看似平静外表下的肖蛇女内心,却是翻江倒海般的热闹,就是因为多愁善感的她在压抑自己。

生肖羊女人:

属羊的女人,她们内心极其的脆弱,身边的事物总能刺激到她们最脆弱的一面。只是人多的时候他们不愿意去表露自己的内心,当人都散了,她们才会偷偷躲在角落里一个人哭泣。

她们总想从爱情中得到想要的安全感,可一旦失去爱情的守护,仿佛丢失了全世界,内心悲伤无比,彻底粉碎他们的精神。也许越安静内心越伤感,这时的羊女需要一个知心人的倾诉和安慰。



★《布宫号》提醒您:民俗信仰仅供参考,请勿过度迷信!

本文经用户投稿或网站收集转载,如有侵权请联系本站。

switch ($forum['model']) { /*case '0': include _include(APP_PATH . 'view/htm/read.htm'); break;*/ default: include _include(theme_load('read', $fid)); break; } } break; case '10': // 主题外链 / thread external link http_location(htmlspecialchars_decode(trim($thread['description']))); break; case '11': // 单页 / single page $attachlist = array(); $imagelist = array(); $thread['filelist'] = array(); $threadlist = NULL; $thread['files'] > 0 and list($attachlist, $imagelist, $thread['filelist']) = well_attach_find_by_tid($tid); $data = data_read_cache($tid); empty($data) and message(-1, lang('data_malformation')); $tidlist = $forum['threads'] ? page_find_by_fid($fid, $page, $pagesize) : NULL; if ($tidlist) { $tidarr = arrlist_values($tidlist, 'tid'); $threadlist = well_thread_find($tidarr, $pagesize); // 按之前tidlist排序 $threadlist = array2_sort_key($threadlist, $tidlist, 'tid'); } $allowpost = forum_access_user($fid, $gid, 'allowpost'); $allowupdate = forum_access_mod($fid, $gid, 'allowupdate'); $allowdelete = forum_access_mod($fid, $gid, 'allowdelete'); $access = array('allowpost' => $allowpost, 'allowupdate' => $allowupdate, 'allowdelete' => $allowdelete); $header['title'] = $thread['subject']; $header['mobile_link'] = $thread['url']; $header['keywords'] = $thread['keyword'] ? $thread['keyword'] : $thread['subject']; $header['description'] = $thread['description'] ? $thread['description'] : $thread['brief']; $_SESSION['fid'] = $fid; if ($ajax) { empty($conf['api_on']) and message(0, lang('closed')); $apilist['header'] = $header; $apilist['extra'] = $extra; $apilist['access'] = $access; $apilist['thread'] = well_thread_safe_info($thread); $apilist['thread_data'] = $data; $apilist['forum'] = $forum; $apilist['imagelist'] = $imagelist; $apilist['filelist'] = $thread['filelist']; $apilist['threadlist'] = $threadlist; message(0, $apilist); } else { include _include(theme_load('single_page', $fid)); } break; default: message(-1, lang('data_malformation')); break; } ?>