Cinderella
Chapter 1 Ella, Ella, Cinderella
There is a beauiful girl. Her name is Ella.
She lives with a wicked stepmother.
And she lives with two ugly stepsisters, too.
Every day they yell, "Ella, clean the house!
Make us breakfast!
Ella is cleaning the house.
She is cleaning the fireplace.
"Look at her," laughs one of her sisters.
"She is very dirty from the cinders."
"Right. Let's call her Cinderella,"
says the other sister.
One day a letter arrives from the Prince.
There will be a big party at the palace.
Everyone wants to go.
"Can I go?" asks Cinderella.
"No! You're too ugly and dirty!"
says her mother.
"We need new dresses, Cinderella!"
her sisters yell.
Chapter 2 Cinderella's Fairy Godmother
Cinderella's sisiters are at the party.
They are wearing new dresses.
Cinderella is not at the party.
She is wearing an old dirty dress.
Cinderella is at home alone.
She is sad and lonely. She is crying.
PUFFFF!
"Don't cry, Cinderella!" says the woman.
"Who are you?" asks Cinderella.
"I'm your Fairy Godmother. I will help you,"
says the woman.
The Fairy Godmother waves her magic wand.
PUFFFF! A pumpkin changes into a coach.
PUFFFF! A mouse changes into a coachman.
And two mice change into two white horses.
PUFFFF!
Cinderella's dirty dress changes into a beautiful dress.
Finally the Fairy Godmother gives beautiful
glass shoes to Cinderella.
"Now go to the party. But be home
by 12 o'clock," says the Fairy Godmother.
"My magic will disappear at 12 o'clock."
Chapter 3 The Party
Cinderella arrives at the palace.
"She is very beautiful!" says the Prince.
He goes to Cinderella and says,
"Please dance with me."
They dance all evening.
Cinderella is very happy with the Prince.
It is nearly 12 o'clock,
"Oh, I must go," says Cinderella.
She runs away.
"Wait! Wait!" yells the Prince.
Cinderella runs down the stairs.
She runs and runs.
OH, NO! One of her glass shoes falls off.
The Prince runs after Cinderella.
But he finds only one glass shoe.
"Oh, here is her shoe. I will find her," he says.
At last it is 12 o'clock.
The magic disappears.
The coach turns back into a pumpkin.
The horses and the coachman turn back into mice.
Cinderella is in her dirty dress again.
chapter4 The Glass Shoe
The Prince tries to find Cinderella.
Many women try on the shoe.
But it doesn't fit anyone.
Cinderella's sisters try, too.
But their feet are too big.
Cinderella is working in the kitchen.
The Prince sees her.
"She must try on the shoe," he says.
"Cinderella is only a kitchen girl," yell her sisters.
"She is too dirty," says her mother.
"Every woman must try," says the Prince.
Cinderella tries on the galss shoe.
It fits!
"Yes, Yes! It's you!" says the Prince.
"Will you marry me?"
"Yes, I will," says Cinderella.
Cinderella and the Prince get married.
They are happy.
Cinderella is never lonely again.
Cinderella的更多相关文章
- Codeforces gym 100685 C. Cinderella 水题
C. CinderellaTime Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://codeforces.com/gym/100685/problem/C ...
- CodeForces Gym 100685C Cinderella (水题)
题意:给定 n 个杯子,里面有不同体积的水,然后问你要把所有的杯子的水的体积都一样,至少要倒少多少个杯子. 析:既然最后都一样,那么先求平均数然后再数一下,哪个杯子的开始的体积就大于平均数,这是一定要 ...
- 【Ajax 基础学习】
http://www.cnblogs.com/guduoduo/p/3681296.html 今天简单的学习了 Ajax 的基础知识,总结在这里.部分代码不是原创,特此说明. [Ajax 简介] AJ ...
- Html5的表单
跨浏览器 https://github.com/westonruter/webforms2 https://github.com/Modernizr/Modernizr http://www.blog ...
- 本地测试AJAX请求
要在本地测试AJAX,首先是环境的搭建,因为XHR对象的open方法中参数url是指文件在服务器上的文件.下面以WampServer为例. 1. 下载wamp的安装包,下载地址为:http://221 ...
- Tomcat web.xml中定义了文件扩展名到MIME类型的对应关系
Tomcat在返回静态资源时,会根据资源文件的扩展名产生对应的content-type头(也即MIME类型)添加到response header中. 在Tomcat的web.xml规定了扩展名及相应M ...
- [zt]给你的Mp4大换血,精选Touch里3年收集的900多首歌,"经典不忍去的""最新近流行的",与你共享~~
如果你是音乐爱好者: 这些歌, 请戴上耳机, 调大音量, 一个人听 ,全世界 都是你的!!!!! (一)这些歌很温暖,没有金属味,适合有阳光的午后,很悠闲... [Anaesthesia]Maximi ...
- AJAX 数据库实例
AJAX 用于创建动态性更强的应用程序. AJAX ASP 实例 下面的例子将演示当用户在输入框中键入字符时,网页如何与服务器进行通信: 实例 请在下面的输入框中键入字母(A - Z): 姓名: 建议 ...
- PHP与Ajax的交互更新页面
PHP与Ajax的交互更新页面 本次主要学习ajax的概念以及怎么与PHP之间进行交互操作 1.什么是Ajax? 国内翻译常为“阿贾克斯”和阿贾克斯足球队同音,AJAX 是一种用于创建快速动态网 ...
随机推荐
- 访问localhost文件下的testmysql.php文件报Not Found
但是访问localhost:8081/index.php没有报该错误,页面显示success,并没有显示wamp的主页 出错原因:Apache和php没关联好,修改一下Apache的httpd.con ...
- 在VMware中设置CentOS7的网络
为了能够使用XShell来管理我们安装好的CentOS7系统,所以我们要先设置CentOS7的网络使其能够联网. 1.选择vmware的编辑,然后点击虚拟网络编辑器 2.点击更改设置(需要有 ...
- FPGA时序约束和timequest timing analyzer
FPGA时序约束 时钟约束 #************************************************************** # Create Clock #****** ...
- console.dir(someObject);
<script type="text/javascript"> function test(){ var array = [{"id":1},{&q ...
- alertView 上添加textField
- (void)showTextFieldUIAlertView { UIAlertView *alertView = [[UIAlertView alloc] initWithTitle:@ ...
- Thread.sleep() 和 Thread.yield() 区别
1. Thread.yield(): api中解释: 暂停当前正在执行的线程对象,并执行其他线程. 注意:这里的其他也包含当前线程,所以会出现以下结果. public class Test exten ...
- [C#]安装WindowsService的关键步骤
使用.Net编写好了WindowsService以后,不安装到系统里就没有任何作用. [添加Installer] 在服务的设计器画面,属性页面里,选择[Add Installer]链接. 如此便会生成 ...
- 传智播客.NET视频学习课件
传智播客.NET视频学习课件访问.NET网站了解更多课程详情http://net.itcast.cn(小提示:为什么本书中超链接打不开?)此套课件是伴随 传智播客.net实况教学视频 (小提示:为什么 ...
- C#Encoding
1.Encoding (1).如何生成一个Encoding即一种编码 Encoding位于System.Text命名空间下,是一个抽象类,它的派生类如下图: 要实例化一个Encoding一共有以下两种 ...
- C#基础笔记(第二十天)
1.复习属性:保护字段的构造函数:初始化对象初始化对象:给对象的每个属性去赋值什么时候会调用构造函数:当我们new的时候面向对象中需要注意的两个关键字this 1.代表当前类的对象 2.调用自己的构造 ...