class09

四川菜很辣。

Sichuan cuisine is very spicy.

那个汤是凉的。

That soup is cold.

这茶很烫。

This tea is very hot.

这个汤不烫。

This soup is not hot.

今天不冷。

It is not cold today.

这本书不贵。

This book is not expensive.

旅行很愉快。

The trip was very pleasant.

昨天不冷。(两种)表达

It was not cold yesterday. (two) expression

幅员辽阔的国家。

A vast country.

可口的饭菜。

Delicious meals.

蓝色的大海。

blue ocean.

白纸。

White paper.

这本书是从小李那儿得到的。

This book was obtained from Xiao Li.

我不喝咖啡。

I don't drink coffee.

这个汤不太烫。

This soup is not too hot.

考试不太难。

The exam is not too difficult.

这个菜非常好吃。

This dish is very delicious.

这个汤有点辣。

This soup is a bit spicy.

考试一点儿也不难。

The exam is not difficult at all.

四川菜很辣。
那个汤是凉的。
这茶很烫。

这个汤不烫。
今天不冷。
这本书不贵。

旅行很愉快。
昨天不冷。(两种)表达

幅员辽阔的国家。
可口的饭菜。
蓝色的大海。
白纸。

这本书是从小李那儿得到的。
我不喝咖啡。

这个汤不太烫。
考试不太难。

这个菜非常好吃。
这个汤有点辣。
考试一点儿也不难。

Chinese

Sichuan cuisine is very spicy.
That soup is cold.
This tea is very hot.

This soup is not hot.
It is not cold today.
This book is not expensive.

The trip was very pleasant.
It was not cold yesterday. (two) expression

A vast country.
Delicious meals.
blue ocean.
White paper.

This book was obtained from Xiao Li.
I don't drink coffee.

This soup is not too hot.
The exam is not too difficult.

This dish is very delicious.
This soup is a bit spicy.
The exam is not difficult at all.

English

class09的更多相关文章

  1. python正则表达式手记

    ----------re模块进行正则的使用---------- #result=re.match(正则表达式,要匹配的字符串):使用正则对字符串进行过滤从前面开始匹配#result.group():将 ...

  2. python的re正则表达

    正则表达式,又称正规表示式.正规表示法.正规表达式.规则表达式.常规表示法(英语:Regular Expression,在代码中常简写为regex.regexp或RE),是计算机科学的一个概念.正则表 ...

  3. UML第二次作业

    一.plant UML语法学习小结 1.类之间的关系 使用.. 来代替 -- 可以得到点 线. 在这些规则下,也可以绘制下列图形 @startumlClass01 <|-- Class02 Cl ...

  4. python练习题-day18

    1.匹配一行文字中的所有开头的字母内容 import re s="i love you not because of who you are, but because of who i am ...

  5. UML作业第三次

    一.学习小结 类之间的关系通过符号定义 : 使用.. 来代替 -- 可以得到点 线. 例如: @startuml Class01 <|-- Class02 Class03 *-- Class04 ...

  6. UML作业第二次:类在类图中的表示

    一.学习小结: 类之间的关系通过下面的符号定义 : 使用.. 来代替 -- 可以得到点 线. @startuml Class01 <|-- Class02 Class03 *-- Class04 ...

  7. 练习UML类图中的类的表示

    第一部分:UML类图(class diagram) 类图用来展现一组类.类的特性以及其类相互之间的关系,一个类图由一组类以及它们之间的关系构成,类图用来对系统的领域概念以及静态结构进行建模. 在软件模 ...

  8. PlantUML类图

    PlantUML类图   雨客 2016-04-08 11:38:03 浏览796 评论0 摘要: 类之间的关系 PlantUML用下面的符号来表示类之间的关系: 泛化,Generalization: ...

  9. 如何为 smartraiden 贡献代码

    如何为 smartRaiden 贡献代码 1.Fork 项目 登录 github 账号,并访问https://github.com/SmartMeshFoundation/SmartRaiden,然后 ...

随机推荐

  1. 42.Odoo产品分析 (四) – 工具板块(10) – 问卷(2)

    查看Odoo产品分析系列--目录 接上一篇Odoo产品分析 (四) – 工具板块(10) – 问卷(1) 4 页面 即问卷,点开一项查看:  可以看出,网页就是问卷本身的子目录,其中指明了该目录包括哪 ...

  2. 优秀代码摘录片段一:LinkedList中定位index时使用折半思想

    在LinkedList有一段小代码,实现的功能是,在链表中间进行插如,所以在插如的过程中会需要找到对应的index位置的node元素: 如果放在平时只为了实现功能而进行遍历查找,很多人会直接使用一个w ...

  3. 从0开始的Python学习004小的总结与补充

    没有时间?快速阅读: Python确实是一种十分精彩又强大的语言. Python是程序.脚本或者软件 python helloworld.py运行你的Python help()帮助你的Python 命 ...

  4. PGSQL-通过SQL语句来计算两个日期相差的天数

    这是本人第一次写的~我在某次需求中遇到一个问题,如何在SQL语句中计算出两个日期的天数,然后用那个结果来进行数据的筛选呢?通过网上查阅了资料发现 date_part('day', cast(time1 ...

  5. Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Clien

    https://blog.csdn.net/asahinokawa/article/details/84746422

  6. Maven pom.xml中的元素modules、parent、properties以及import

    前言 项目中用到了maven,而且用到的内容不像利用maven/eclipse搭建ssm(spring+spring mvc+mybatis)用的那么简单:maven的核心是pom.xml,那么我就它 ...

  7. TortoiseGit之配置密钥

    TortoiseGit 使用扩展名为ppk的密钥,而不是ssh-keygen生成的rsa密钥.使用命令ssh-keygen -C "邮箱地址" -t rsa产生的密钥在Tortoi ...

  8. 2019年桌面Linux需要做好的7件事

    2019年桌面Linux需要做好的7件事 新的一年已经到来,这意味着又一年过去了,Linux还是没有发现自己主宰了桌面.Linux在许多方面做得非常好,在接下来的几周,我们将研究一些最适合您各种需求的 ...

  9. SpringBoot四大核心

    auto-configuration.starters.cli.actuator

  10. centos docker 安装

    centos docker 安装 参考网站 https://docs.docker.com/install/linux/docker-ce/centos/ 1.删除原有docker $ sudo yu ...