w0708 d1619 m3 msdos Flashcards

1
Q

evenly

A

adj, deu, cong bang, ngang bang. He was asleep and breathing evenly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

apart

A

adv, cach nhau, tach nhau, de rieng. The two houses stood 500 metres apart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

evenly, apart

A

First, we are going to add a code to create five position keyframes evenly spaced in time at one second apart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

clockwise, /clock-waiz/

A

In the code above, we create keyframes every second, moving the square in a clockwise direction around the comp.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

revolution

A
  1. cuoc cach mang, 2. vong quay. The revelotion of the Earth around the Sun takes one year. To set the Rotation value at 720 degrees (two complete revolutions)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

revise /ri-vaiz/

A

verb, doc lai, sua lai, duyet lai, xet lai. We will revise the contract this evening and have it to be signed tomorrow. Here is the revised code:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ramp

A

noun, doan doc thoai thoai; verb, provide or build something with a ramp. A wheelchair ramp. ..and then were setting five keyframes that ramp the layer’s scale between 100% and 50% for four seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

maitainable

A

adj, co kha nang duy tri, bao tri duoc. ..some things that you can do to make your script more readable, more maintainable..

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

behave

A

verb, noun, 1. cach cu xu; 2 may moc: chay. ..some things that you can do to make your script more readable, more maintainable and just generally better behaved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

pizzazz

A

noun, trang thai hap dan loi cuon, su ket hop giua vitality (su tran day suc song) va glamour (su quyen ru cuon hut). This stuff doesn’t add a lot of pizzazz but it will make you a better scripter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

otherwise /other-waiz/

A

adv, in another or different manner, she thought otherwise, unlike or, otherwise is not a conjunction, it’s an abverb. Unless you will instruct AE to do otherwise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

conjunction

A

lien tu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

persist

A

verb, ton tai dai dang. Everything you define in the main body of your script will persist, even after the script exits.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

baffle

A

verb, lam tro ngai, lam that bai. To baffle a plan.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

baffling

A

but most of the time you often don’t want your variables hanging around and just wait to cause baffling behavior in a new script where you forgot to define a variable before you referenced it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

enclose /enclouz/

A

verb, surroung or close off on all sides. You just enclose the body of your script these two lines of code: app.beginUndoGroup(“name”); app.endUndoGroup();

17
Q

precede

A

verb, come before smt in time. You’ll notice that we precede the definition of our “proj” variable with the “var” keyword.

18
Q

denote

A

verb, be the sign of, bieu thi, bieu hien, chung to, chi ro. This is JavaScript’s way of denoting the creation of a new variable.

19
Q

happen to have

A

verb, vo tinh dong thoi cung co, also have mot cach dong thoi ve thoi gian.