Youdao-Oral-English-8
打卡第八天cut it out
1
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
el.style.backgroundImage = 'none';
el.style.background = 'no ...
Youdao-Oral-English-7
打卡第七天fair and square
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
el.style.backgroundImage = 'none';
el.style.background = ...
Youdao-Oral-English-6
打卡第六天out of one's hair
例句
1grab , b 是弱读,保留时间
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
el.style.backgroundImage = 'none';
...
Youdao-Oral-English-5
打卡第五天:roll with the punches
12we'd # 弱读 或 不读
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
el.style.backgroundImage = 'none';
...
Youdao-Oral-English-4
打卡第四天:nail: 搞定,圆满完成
1perfect job # t-jo ,t 碰到j音标不发音
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
el.style.backgroundImage = 'none';
...
Youdao-Oral-English-3
打卡第三天今日短语:cheap shot
中文:这太卑鄙
原文如下:
1234it-it's : 第一个t,弱读或不读told me : d-m , 两个鼻音发在一起,第一个弱读,时间和动作要有married and having : d-and是连读,(h)是弱读cheap shot, : t 放在句子中间要弱读
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img. ...
Youdao-Oral-English-3
打卡第二天今天要学习的是《老友记》第一季第一集的里面短语:on a roll
原文如下:
解析
12isn't ,美音否定时,如果不是特殊强调,'t一般不发音gotta:going to 缩写
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
const img = document.createElement('img');
img.style = 'display:none !important;';
img.src = el.dataset.src;
img.addEventListener('error', () => {
img.remove();
el.style.color = 'inherit';
...
Youdao-Oral-English-0
1.打卡第一天选材是《老友记》第四季第十集,学习:
1My way or the highway
中文解释:我说的算,不听我的就滚蛋。
英文解释:if you do not do thing' the way I want or require, then you can just leave or not participate
1234forget the** last two ## 两个t 都是爆破音,失去爆破一个tried , -ed ##结尾要弱读Create ,It is , /t->d/ ,见下图Can't ,一般只读 can ,上升语调为can't,下降语调为 can
早起养生:1234睡醒时先伸懒腰,4,5下,然侧趟,抱膝吐气。搓脸,太极搓,搓几下就行捏耳朵锤后脑勺,撞督
document.querySelectorAll('.github-emoji')
.forEach(el => {
if (!el.dataset.src) { return; }
cons ...