Sleeping Beauty,摘自iOS应用Snow White and more stories
Once upon a time, there lived a king and queen.
从前,有个国王和王后。
They had a beautiful daughter.
他们有一个漂亮的女儿。
One day an angry bad witch appeared on her birthday.
一天,一位生气的坏巫婆出现在她生日那天。
"I'm going to cast a spell on the princess. She will prick herself on a needle and die!" shouted the witch.
“我要向公主施咒。她会被针刺到自己,并死去!”巫婆呼喊道。
The queen was very upset.
王后非常难过。
When the bad witch left, a good witch changed the spell.
当坏巫婆离开后,一个好巫婆更改了咒语。
"She will prick her finger and fall asleep. She will wake up if she is kissed by a prince," said the good witch.
“她会刺到自己的手指,并睡着。如果她被一位王子亲一下,就会醒来。”
The king later got rid of all the needles in the country.
后来国外下令把这个国家的所有针都丢掉。
The beautiful princess lived a happy life.
漂亮的公主过着快乐的生活。
On her eighteenth birthday, she found a hidden door in the caslte.
在18岁生日那天,她在城堡里发现一扇隐蔽的门。
She opened it and found an old lady sewing.
她打开了们,发现一位老妇人在做针线活。
"That looks like fun! What are you doing?" asked the princess.
“看上去很有趣!你在做什么呢?”公主问。
Sha had never seen anyone sew before because the king did not allow people to have needles.
之前她从未见过任何人做针线活,因为国王不许人们有针。
"I am sewing a dress. Would you like to try?" asked the old lady.
“我在织一件衣服。你要试试吗?”老夫人问。
The princess took the needle in her hand.
公主把针拿到了自己手上。
Then she pricked herself.
接着她刺到了自己。
At that moment, the entire castle - including the animals - fell asleep.
在那一刻,整座城堡,包括动物,都睡着了。
Everyone in the castle slept for one hundred years.
城堡里的每个人都沉睡了100年。
During that time, plants grew and hid the castle.
在那段时间,植物不断生长,遮住了城堡。
One day a prince was lost.
一天,一位王子迷路了。
And he saw the thick woods.
他看到了茂密的树林。
He used his sword to cut through the plants.
他用刀从树林里砍出一条路。
The prince was surprised to discover that there was a castle underneath.
王子惊讶地发现下面有座城堡。
He went inside and found everyone asleep.
他走了进去,发现每个人都在睡觉。
He walked around the castle and saw the beautiful sleeping princess.
他绕着城堡走着,看到了美丽的睡公主。
The prince held her hand and kissed it.
王子握住她的手,亲了一下。
At that moment the princess and the rest of the castle woke up.
在那一刻,公主以及城堡的其他事物,都醒了过来。
The princess brought the prince to her parents.
公主把王子带到了她的父母前。
They were soon married.
不久后,他们结婚了。
The prince and the princess lived happily ever after.
从此,王子和公主过着快乐的生活。
Sleeping Beauty,摘自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 ...
- 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 s ...
- 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 ...
- IOS委托设计模式(摘自IOS开发指南)
- Xamarin Studio在Mac环境下的配置和Xamarin.iOS常用控件的示例
看过好多帖子都是Win环境装XS,Mac只是个模拟器,讲解在Mac环境下如何配置Xamarin Studio很少,也是一点点找资料,东拼西凑才把Xamarin Studio装在Mac上跑起来,如下: ...
- Daily record-October
October 11. Hope is a good thing, maybe the best of things, and no good thing ever dies. 希望是美好的,也许是人 ...
- 五、Pandas玩转数据
Series的简单运算 import numpy as np import pandas as pd s1=pd.Series([1,2,3],index=['A','B','C']) print(s ...
- “设计之变”--从iPhone应用到iPad应用
在做APP的iPad版本设计时,我们常常需要考虑:如何在延续iPhone版本设计特色和优点同时,充分利用iPad的特性更好地进行设计.本文从iPad和iPhone的差异性入手,试图总结这一设计过程中需 ...
随机推荐
- 彻底删除node_modules文件
npm install rimraf -g rimraf node_modules
- js对象定义的最常用的三种方法
定义对象:属性和方法的结合体(变量和函数的结合体) 1.(***)var obj = {} 2.var obj = new Object(); 3.使用function定义对象 具体例子分别为: // ...
- 358. Rearrange String k Distance Apart
/* * 358. Rearrange String k Distance Apart * 2016-7-14 by Mingyang */ public String rearrangeString ...
- Javascript中的e.keyCode大全
keycode 8 = BackSpace BackSpace keycode 9 = Tab Tab keycode 12 = Clear keycode 13 = Enter keycode 16 ...
- 什么叫PV,UV,PR值
1.PV PV(page view),即页面浏览量:用户每1次对网站中的每个网页访问均被记录1次.用户对同一页面的多次访问,访问量累计. 2.什么是UV uv(unique visitor),指访问某 ...
- bubble chat listview
最近在iOS中用到bubble chat listview,找了个比较有名气的lib(MessagesTableViewController)=>https://github.com/jesse ...
- [__NSCFConstantString size]: unrecognized selector sent to instance 错误
因为使用时候的类型和初始化的对象类型不匹配造成的,例如 - (NSMutableDictionary *)getMenuItems{ NSArray *defaultTmp = [NSArray ...
- Excel导入的HDR=YES; IMEX=1详解
参数HDR的值:HDR=Yes,这代表第一行是标题,不做为数据使用 ,如果用HDR=NO,则表示第一行不是标题,做为数据来使用.系统默认的是YES 参数Excel 8.0对于Excel 97以上版本都 ...
- 如何提高NodeJS程序的运行的稳定性
如何提高NodeJS程序运行的稳定性 我们常通过node app.js方式运行nodejs程序,但总有一些异常或错误导致程序运行停止退出.如何保证node程序的稳定运行? 下面是一些可以考虑的方案: ...
- java中finalkeyword
在java中有3个地方须要用finalkeyword: 1.假设一个不希望被继承,那么用final来修饰这个类 2.假设一个方法不须要被重写.那么这种方法用final来修饰 3.假设一个变量的值不希望 ...