Too much thinking! Too much annoying.
I am now in great demand for an opportunity to yearn for, the ability to express myself, in a maximum scale to let other people know about me, and my feeling as well.
First: a good atmosphere could affect someone in a good way, and otherwise may be counterproductive. I am now temporarily living in one single room with my cousin, whose apartment is very near from my own worksite. He is a super-straight man, thinking everything evil and disgusting which has (even little) connection with the stuff like homosexuality. And therefore he get himself quite a different from as I live. I used to be very diligent in daily chores and he said he could remember that; and now I become a lazy and common person due to my present living habit and unhealthy mindset. While, the truth is he is in my mind, a very lazy person, as exactly as what he describes me. He has a single apartment which might size 25 square meters, with elaborated design and practical decoration (like chairs and balcony-sofa). The problem is he doesn’t often take good care of his room, like sweeping the floor, and collecting the dust. He also cook in this room. As a consequence a lot of flavors mixed with different origins stimulate your nose and mind. His solution to this was just nothing at all. He has blamed me for not helping him cleaning the floor and making the bed. Well the truth in China is: when you’re living under someone’s house, you have to take the owner’s orders into account. However, I forsake it. Most possibly reason is: I ignore this because he is my cousin, and as a relative who also comes from my father’s family part, I disrespected him unconsciously. He had done very sin-like stuff to me when I was very young and was having a resident identity in his family and house. He could do those unspeakable insulting things to me, well which after so many years I found affected me so much and haunts me so heavily. I suddenly stand at someone else’s point and judge on me, the conclusion is: I am of a pity, and devastation could be percept even not as tiny as a single drop of dust in air. My experiences could just be mine, but more of us in this world are sharing the same circumstances. (This world is twisted by those unseen and unknown forces, that we could not ever find or change, which is of a very sad story.)
Second: consumption is more than my income. I have been in an internship in an f-c, which doesn’t earn me much but can afford my controllable purchases. Once I claim for more it will become very disappointing and melancholy. One cannot cover his expenses, and then he or she is going to suffer from a certain series torment. I met Han Han a few days ago, and having had a night spent in embraces and kisses and oral sexes, I thought he could be the one (the one I admire for his courage, capability, talent, wealth and quality). Well then what I figure in my mind is to compare myself to him, to lift myself to the level as he in, as much as possible. Then I went to Xinhua Hospital, to claim for an operation on my penis, ‘cuz I had the covering skin too much and somehow affected my normal life in the past almost 8 years. I had mentioned this to my father a year ago, and what he said made me more timid and scare to tell other people the truth about my sexual organ. Also, I bought a brand new jacket online which cost a lot more than my average consumption amount. A playboy branded jacket costed 270 yuan, and a Tebu branded jacket costed me 260, and I guess I never have expended so much on my dressing. Now for what I do? In my opinion, for the lift-up to another level of living standard, and appearance standard.
Third: I have to say: I am now in danger. I have no idea how I perform in the f-c. So I don’t know if I could be excelling in things I need to master. Sometimes I just worry too much, but though they don’t make no sense.
Too much thinking! Too much annoying.的更多相关文章
- 2015 Multi-University Training Contest 1 - 1009 Annoying problem
Annoying problem Problem's Link: http://acm.hdu.edu.cn/showproblem.php?pid=5296 Mean: 给你一个有根树和一个节点集合 ...
- 心情烦闷annoying,贴几个图!唉!annoying
nothing could be more annoying!!!!! lost!failed!
- Codeforces 1009C: Annoying Present
C. Annoying Present time limit per test 2 seconds memory limit per test 256 megabytes input standard ...
- The Annoying Bug
log里看不出问题,直接客户端就disconnected. gdb 挂了也不会停住,继续跑得跟正常人似的 再连根本不正常的了. 硬件: a , 主板CPU更换过 b,USB3.0 软件: 无有更换,但 ...
- HDU 5293 Annoying problem 树形dp dfs序 树状数组 lca
Annoying problem 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5293 Description Coco has a tree, w ...
- HDU 5296 Annoying problem dfs序 lca
Annoying problem 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5296 Description Coco has a tree, w ...
- HDU 5296 Annoying problem
Annoying problem Time Limit: 16000/8000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others ...
- C. Annoying Present SB题
C. Annoying Present time limit per test 2 seconds memory limit per test 256 megabytes input standard ...
- hdu5296(2015多校1)--Annoying problem(lca+一个公式)
Annoying problem Time Limit: 16000/8000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others ...
- HDU 5296 Annoying problem LCA+树状数组
题解链接 Annoying problem Time Limit: 16000/8000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/O ...
随机推荐
- leetcode-algorithms-23 Merge k Sorted Lists
leetcode-algorithms-23 Merge k Sorted Lists Merge k sorted linked lists and return it as one sorted ...
- TLS与SSL之间关系——SSL已经被IEFT组织废弃,你可以简单认为TLS是SSL的加强版
TLS与SSL之间关系 原文地址:SSL vs. TLS - What's the Difference? from:https://juejin.im/post/5b213a0ae51d4506d4 ...
- 微信小程序: rpx与px,rem相互转换
官方上规定屏幕宽度为20rem,规定屏幕宽为750rpx,则1rem=750/20rpx. 微信官方建议视觉稿以iPhone 6为标准:在 iPhone6 上,屏幕宽度为375px,共有750个物理像 ...
- Java中static的用法,初始化块
使用 Arrays 类操作 Java 中的数组语法: Arrays.sort(数组名); 可以使用 sort( ) 方法实现对数组的排序,只要将数组名放在 sort( ) 方法的括号中,就可以完成对该 ...
- get url img
selenium 1● 了解selenium 这个是做 web页面测试,模拟用户测试 =====> pip install selenium 安装 2● django 用于接 ...
- response对象、转发、重定向
1.response:响应. 该对象是用来响应用户请求后的结果.2.response中的常用方法: response.setCharacterEncoding();该方法用来处理响应时的字符集 ...
- laravel Eloquent 查询数据库判断获取的内容是否为空
原文地址:https://www.cnblogs.com/love-snow/articles/7205338.html 在使用 Laravel Eloquent 模型时,我们要判断取出的结果集是否为 ...
- isScroll 插件在iPhone 5s 和以上版本
才加入这个移动项目组三天,解决一个同事(请假),解决一个切换头部tab 选型时,下拉数据,再次切换到另外一个选项时,出现滚动条距离顶部有些距离,当频繁操作会出现距离顶部距离加大问题(第二天衍生出其他b ...
- 修改placeholder的值---input-placeholder
input-placeholder .box::input-placeholder 目前所有的浏览器都要加前缀 .box::-webkit-input-placeholder{ color: agba ...
- Java获取后台数据,动态生成多行多列复选框
本例目标: 获取后台数据集合,将集合的某个字段,比如:姓名,以复选框形式显示在HTML页面 应用场景: 获取数据库的人员姓名,将其显示在页面,供多项选择 效果如下: 一.后台 查询数据库,返回List ...