英语_阅读_telescope_待读

news/2025/10/14 15:38:49/文章来源:https://www.cnblogs.com/tianyunchuan/p/19141261

You would see mountains and valleys if you looked at the Moon through a telescope.
如果你通过望远镜观察月球,你会看到山脉和山谷。

If you looked at the planet Jupiter, you would see its moons.
如果你观察木星这颗行星,你会看到它的卫星。

Galileo was the first person to see these things through a telescope.
伽利略是第一个通过望远镜看到这些现象的人。

Galileo did not invent the telescope. It was first made by a Dutch lensmaker.
伽利略并没有发明望远镜。它最早是由一位荷兰的镜片制造商发明的。

But Galileo improved the design so he was able to study the stars and planets closely.
但是伽利略改进了设计,使得他能够近距离研究星星和行星。

Some people call him the first astronomer.
有些人称他为第一位天文学家。

As he studied the sky, Galileo found proof that the planets orbit around the Sun.
在研究天空时,伽利略发现了行星围绕太阳运行的证据。

He was not the first person to believe this, but he was the first to prove that it was true.
他不是第一个相信这个理论的人,但他是第一个证明它正确的人。

People of that time believed that Earth was the centre of the universe and everything in space moved around Earth.
当时人们相信地球是宇宙的中心,一切天体都围绕地球运转。

Galileo got into trouble with the government and the church for saying that what they believed was wrong.
伽利略因说他们的信仰是错误的而与政府和教会发生了冲突。

He had to take back what he said or else he would have gone to jail.
他不得不收回自己的言论,否则他就会入狱。

Galileo was more than an astronomer. He was an inventor as well.
伽利略不仅仅是天文学家,他还是一位发明家。

He invented the first thermometer.
他发明了第一台温度计。

His thermometer did not measure exact temperatures, but it did show if a temperature was higher or lower or the same as another temperature.
他的温度计无法测量精确的温度,但它能显示一个温度是否比另一个温度高、低或相同。

He invented a compass that was used for aiming cannonballs shot out of a cannon.
他发明了一种用于瞄准大炮发射炮弹的指南针。

Later the compass was used to survey land.
后来,这种指南针被用来进行土地测量。

He invented a device that used a horse and buckets to raise water.
他发明了一种使用马和水桶来提水的装置。

This was used for irrigation.
这个装置用于灌溉。

Galileo thought about the world in a new way.
伽利略用一种新的方式看待世界。

Before Galileo, people did not run experiments or test their ideas.
在伽利略之前,人们并不进行实验或测试他们的想法。

It was enough just to think about ideas.
仅仅思考这些想法就足够了。

Galileo wanted to try out his ideas and see if they worked in the world.
伽利略想要试验自己的想法,看看它们是否在现实世界中奏效。

Galileo was one of the first real scientists.
伽利略是最早的真正的科学家之一。
==

You would see mountains and valleys if you looked at the Moon through a telescope.If you looked at the planet Jupiter, you would see its moons. Galileo was the first person to see these things through a telescope.

Galileo did not invent the telescope. It was first made by a Dutch lensmaker. But Galileo improved the design so he was able to study the stars and planets closely.Some people call him the first astronomer.

As he studied the sky, Galileo found proof that the planets orbit around the Sun. He was not the first person to, believe this, but he was the first to prove that it was true. People of that time believed that Earth was the centre of the universe and everything in space moved around Earth. Galileo got into trouble with the government and the church for saying that what they believed was wrong. He had to take back the unknown what he said or else he would have gone to jail.

Galileo was more than an astronomer, He was an inventor as well. He invented the first thermometre, His thermometre did not measure exact temperatures, but it did show if a temperature was higher or lower or the same as another temperature, He invented a compass that was used for aiming cannonballs shot out of a cannon. Later the compass was used to survey land.

He invented a device that used a horse and buckets to raise water, This was used for irigation. Galileo thought about the world in a new way. Before Galileo, people did not run experiments or test their ideas. It was enough just to think about ideas, Galileo wanted to try out his ideas and see if they worked in the world.Galileo was one of the first real scientists.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/936878.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

fiddler早期免费版下载,fiddler抓包工具及使用

介绍Fiddler是一个http协议调试代理工具,它能够记录并检查所有你的电脑和互联网之间的http通讯,设置断点,查看所有的“进出”Fiddler的数据(指cookie,html,js,css等文件)。 Fiddler 要比其他的网络调试器要更加简…

零点城市社交电商卡密串码插件:全场景虚拟商品运营解决方案

一、概述总结 “零点城市社交电商卡密串码插件” 是由成都微连科技开发、基于微擎系统交付的微信小程序专用工具,专注于为社交电商场景下的虚拟商品运营提供全流程支持。作为官方正品应用,该插件不仅通过源码加密保障…

完整教程:Nginx 核心功能配置:访问控制、用户认证、HTTPS 与 URL 重写等

完整教程:Nginx 核心功能配置:访问控制、用户认证、HTTPS 与 URL 重写等pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family…

宝塔计划任务root能正常运行,www用户不能按时运行

