Hi xinlu, good afternoon, my name is xx, you can also call me andrew. i'm 31 years old, and i'm from zhejiang province.

After graduating from NPU, the software engneering specialty since 2013, i started to work.  So now i have more than 5 year's working experience.

The knowledge i have learned in college and the 5 year's working lead me to be aperson with strong responsiblity and high working effcienty.

And I think people improve the process of work, they also learn from the job. We need to be a quick learner, and use new knowledges  in the further work.

  tell me sth about your daliy work.

OK, recently I have done a new project, we work in our new office building in Minhang Zizhu. So I go to work in our company bus everyday at 10 o'clock, and go back at 5:15(five fifteen).

In this project, I'm in charge of the Fault Diagnosis System, it's a subsystem of the aircraft avionics system. I manage the development of two module softwares.

  what if you get a hard problem, how you gonna solve it.

OK, the unified IO module was used in the project. At the beginning, we didin't know how to use it, because its internal structure was very complicated. Later, I asked the developer of the IO Module how to use it to solve our data sending and receiving problems, and in the process of development, I got a lot of help from her to solve the problems in the process of use.

  your hobby.

My hobby is swimming. Because I was born in an island of zhoushan. Since I was a junior middle school student at about thirteen, I started to learn swimming, and we have swimming test in the graduation exam. But at that time, I can't swim with a standard position. And I didn't learn standard position like freestyle and breaststroke until I was in college. and i know the breathing skills. In fact, I thought I didn't need to change my breath when I was a child.

  游泳名将

孙杨,宁泽涛,叶诗文,罗切特,菲尔普斯

16年奥运会男子:奖牌 medal

孙杨  200米自由泳  冠军 400米自由泳 亚军

汪顺 200米混合泳 季军 medley relay

徐嘉余 100米仰泳 亚军 backstroke

女子:

傅园慧 100米仰泳 季军

史婧琳 100米蛙泳 季军

In the 2016 Olympic Games, SunYang won the gold medal in the 200 meter freestyle. And silver medal.

If it weren't because of his injury, I think he could win the gold medal. We can see his tears.

It is also a pity that Ye Shiwen didn't get a medal.

I think they can win medals in the 2018 world championships.

Easy doesn't enter into grown-up life的更多相关文章

  1. youDao

    2018-09-22Journeys end in lovers' meeting.漂泊止于爱人的相遇. All extremes of feeling are allied with madness ...

  2. Elasticsearch: Indexing SQL databases. The easy way

    Elasticsearchis a great search engine, flexible, fast and fun. So how can I get started with it? Thi ...

  3. Peer Code Reviews Made Easy with Eclipse Plug-In

    欢迎关注我的社交账号: 博客园地址: http://www.cnblogs.com/jiangxinnju/p/4781259.html GitHub地址: https://github.com/ji ...

  4. jQuery Easy UI Droppable(放置)组件

    Droppable(放置)组件也是一个基本组件,使用方法较简单,语法都在样例里面凝视了: 演示样例: <!DOCTYPE html> <html> <head> & ...

  5. 上传数据插件 Easy Populate 遇到问题 ?langer=remove

    批量上传,出现如下错误提示: ADD NEW PRODUCT FAILED! – Model: no200 – SQL error. Check Easy Populate error log in ...

  6. jquery easy ui 验证框架

    引入参考最下面API ) var reg = /^1[3|4|5|8|9]\d{9}$/; return reg.test(value); }, message: '输入手机号码格式不准确.' } } ...

  7. 最好用的数据存储Easy Save2讲解

    转载:http://www.manew.com/thread-100109-1-1.html   今天抽时间学习了“Easy Save2”插件,版本v2.6.3  我个人觉得这个插件是做数据存取最好的 ...

  8. Easy UI 入门

    Easy UI常用于企业级开发的UI和后台开发的UI,比较重. 以下组件中的加载方式,属性和事件,方法和组件种类并不全,只是作为参考和入门学习. 1.Draggable(拖动)组件 不依赖其他组件 1 ...

  9. An App ID with Identifier 'com.XXX.XXX’ is not available. Please enter a different string.报错

    昨天刚刚升的Xcode7.3和iOS9.3,然后没怎么使用这两样就下班了,但是今天早上来了之后,就发现突然之间不能真机测试和运行代码了,一看才发现xcode报错: An App ID with Ide ...

随机推荐

  1. MultiBinding

    <StackPanel> <Slider x:Name="sl1" Minimum="10" Maximum="100"/ ...

  2. halcon基础数据类型

    halcon基础数据类型 使用变量不需定义 等号       := 不等号    # 字符串赋值  str:='sdff' 等于比较符         if(q=0) 与       if(a< ...

  3. WPF数据验证方式

    WPF有两种数据验证的方式: 1 在数据对象上进行验证:普通属性验证或者实现IDataErrorInfo接口 2 可以再绑定规则上进行验证:ExceptionValidationRule异常验证规则 ...

  4. 【C#】WindowsAPICodePack-Shell使用教程

    原文:[C#]WindowsAPICodePack-Shell使用教程 1.首先在项目中添加WindowsAPICodePack的Nuget包.   点击安装即可. 2.获取<我的电脑>的 ...

  5. DateTime格式转换结果

    Console.WriteLine(string.Format("ToLongDateString:{0}", DateTime.Now.ToLongDateString())); ...

  6. Android 调试桥(adb)是多种用途的工具

    Android 调试桥 Android 调试桥(adb)是多种用途的工具,该工具可以帮助你你管理设备或模拟器 的状态. 可以通过下列几种方法加入adb: 在设备上运行shell命令 通过端口转发来管理 ...

  7. RxJava入门优秀博客推荐

    RxJava用了快半年了,现在越来越离不开这个库,从使用到逐渐接触它的背后实现,突然想写点什么关于RxJava的内容.在酝酿如何组织内容的时候,就去看看自己关于RxJava的收藏,发现满满的干货! 1 ...

  8. mysql练习(一)

    练习一 创建表,并插入相关数据 CREATE TABLE email ( ID INT NOT NULL PRIMARY KEY, Email VARCHAR() ) INSERT INTO emai ...

  9. 改善C#程序的建议7:正确停止线程

    原文:改善C#程序的建议7:正确停止线程 开发者总尝试对自己的代码有更多的控制.“让那个还在工作的线程马上停止下来”就是诸多要求中的一种.然而事与愿违,这里面至少存在两个问题: 第一个问题是:正如线程 ...

  10. 解决win10开机出现recovery there was a problem with a device connected to your pc

    问题描述: 开机无限重启并提示 recovery there was a problem with a device connected to your PC An unexpected I/O er ...