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. xadmin下修改左道航的显示不是中文字修改方法

    解决方案: 在对应的apps下有一个apps.py文件添加verbose_name=u"想要的字" 在对应的__init__.py 添加   default_app_config= ...

  2. 【Python】Camera拍照休眠唤醒测试

    #!/usr/bin/python # -*- coding: UTF-8 -*- import os import sys import time rebootCount = int(input(& ...

  3. Java泛型和类型安全的容器

    示例: public class Apple { private static long counter; private final long id = counter++; public long ...

  4. WPF显示html的几种方法

    原文:WPF显示html的几种方法 客户希望系统在一些特定的条件下,界面上能显示用户自定义的格式和内容,格式和内容通过html指定. 基本上在wpf中显示html有以下四种方法. 1.       W ...

  5. C#最简单的文本加密

    #region AES加密 public static byte[] TextEncrypt(string content, string secretKey) { byte[] data = Enc ...

  6. 创建dll动态链接库,并使用java调用

    参考文章:http://www.cnblogs.com/matthew-2013/p/3480296.html http://blog.csdn.net/g710710/article/details ...

  7. oracle利用透明网关访问mssql

    遇到一个客户,有个需求,想将mssql中的数据抽取到oracle中.经过上网查找,感觉gateway这个工具可以实现,因此就搭建实验环境进行测试.首先在oracle delivery上面下载对应的安装 ...

  8. CentOS安装mysq

    一安装依赖 yum -y install libaio.so.1 libgcc_s.so.1 libstdc++.so.6 yum -y update libstdc++-4.4.7-4.el6.x8 ...

  9. 深度网络中的Tricks

    数据增强(Data augmentation) 预处理(Pre-processing) 初始化(Initializations) 训练中的Tricks 激活函数(Activation function ...

  10. Delphi的Anymouse方法探秘

    匿名函数是用Interface来实现的,具体细节可以看http://www.raysoftware.cn/?p=38匿名函数还是非常方便的.比如自己封装的异步调用.Async(procedure(AP ...