Some Background - 1

Even to tell a tiny tale, some brief introduction of the background is still necessary. So we can certainly expect the relatively bigger sized story to have a more complete background. You are right. I don't know whether I am worse or better than the person, who is actually myself, but the timeline should be rolled back to the point when he was not entering the campus. But one thing is definite, that I am no longer to be that person. But, if I am going to write about "him", who is the main role playing in my "background", I have to leap back and forth between he and I. You see, it is sometimes extremely difficult. Anyway, it is so lucky that, he is myself. This reduces most friction in recognition, and many things can be digged out from very deeply buried memories.

 

I was born in a family constructed in an educational way. Both of my parents works in school, as educators. So it should be assumed that I must be very used to the life in the campus. That was what in my mind some years ago, that is, the life in the campus is no more than the extension cord of the life in the high school, which proved soon after, to be totally, terribly wrong.

 

The first guy I came to know as the schoolmate, of course, who turned out to be my classmate, is Jùnjié Zhāng. What a coincidence! From 1998 Jan., I started to write for a newspaper, titled Student Computer World. This newpaper is issued by China Welfare Institute, and Jùnjié's mother is working for the CWI. One day I was invited to the newsroom to discuss about the publishing plan of my series, and my parents would like to go with me and by the way have a meal outside, spending a happy weekend together. So my parents had the chance to run into Jùnjié's mother. She is a very kind woman, and was dressed in purple that day, smiling in a professional way.

 

"I heard your son have achieved the entrance qualification of the ShanghaiJiaotongUniversity," she said in a clear and gentle sound, "what is his major?"

 

"Oh, he studies computer science." My mother replied with obvious pride, "That's his dream."

 

"Aha, how can it be so lucky! My son is also following that major." Jùnjié's mother became also a bit delighted. She showed us the admission note granted by ShanghaiJiaotongUniversity, which Jùnjié's name is printed on it, which is different from mine. Mine is written by hand.

 

It is nothing unexpected that we two families invited each other to pay a visit, and soon after that, time for school again. 2000 Sep. Jùnjié's father has a car to fetch us two to the campus. On the car, Jùnjié's mother said to us, "You two, should not only have a good grade in your study, but you'd better to have a secondary major. I hope it to be management."

 

I replied in no time, "Management! I have no interest in the subject. I am planning to learn foreign languages." Jùnjié's mother looked at me, and politely kept silent. I felt my gaffe, long after that, maybe a year later. When one day this affair reflected suddenly into my mind, I became very sorry about my behavior then. This is as an signal, Jùnjié was following his mother's instructions, and completes the four-year-long campus life very smoothly. But I was sure to pay for my personality.

转载于:https://www.cnblogs.com/danielgao/archive/2004/10/19/53975.html

1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看rEADME.md或论文文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。 5、资源来自互联网采集,如有侵权,私聊博主删除。 6、可私信博主看论文后选择购买源代码。 1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看rEADME.md或论文文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。 5、资源来自互联网采集,如有侵权,私聊博主删除。 6、可私信博主看论文后选择购买源代码。 1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md或论文文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。 5、资源来自互联网采集,如有侵权,私聊博主删除。 6、可私信博主看论文后选择购买源代码。
优化下面代码.bg { width: 100%; height: 100vh; background-image: url('../../assets/img/info-bg.png'); background-size: 100% 100%; background-repeat: no-repeat; position: relative; font-family: AlibabaPuHuiTiR; .goBack { position: absolute; top: 34px; right: 65px; cursor: pointer; color: #ffffff; width: 181px; padding: 15px 10px; background: rgba(24, 31, 30, 0.52); border: 1px solid #4a524e; border-radius: 5px; font-size: 18px; font-family: AlibabaPuHuiTiR; z-index: 111; display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .home-left { position: absolute; top: 18%; left: 40px; width: 41%; height: 76%; font-size: 24px; color: #ffffff; } .unit { font-size: 24px; color: #636363; } .home-left-title { font-size: 24px; color: #ffffff; line-height: 36px; } .home-right { position: absolute; top: 18%; right: 88px; width: 46%; height: 78%; } .model { display: flex; justify-content: center; align-items: center; height: 90%; } #threeContained { width: 100%; height: 100%; } .model-qk-img { width: 82%; height: 90%; background-image: url('../../assets/img/howo.png'); background-size: 100% 100%; background-repeat: no-repeat; } .model-zk-img { width: 56%; height: 90%; background-image: url('../../assets/img/heavyT.png'); background-size: 100% 100%; background-repeat: no-repeat; } .model-gj-img { width: 82%; height: 90%; background-image: url('../../assets/img/transit.png'); background-size: 100% 100%; background-repeat: no-repeat; } .car-online { margin-bottom: 50px; } } .day-data { display: flex; flex-direction: row; justify-content: space-between; align-items: center; height: 29%; margin-left: 30px; } .day-val { width: 40%; } .prefix { display: inline-block; width: 6px; height: 14px; background: #ffffff; margin-right: 20px; } .zh-title { margin-left: 30px; padding-top: 30px; font-size: 30px; font-weight: 700; text-align: left; color: #ffffff; line-height: 32px; letter-spacing: 0.3px; font-family: AlibabaPuHuiTiB; } .en-title { margin-left: 30px; font-size: 14px; font-weight: 400; text-align: left; color: #ffffff; line-height: 32px; letter-spacing: -0.91px; font-family: AlibabaPuHuiTiR; }
05-31
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值