在大多数 Linux 系统中,cron服务是默认安装的,但如果你不确定是否安装了 cron,可以通过以下方法检查: ​​1. 检查 cron是否安装​​ ​​方法 1:检查 cron服务状态​​ systemctl status cron # Ubuntu/Debian s…

mysql 授权访问配置

mysql 授权访问配置1.进入mysql mysql -u root -p 输入密码进入 2.授权cmz账户仅允许本机服务器环境访问 输入CREATE USER cmz@localhost IDENTIFIED BY Gjkj@cmz@@; (说明,授权cmz账户localhost本地访问 密码Gjk…

介绍 Qodo(原 Codium):新名字,不变的质量承诺 - 公众号

本文已收录在Github,关注我,紧跟本系列专栏文章,咱们下篇再续!🚀 魔都架构师 | 全网30W技术追随者 🔧 大厂分布式系统/数据中台实战专家 🏆 主导交易系统百万级流量调优 & 车联网平台架构 🧠 AIGC应用…

mas激活工具安装教程!专业版激活工具!!Microsoft Activation Scripts v3.6 MAS中文汉化版(激活工具)

软件介绍 Microsoft Activation Scripts v3.6(MAS)是一款功能强大的 Microsoft 产品激活工具。MAS 是一个批处理版 KMS 激活脚本,代码开源,体积小巧,不会产生误报问题。它由 WindowsAddict 开发,它支持HWID/Ohoo…

英语_阅读_Lunar exploration_待读

Recently, remarkable progress has been made in Chinas manned lunar exploration mission. 最近,中国载人登月探索任务取得了显著进展。 The names of the manned lunar landing suit and lunar rover have been r…

HPC——MPI

HPC——MPIMPI(Message Passing Interface,消息传递接口)是并行计算领域广泛应用的一个标准化消息传递系统,它允许程序员在分布式内存系统(如计算机集群)上编写并行程序。简单来说,MPI提供了一套标准化的函数库…

中文语音识别不建议使用VOSK

40几MB的vosk-model-small-cn-0.3,识别率极低,识别速度极慢。 1.3GB的vosk-model-cn-0.22没试,想必速度不会更快。 网站上Models里只有vosk-model-small-cn-0.22,没有0.3 vosk-transcriber --list-models vosk-tra…

213123123123123

321312312312312312312312312

VSCode插件开发的注意点 - Erica

VSCode插件开发的注意点开发调试的时候是在这个地方添加向新打开的调试窗口的参数,但是经过实践发现并不能打开当前正在开发的文件夹。 通过使用"${workspaceFolder}/src",能成功的在新的调试窗口(或者叫…

时序数据库 IoTDB 集成 DataGrip,支撑跨模态多库融合管理

多源异构数据融合,轻松搭建跨库管理解决方案!物联网工业数据管理场景中,尽管时序数据占主要部分,但企业往往需要实现跨维度关联分析,多源异构数据的关联融合管理对数据库提出了更高要求。 国产原生时序数据库 IoT…

Sql Server安装报错“服务没有及时响应启动或控制请求”

最近由于电脑环境有问题重装了下电脑系统,重装系统后在安装sql server的时候,前面都没有问题 除了有个防火墙警告,看到“上面提示操作完成。已通过4。失败0。警告1。已跳过0”,警告警告呗,反正又不是失败,总体还…

题解:CF1830E Bully Sort

题目: 每 bully swap \(i,j\) 会使得 \(\sum_i \left | i-p_i \right |\) 减少 \((2j-2i)\),使得逆序对数减少 \((2j-2i-1)\), 又因为一个数始终单向移动,所以 bully swap 次数为 \((\sum_i \left | i-p_i \right …

斑马日记2025.10.10

今天加入了概数部分的学习,然后参加了蓝桥杯的新生赛,有一些感悟和收获,现在分享一下。 蓝桥杯新生赛中,遇到的问题: 1,对于循环部分的运用不够精辟,有些题目特别是简单题,对时间复杂度的要求很苛刻,所以有些…

单片机概念

单片机概念1.单片微机型别名:单片机,微控制器,适用于控制领域。 2.单片机与微型计算机有什么不同? 微型计算机集多块芯片通过电路板上总线连成一体的完整计算机系统。 单片机是集微型计算机主要功能于同一块芯片上…

斑马日记2025.10.12

今天继续进行了面向对象部分的学习,然后做了一道关于字符串部分的题目,收获了很多,现在分享一下: 关于面向对象部分,今天学了class和struct的区别以及属性私有化: 1.在class和struct的区别方面,首先是在访问权限…

Androidify:基于Gemini AI的安卓机器人定制应用

Androidify是一个开源AI驱动应用,使用Gemini API和Jetpack Compose技术,让用户通过拍照生成个性化安卓机器人形象,支持表盘定制和多平台部署。Androidify:AI驱动的安卓机器人定制应用 项目描述 Androidify是一个基…

入门指南:使用 Playwright MCP Server 为你的 AI Agent 赋予浏览器自动化能力

你是否曾经希望你的AI助手不仅能回答问题,还能真正帮你操作网页——自动填写表单、抓取数据、执行重复性任务?现在,通过 Playwright MCP Server,这一切都成为了可能。 本文将带你从零开始,一步步将浏览器自动化能…