Ladies and gentlemen, Good evening.
I'd rather use english, not mandarin.
Because during the road show, I felt so sorry.
When I opened my mouth I have to speak Chinese,
my colleagues Sidney or Haryu will translate for me.
They are right, but still I believe 20 to 30 percent were lost.
So every time I felt very anxious, I gave a word to myself.
Sooner or later I will speak English, So today is good time.
It is really a big day, It is a successful day.
It is an exciting day and It is also a day full of love.
Because it is may 22 and in Chinese it means "I love love".
It is the most loved day of the whole year, right?
Too many people did not applaud, Because I knew you cannot understand me.
It is not because my english is Chinglish.
acturely It is because my english is Suqian-English.
I think, in the past 40 years, There are two steps to me.
One is that I walked from a small village Suqian to Beijing which spent the first 20 years.
And then I spent another 20 years to walk from Beijing to New York.
What is our new target and what is our new goal.
I hope in the next 20 years In every city and every country in the world there must be our customers or our partners.
It is like a Thanksgiving day.
Please allow me to represent JD and our team to thank everyone here.
First of all, our shareholders, In about eight years ago,
when I first met Kathy, founder and CEO of Capital Today.
We met at around 10 o'clock in the eveing.
After talking, she wrote a letter to me. Just three letters:Chollima.
She was worried that other investors would come and talk to me, So she said,
go to Shanghai tomorrow morning and I will buy a ticket for you. I got it,
it is free. Which is the most important.
So when I got to Kathy's office at 10 in the mornig, Just two hours of negotiation.
She printed a letter and said Richard, please sign it.
So I got my first 10 million US dollars on that day.
She said, Richard I hope you can at least make 10 times for me.
I said no, because 10 times is nothing. I cas see some birghtness in her
eyes. Oh how many times will I get. I said it is top secret.
Five years later, I will let you know.
And in five years she once joined our board meeting.
She said Richard I remeber your word.
Five years age I knew it is a hundred times. I made it.
Today three of our long-time colleagues.
Qi Ge is our first colleague.
He worked for this company for over 15 years.
At that time he was only 16 years old.
It is legal. When they joined the team.
Here would be your family. They worked here, fell in love here,
married here and they got kids here.
They are called the JD family and JD baby. Our second generation.
For this IPO, I want to thank Sidey very much.
He really did a very great job.
and uncountable days and nights working with his team.
A lot of times workded till 4 o'clock or even 5 o'clock.
Went back home for one or two hours to rest. and came back to the office again.
A lot of nights, days and weekends.
Before the road show I only spent one percent of my time on the IPO.
I just did a lot of signatures.
So I did nothing and thank you Sidney.
he is the hero of our IPO process.
Another hero is Haoyu. He sid he missed his step at home playing with his kids.
With his kids means he is a little old.
I spent 20 years to walk from beijing to here.
But this guy only spent two weeks Form beijing to New York, Boston,
San Franciso and Chicago.
just with his walking sticks. He is the hero of our roadshow.
They are heros.
I think resources are limited at anywhere and anytime.
For goverments, for countries even for the world. But one thing is
unlimited, that is heros at JD.
I mean every colleague is a hero. We are a team.
We work together and we fight together. Thank you to our team and cheers.

强哥在京东IPO庆功宴上的演讲台词,由于他讲的句子有错误,台词并不完全符合他讲的,是抄的
视频的字幕。

强哥这个演讲,非常有意思,因为他以我们熟悉的口音讲出来。
学习英语最重要的是讲出来,能够用来交流,尽管他说的语句有语法词法的错误,
但这不影响交流。较之以前自己学习英语,太多的时间花在语法上,而没能够去实践。

PS:仔细听视频中观众的对话也很有意思。

从今以后不去听那些令人讨厌的听力题考试题,专注于有意思的视频上。

