首页 > 其他分享 >S2 - Lesson 31 - Success story

S2 - Lesson 31 - Success story

时间:2023-02-09 22:14:18浏览次数:42  
标签:story his Frank years S2 small Lesson was he

Words

retire

 

workshop

 

company

 

helper

 

bicycle

tricycle

 

employ

 

save

 

grandson

 

 

 

Content

Yesterday afternoon Frank Hawkins was telling me about his experiences as a young man.

Before he retired, Frank was the head of a very large business company, but as a boy he used to work in a small shop.

It was his job to repair bicycles and at that time he used to work fourteen hours a day.

He saved money for years and in 1958 he bought a small workshop of his own.

In his twenties Frank used to make spare parts for airplanes.

At that time he had two helpers. In a few years the small workshop had become a large factory which employed seven hundred and twenty-eight people. 

Frank smiled when he remembered his hard early years and the long road to success. 
He was still smiling when the door opened and his wife came in.

She wanted him to repair their grandson's bicycle.

 

标签:story,his,Frank,years,S2,small,Lesson,was,he
From: https://www.cnblogs.com/hongten/p/17107319.html

相关文章

  • window.onpopstate事件和history
    在支持H5的浏览器中,有一个window.onpopstate事件,该事件可以监听如下操作:点击浏览器的前进按钮/后退按钮执行js代码:history.go(n)/history.forward()/不同的浏......
  • nacos2.x 安装和使用
    Nacos快速开始这个快速开始手册是帮忙您快速在您的电脑上,下载、安装并使用Nacos。0.版本选择您可以在Nacos的releasenotes及博客中找到每个版本支持的功能的介绍,当前......
  • linux查看历史命令history
    [root@bogon~]#history2ls-al3cdpublic/4ls-al5cd..6ls-al7cd..8ls-al9cd..10ls-al11cd..12......
  • vs2019 编译是报结构体对象找不到
      原先多行注释,在vs编译是会出现某个结构体成员找不到。改成双斜杠注释即可......
  • Font 'STSong-Light' with 'UniGB-UCS2-H' is not recognized. 问题解决方法
    先说结论,这是由于itext和asian版本不一直造成的。如果你的需求仅仅是生成pdf,则使用解决办法1,如果需求有导出word则使用解决办法2解决办法1:将pom文件的com.lowagie全部......
  • cocos2dx-3.16截屏遇坑
    clippingNode用到模板就是这个东西 截屏的内容如果有clippingNode就会背景白屏是个什么感觉。。试一试就知道了。解决方案 RenderTexture::create(visibleSize.width,......
  • CF #724(div2)A. Omkar and Bad Story,贪心,构造序列
    problemA.OmkarandBadStorytimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputOmkarhasreceivedames......
  • 庄懂TA Lesson10
    Shader"Shader/OldschoolPlus"{Properties{[Header(Texture)]//面板需要的参数_MainTex("colortexture......
  • VS2019和unity绑定设置
    第一步:打开本机VisualStudioInstaller 第二步:点击修改  第三步:下载对应组件  第四步:修改Unity脚本编辑工具绑定 点击edit -> preferences -> ......
  • 庄懂TA Lesson9
    matcap代码实现Shader"Shader/Matcap"{Properties{_NormalMap("normalmap",2D)="bump"{}//面板需要的参数_Matcap("matcap",2D)......