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 ...
随机推荐
- java的泛型与反射机制
什么是泛型? 泛型,即“参数化类型”.顾名思义,就是将类型由原来的具体的类型参数化,类似于方法中的变量参数,此时类型也定义成参数形式(可以称之为类型形参),然后在使用/调用时传入具体的类型(类型实参) ...
- poj-2115-exgcd
C Looooops Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 32062 Accepted: 9337 Descr ...
- Mybatis自动生成实体类,映射文件,dao
http://www.mybatis.org/generator/index.html 方法一:eclipse插件式 1.下载 mybatis-generator-core-1.3.2.jar 解压后 ...
- js修改样式
添加.删除class: $("#id").addClass("someClass"); $("#id").removeClass(" ...
- hearbeat of RAC
Heartbeat is a pooling mechanism in clustered platforms to verify if the other server participating ...
- 解决VS Code保存时候自动格式化
VS code 保存会自动格式化.以前都是alt+shift+F格式化的,现在一保存就格式化 解决方式:找到你的VScode扩展,把JS-CS-HTML Formatter这个插件禁用就可以解决
- [转]java异常中Exception捕获不到的异常
一 概念 众所周知java提供了丰富的异常类,这些异常类之间有严格的集成关系,分类为 父类Throwable Throwable的两个子类Error和Exception Exception的两个子类C ...
- android library打包成aar形式供别的项目引用
1.我们项目已经有library存在,我们有需求是需要把library供其他项目引用,而且不能让其他项目随意更改我们项目的代码. 2.Rebuild Project 后zxinglib生成aar文件, ...
- python 关闭垃圾回收
import gc gc.disable() http://blog.csdn.net/aixiaohei/article/details/6446869
- 关于datetimepicker只显示年、月、日的设置
如下是只显示月的sample code: <link rel="stylesheet" href="css/datetimepicker/bootstrap-dat ...