JD IPO address by liuqiangdong的更多相关文章

  1. 微信小程序获取当前经纬度并逆解析地址代码

    功能如标题. map.wxml代码如下: <!--miniprogram/pages/map/map.wxml--> <view><text>经度{{jd}}< ...

  2. 通过腾讯地图api获取用户位置限制在指定位置区域

    <!--在微信中获取用户位置--><script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js">& ...

  3. doubleclick cookie、动态脚本、用户画像、用户行为分析和海量数据存取 推荐词 京东 电商 信息上传 黑洞 https://blackhole.m.jd.com/getinfo

    doubleclick cookie https://mp.weixin.qq.com/s/vZUj-Z9FGSSWXOodGqbYkA 揭密Google的网络广告技术:基于互联网大数据视角 原创:  ...

  4. MySQL数据库罕见的BUG——Can't get hostname for your address

    在连接mysql jdbc时候,抛出了 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communicat ...

  5. 用 eric6 与 PyQt5 实现python的极速GUI编程(系列04)---- PyQt5自带教程:地址簿(address book)

    [引子] 在PyQt5自带教程中,地址簿(address book)程序没有完全实现界面与业务逻辑分离. 本文我打算用eric6+PyQt5对其进行改写,以实现界面与逻辑完全分离. [概览] 1.界面 ...

  6. ERROR 2003 (HY000): Can't connect to MySQL server on 'ip address' (111)的处理办法

    远程连接mysql数据库时可以使用以下指令 mysql -h 192.168.1.104 -u root -p 如果是初次安装mysql,需要将所有/etc/mysql/内的所有配置文件的bind-a ...

  7. [LeetCode] Validate IP Address 验证IP地址

    In this problem, your job to write a function to check whether a input string is a valid IPv4 addres ...

  8. Apache报错信息之通常每个套接字地址(协议/网络地址/端口)只允许使用一次(could not bind to address 0.0.0.0:80)

    我们常常在执行 httpd –k restart 重启Apache时报错提示: (OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次.  : AH00072: make_soc ...

  9. Domino----The Address Book does not contain a cross certificate capable of validating the public key.

    The Address Book does not contain a cross certificate capable of validating the public key. 地址本不包含交叉 ...

随机推荐

  1. 一步一步学Silverlight 2系列(28):图片处理

    概述 Silverlight 2 Beta 1版本发布了,无论从Runtime还是Tools都给我们带来了很多的惊喜,如支持框架语言Visual Basic, Visual C#, IronRuby, ...

  2. linux编程 fmemopen函数打开一个内存流 使用FILE指针进行读写访问

    fmemopen()函数打开一个内存流,使你可以读取或写入由buf指定的缓冲区.其返回FILE*fp就是打开的内存流,虽然仍使用FILE指针进行访问,但其实并没有底层文件(并没有磁盘上的实际文件,因为 ...

  3. jetty源码剖析

    最近使用jetty自己写了一个web server,现在闲了花了一天的时间看了一jetty的源代码,主要以server的启动为主线,进行了剖析,经过阅读对jetty的源码大赞,写的简洁.清晰,架构也不 ...

  4. BZOJ_1915_[Usaco2010 Open]奶牛的跳格子游戏_DP+单调队列

    BZOJ_1915_[Usaco2010 Open]奶牛的跳格子游戏_DP+单调队列 Description 奶牛们正在回味童年,玩一个类似跳格子的游戏,在这个游戏里,奶牛们在草地上画了一行N个格子, ...

  5. ekhtml使用总结

    ekhtml是一个高效SAX方式的HTML解析库. 文件说明 官网下载ekhtml-0.3.2.tar.gz文件解压后,内部包括源码.测试文件.文档.编译脚本等. 如需编译成静态库或动态库后进行集成, ...

  6. 区间DP 等腰三角形

    题目描述:给定一个正N边形,可以通过连线将这个多边形分割成N-2个三角形,问这N-2个三角形中恰有k个等腰三角形的分割方法有多少?这个值可能很大,输出对9397取模的结果.数据范围:n,k <= ...

  7. ASP.NET Core MVC 2.x 全面教程_ASP.NET Core MVC 05.Controller 的路由

    视频地址: https://www.bilibili.com/video/av38392956/?p=5 这里面就包含了MVC相关的库 可以通过打开右侧的Nuget库进行查看 这里修改下 ,只需要静态 ...

  8. sql server编写一个语句脚本自动清空各表数据以初始化数据库

    问题:有时已有项目要移植,例如原来在广州地区使用的某系统,突然说惠州那边也要用这套一样的系统.或者,在demo环境下弄了一些测试数据.然后要清空全部表数据.如果表比较多的话,逐个表手工编写脚本就太麻烦 ...

  9. Unity陀螺仪

    using UnityEngine; using System.Collections; using UnityEngine.UI; //摄像机 陀螺仪转动 public class TGyro : ...

  10. Template Code 无法使用 this.Host 报错

    问题显示: Error 6 Compiling transformation: 'Microsoft.VisualStudio.TextTemplatingBED07DAE3B6FD53FA94701 ...