The Little Match Girl,摘自iOS应用Snow White and more stories
Many years ago on a cold and snowy New Year's Eve, a poor little girl was wandering arround on the street.
许多年前,在一个寒冷还下着雪的新年前夜,一个可怜的小女孩在街上徘徊。
She tried to sell her matches.
她想把火柴卖出去。
So she could buy something to eat.
这样,她就能买东西吃。
She was very cold and sad.
她很冷很伤心。
She sat in a doorway with ragged old clothes.
她穿着破旧的衣服坐在门口。
Her bare feet were nearly frozen.
她光着的脚,几乎冻僵了。
But nobody seemed to see her.
但是大家好像都没看到她。
No one had bought any of her matches.
没有一个人买她的火柴。
And the night was so cold.
那晚,真的很冷。
The little match girl burst into tears.
卖火柴的小女孩,突然落了泪。
She lit one of her matches to try to stay warm.
她点了一根火柴,试着取暖。
Suddenly, she thought she saw a fireplace!
突然间,她感觉看到了一个壁炉!
But when she stretched her frozen feet towards it, the fire disappeared.
但当她把冻僵的脚伸向它时,火消失了。
The little girl lit another match.
小女孩点了另一根火柴。
This time, she saw a table full of food and drinks.
这次,她看到满桌的食物和饮料。
But when she tried to reach it, the food disappeared.
但当她试着靠近时,食物消失了。
The poor little girl was shocked, so she struck another match.
可怜的小女孩吓坏了,她划了另一根火柴。
This time, she found herself in a warm room.
这次,她发现自己在一个温暖的房间。
She was sitting under a beautiful Christmas tree.
她坐在一棵美丽的圣诞树下。
As the tree began to disappear, the little girl panicked.
当那棵树开始消失时,小女孩慌了。
She quickly lit her very last match.
她很快地点燃了最后一根火柴。
She saw her much-loved grandmother waving at her.
她看到她深爱的奶奶在向她招手。
"Don't leave me grandma! Let me come with you!" the little girl cried.
“不要离开我,奶奶!让我和你一起走!”小女孩哭道。
The grandmother wrapped her arms around the poor little match girl.
奶奶用双手抱住那可怜的卖火柴的小女孩。
Together they flew away into the sky.
她们一起飞向了天空。
The next morning, many people saw the little girl's frozen body lying on the street.
第二天早上,很多人看到小女孩冻僵的身体躺在街道上。
Many people were crying.
很多人在哭。
They were sad to see that the little match girl had died.
看到卖火柴的小女孩死了,他们很难过。
But if they had looked a little more carefully, they would have seen a warm smile on her face.
不过,如果他们看仔细一点,能看到她脸上的温暖的微笑。
The little match girl had gone to spend her New Year's Day in a much better place with her grand mom.
卖火柴的小女孩和她的奶奶,在一个非常好的地方过了新年。
The Little Match Girl,摘自iOS应用Snow White and more stories的更多相关文章
- Snow White,摘自iOS应用Snow White and more stories
Once upon a time, there was a land. 从前,有个国度. It was ruled by an evil queen. 它被一位邪恶的女王统治. Every day t ...
- The Princess and the Pea,摘自iOS应用Snow White and more stories
Once upon a time there was a prince who wanted to marry a real princess.从前,有个王子想和真正的公主结婚. He looked ...
- Sleeping Beauty,摘自iOS应用Snow White and more stories
Once upon a time, there lived a king and queen. 从前,有个国王和王后. They had a beautiful daughter. 他们有一个漂亮的女 ...
- Thumbelina,摘自iOS应用Snow White and more stories
Once upon a time there was a woman who wanted to have a child. 从前,有个想要个孩子的女人. A witch heard her wish ...
- 【mac开发.NET】No installed provisioning profiles match the installed iOS signing identities
编译错误提示 /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets: Er ...
- IOS委托设计模式(摘自IOS开发指南)
- Xamarin Studio在Mac环境下的配置和Xamarin.iOS常用控件的示例
看过好多帖子都是Win环境装XS,Mac只是个模拟器,讲解在Mac环境下如何配置Xamarin Studio很少,也是一点点找资料,东拼西凑才把Xamarin Studio装在Mac上跑起来,如下: ...
- 浏览器网页判断手机是否安装IOS/Android客户端程序
IOS 原理如下: 为HTML页面中的超链接点击事件增加一个setTimeout方法. 如果在iPhone上面500ms内,本机有应用程序能解析这个协议并打开程序,则这个回调方法失效: 如果本机没有应 ...
- Xamarin.iOS提供没有匹配的配置文件
Xamarin.iOS提供没有匹配的配置文件 错误信息:No installed provisioning profiles match the installed ios code signing ...
随机推荐
- 25深入理解C指针之---传递数组
一.传递数组:将数组作为参数传入函数,或将数组作为数据当成是函数的返回值 1.定义:可以传入和传出数组 2.特征: 1).将数组作为参数传递给函数的本质是传递数组的地址,这种传递无需复制数组元素,所以 ...
- py2exe打包整个项目
这段时间做了用Python做了一个科学计算的项目,项目中用到了很多的第三方Python库,包括PyQt.traits.traitsui.matplotlib.pyface.table.numpy.tv ...
- GridControl CardView ShowCardExpandButton or GridCardExpandButton
关于DevExpress.XtraGrid.v13.1.dll和DevExpress.XtraGrid.v12.2.dll中ShowCardExpandButton 或者 GridCardExpan ...
- 对于drawRect使用,谨慎使用!
#1.drawRect简介drawRect方法在UIView的使用上起着十分关键的作用.不知道大家注意过没有,每一次创建UIView子类文件时候,会有自动带有已注释的drawRect方法,也许从这一点 ...
- Jmeter骚操作—文件上传、下载
最近很多同学都在问jmeter上传.下载文件的脚本怎么做,要压测上传.下载文件的功能,脚本怎么做,网上查了都说的很含糊,这次呢,咱们就好好的把jmeter的上传下载文件好好缕缕,都整明白了,怎么个过程 ...
- Codeforces 919 A. Supermarket
这场cf有点意思,hack场,C题等于1的特判hack很多人(我hack成功3个人,上分了,哈哈哈,咳咳...) D题好像是树形dp,E题好像是中国剩余定理,F题好像还是dp,具体的不清楚,最近dp的 ...
- Play框架连接Mysql遇到的一些问题
最近,在基于Play框架的项目中需要连接Mysql数据库.在这个过程中遇到了一些问题.在此,把它记录下来. 首先,Play框架和Mysql连接有两种方式,这两种方式都是在application.con ...
- Java获取当前时间戳/时间戳转换
时间戳精度有两个概念:1是精确到秒,2是精确到毫秒. 要操作时间戳和时间戳转换为时间一般对应的对象就是Date,而Date各种转换离不开SimpleDateFormat: 如果是要获取时间指定的年月日 ...
- 记一次痛苦的ubuntu配置Go环境 -- Ubuntu & Go
下载Go一定到: https://golang.org/dl/ 这里, 其他的都不好使. 还有go不一定跟32位和64有关, 还和CPU架构有关, 不知道架构一个一个试, 亦可以看我的关于查看Ubu ...
- [反汇编练习] 160个CrackMe之033
[反汇编练习] 160个CrackMe之033. 本系列文章的目的是从一个没有任何经验的新手的角度(其实就是我自己),一步步尝试将160个CrackMe全部破解,如果可以,通过任何方式写出一个类似于注 ...