1. 认为;把…看作

If you regard someone or something as being a particular thing or as having a particular quality, you believe that they are that thing or have that quality.

e.g.He was regarded as the most successful Chancellor of modern times...

他被认为是现代最为成功的财政大臣。

e.g.I regard creativity both as a gift and as a skill.

我认为创造力既是一种天赋也是一种技巧。

2. 对…怀有(某种感情);以(某种感情)看待

If you regard something or someone with a feeling such as dislike or respect, you have that feeling about them.

e.g.He regarded drug dealers with loathing...

他对贩毒分子深恶痛绝。

e.g.Displays of emotion are regarded with suspicion...

情感的流露会招致猜疑。

3. (以某种方式)看,注视

If you regard someone in a certain way, you look at them in that way.

e.g.She regarded him curiously for a moment...

她好奇地看了他一会儿。

e.g.The clerk regarded him with benevolent amusement.

这个职员好心而又饶有兴趣地看着他。

4. 尊重;重视;敬爱

If you have regard for someone or something, you respect them and care about them. If you hold someone in high regard, you have a lot of respect for them.

e.g.I have a very high regard for him and what he has achieved...

我非常钦佩他的为人和成就。

e.g.There were armed people about, people with little regard for human life...

到处都是武装分子,视人命如草芥。

5. 问候,致意(尤用于信中表示问好)

Regards are greetings. You use regards in expressions such as best regards and with kind regards as a way of expressing friendly feelings towards someone, especially in a letter.

e.g.Give my regards to your family...

请代我向你家人问好。

e.g.My best regards to Mary.

请转达我对玛丽的良好祝愿。

6. 至于;关于

You can use as regards to indicate the subject that is being talked or written about.

e.g.As regards the war, Haig believed in victory at any price.

至于这场战争,黑格认为要不惜任何代价取得胜利。

7. 关于;至于

You can use with regard to or in regard to to indicate the subject that is being talked or written about.

regard在线翻译

e.g.The department is reviewing its policy with regard to immunisation.

这个部门正在审度其有关疫苗接种的政策。

8. 在这/那方面;就这/那一点

You can use in this regard or in that regard to refer back to something that you have just said.

e.g.In this regard nothing has changed...

在这方面没什么变化。

e.g.I may have made a mistake in that regard.

我在那一点上可能已经犯了一个错误。

html链接regard,regard是什么意思相关推荐

  1. 百密一疏——伟人的名字

    题目描述 从前有个很厉害的人物演讲了一堆很厉害的东西,可是我读书少,认识人不多,你知道这个人叫啥不.. 答案格式wctf{名字} 友情提示1.外国人,只要名字就可以了,就别要姓了,首字母大写. 友情提 ...

  2. SQL Server链接服务器 Linked Server

    使用方法 exec sp_addlinkedserver @server,@srvproduct,@provider,@datasrc,@location,@provstr,@catalog; exe ...

  3. 反向链接 反向代理_妇女与反向渠道

    反向链接 反向代理 Yesterday Drew and I were fortunate enough to be invited down to take part in the 12 hour ...

  4. html5绘制节点链接,利用HTML5实现网状结构节点动画特效

    特效描述:利用HTML5实现 网状结构 节点动画特效.利用HTML5实现网状结构节点动画特效 代码结构 1. HTML代码 (function() { var canvas, ctx, circ, n ...

  5. Linux下创建硬链接,文件访问为空,提示:xxxx: 符号连接的层数过多

    Linux下创建软链接|硬链接,文件访问为空,提示:x x x: 符号连接的层数过多. 原因:创建符号链接的时候未使用绝对路径,无论是源文件路径还是目标路径,都需要使用绝对路径. 如: ln -s / ...

  6. Go 编译的可执行文件是否有动态库链接?

    Go 引用了其他包的话,是将引用的包都编译进去.用 ldd 看几个 Go 编译出来的二进制程序有的没有动态链接库的使用.但是有的又有引用动态链接库,这个是为什么? 回答:Go 默认是开启 CGO_EN ...

  7. GCC 链接 xxx:No such file or directory 及运行可执行文件 error while loading shared libraries: xxx.so 解决方案

    关于 GCC 提示找不到指定库文件的这个问题,通常出现在以下 2 个场景中: 利用静态库或者动态库文件实现链接操作(生成可执行文件)时,·GCC 可能会提示 xxx:No such file or d ...

  8. GCC 连接器、链接标准库 gcc -l、链接手动创建库(指定目录的库 gcc -L)

    1. 链接器 链接器把多个二进制的目标文件(object file)链接成一个单独的可执行文件. 在链接过程中,它必须把符号(变量名.函数名等一些列标识符)用对应的数据的内存地址(变量地址.函数地址等 ...

  9. GCC 编译 C++ 程序分步骤流程(预处理 gcc -E、编译 gcc -S、汇编 gcc -c 和链接 gcc 以及 gcc -o 选项)

    C 或者 C++ 程序从源代码生成可执行程序的过程,需经历 4 个过程,分别是预处理.编译.汇编和链接. 同样,使用 GCC 编译器编译 C 或者 C++ 程序,也必须要经历这 4 个过程.但考虑在实 ...

  10. Linux shell 学习笔记(1)— 文件和目录(查看、创建、复制、软硬链接、重命名及删除操作)

    1. 启动 shell /etc/passwd 文件包含了所有系统用户账户列表以及每个用户的基本配置信息: christine:x:501:501:Christine Bresnahan:/home/ ...

最新文章

  1. 漫画:有趣的海盗问题 (完整版)
  2. C语言里的逗号!_只愿与一人十指紧扣_新浪博客
  3. Java内存模型(Java Memory Model,JMM)
  4. 分享27个最新国外超酷单页面网站设计
  5. Java爬虫——网易云热评爬取
  6. 无标题窗体的移动及其简单美化
  7. boost::mpi模块all_reduce() 集合的测试
  8. LeetCode 838. 推多米诺(模拟)
  9. 泥塑课c语言,【C】泥塑课(From http://www.jisuanke.com/)
  10. android-circlebutton介绍
  11. Illustrator教程,如何在 Illustrator 中创建和应用图案?
  12. 深入解读Linux进程调度系列(3)——调度的执行过程
  13. redis命令行查询某个key值
  14. 极客时间《数据分析实战45讲 - 基础篇》学习笔记
  15. 含论文基于JAVA户籍信息管理系统【数据库设计、论文、源码、开题报告】
  16. 全新的 Uber 应用设计
  17. 浅析文本挖掘(jieba模块的应用)
  18. c语言中缺少参数怎么弄,printf参数不足
  19. Y7000开机出现Checking media无法开机
  20. 20家最具创新力的创业公司

热门文章

  1. 可移动文物快速三维建模
  2. LeetCode——自除数
  3. 每一个都能笑抽的 39 个奇葩代码注释
  4. 第3节:alphapose环境配置
  5. skywalking 安装部署以及监控远程应用
  6. mysqloffset什么意思_重新认识Mysql的LIMIT OFFSET
  7. S5p4418 启动配制分析
  8. spyder python调试_Spyder如何调试
  9. 苹果设备如何进入恢复模式
  10. 电子专业的学生必看的文章