当前位置: 首页 > article >正文

英语-日常笔记

日常杂乱笔记

The root user has superuser privileges for the entire cluster and can perform various management operations, such as adding or removing nodes. The admin user does not have administrative privileges but is a superuser within the cluster, possessing all permissions except those related to cluster management. It is recommended to use the root privileges only when necessary for cluster administration and maintenance.
根用户对整个集群拥有超级用户权限,可以执行各种管理操作,比如添加或移除节点。管理员用户没有管理权限,但在集群内属于超级用户,除了与集群管理相关的权限外,拥有所有其他权限。建议仅在集群管理和维护必要时才使用根用户权限

解压,压缩

compress;condense;compact 压缩

You can compress these files to save disk space.(你可以压缩这些文件以节省磁盘空间。)
The steam condenses into water when it cools.(蒸汽冷却时凝结成水,这里 “condense” 有使气体等压缩、浓缩的意思引申)
Compact the data to make it easier to transfer.(压缩数据以便于传输。)

“解压” 常见的英文表达有:decompress;extract;unzip 等。

You need to decompress the file before you can use it.(在使用这个文件之前,你需要对它进行解压。)
Extract the downloaded archive to get the software.(解压下载的压缩包以获取软件。)
Unzip the folder to see the contents.(解压缩这个文件夹以查看里面的内容。)

pre-installed MySQL client之前下载的

兼容,不兼容

Doris is primarily compatible with MySQL 5.7 and later clients.
is explicitly incompatible with 明显不兼容

低延迟

low latency
read large batches of data from Doris at high speed.

it has the speed advantage of …
has the ease of use of …

find detailed installation tutorials in the official documentation [tuːˈtɔːriəlz] 教程;指南;辅导课

Pass Query to the cursor.execute() function to execute the table creation and metadata acquisition operations:将查询语句传递给cursor.execute()函数,以执行创建表和获取元数据的操作

“tiered storage” 意思是 “分层存储”

The requested URL could not be retrieved 检索
无法获取所请求的网址
The following error was encountered while trying to retrieve the URL
was not able to resolve the hostname presented in the URL. Check if the address is correct.

live up to 不辜负,our expectations
not live up to our expectations 辜负了期望


http://www.kler.cn/a/414771.html

相关文章:

  • Web day02 Js Vue Ajax
  • scrapy豆瓣爬虫增强-批量随机请求头
  • 一个简单的ASP.NET 一致性返回工具库
  • 阿里发布 EchoMimicV2 :从数字脸扩展到数字人 可以通过图片+音频生成半身动画视频
  • 【接口封装】——7、连接并使用 MySQL 数据库
  • 网站布局编辑器前端开发:设计要点与关键考量
  • 大数据 HDFS和MapReduce综合实训
  • BAT WPS OFFICE免登录工具
  • hadoop_zookeeper详解
  • 云原生时代的轻量级反向代理Traefik
  • 《C++搭建神经网络基石:开启智能编程新征程》
  • IDEA 2024 Maven 设置为全局本地仓库,避免新建项目重新配置maven
  • 2024-11-25 二叉树的定义
  • Java基础之控制语句:开启编程逻辑之门
  • 国外媒体发布新闻稿/海外媒体网站发稿创历史新潮流
  • C# 基于WPF实现数据记录导出excel
  • COMSOL工作站:配置指南与性能优化
  • 单片机知识总结(完整)
  • 网络安全概论——网络加密与密钥管理
  • MTK 展锐 高通 sensorhub架构
  • 蓝桥杯备赛笔记(一)
  • python中的判断语句
  • Javaweb 前端 js事件监听
  • 升级智享 AI 直播三代:领航原生直播驶向自动化运营新航道
  • think php处理 异步 url 请求 记录
  • 【前端Vue】day04