• 回答数

    7

  • 浏览数

    107

popo小婷婷
首页 > 英语培训 > 嘿英文怎么写的

7个回答 默认排序
  • 默认排序
  • 按时间排序

兔了里个酱酱

已采纳

喂,嘿这两个中国字体把它翻译成英文之后,分别是。Hey, hey.

嘿英文怎么写的

354 评论(11)

安好即可

hey英 [heɪ]   美 [heɪ]

int. 嗨

经典引文

Hey mother, the water's running down the back of my neck.

嘿,妈妈,水从我脖子后面流下来。

例句

1、Hey lady you can't park there!

嘿,小姐--那儿不能停车!

2、Hey, I'm out of water.

喂,我没水了。

扩展资料:

近义词的用法

hi  英 [haɪ]   美 [haɪ]

int. 嗨(引人注意时的喊声;打招呼)

词语用法 int. (感叹词)

1、hi用作问候语,意思是“嘿”“喂”,表示问候,相当于hello,也可用以唤起注意,属非正式用法。

2、hi也常可写成hey。

例句

1、Hi there, buddy!

嘿,老兄!

2、Hi there, Stevens.

你好,史蒂文斯。

参考资料:百度翻译

324 评论(10)

飞花叶叶雪

java:

python2:

python3:

C/C++:

Linux intel asm(由于百度知道不支持汇编语言,因此可读性会差一点):

[section data]

msg    db    "Hello world!", 0ax

len        equ $ - msg

[section text]

global _start

_start:

mov eax, 4

mov ebx, 1

mov ecx, msg

mov edx, len

int 0x80

mov eax, 1

mov ebx, 0

int 0x80

Linux AT&T asm(由于百度知道不支持汇编语言,因此可读性会差一点):

.data

msg:

.ascii "Hello world!\n"

len = . - msg

.text

.globl _start

_start:

movl $4, %eax

movl $1, %ebx

movl $msg, %ecx

movl $len, %edx

int $0x80

movl $1, %eax

movl $0, %ebx

int $0x80

php:

165 评论(14)

mujiontheway

Hey!这个单词的发音与“嘿”相似,因为“嘿”这个字就是有这个词音译过来的。

193 评论(15)

猎户座HS

就是Hi,YaoYao•

89 评论(11)

冰箱在说话

hey 英 [heɪ] 美 [he] int. 喂!(引起注意等);你好!(表示问候)n. 干草(等于hay)n. (Hey)人名;(法)埃;(柬)海;(德、英)海伊嘿, 你看这庄稼长得多好!Hey! Look! How well the crops grow!

93 评论(8)

汐汐蘑菇

同 “默”[mò]

355 评论(12)

相关问答