It is obvious that this new rule is applicable to everyone without ___.
A) exception B) exclusion C) modification D) substitution
A exception
第1题:
In general, the amount that a student spends for housing should be held to one-fifth the total _________ for living expenses.
A) acceptable B) available C) advisable D) applicable
B
available: 现成可使用的,可利用的;可得到的
total available for living expenses: 现成可用的生活费用。
一般来说,一个学生的住宿费用一般是所有费用的五分之一。
第2题:
第3题:
第4题:
请在(16)处填上最佳答案。
[A] feasible
[B] available
[C] reliable
[D] applicable
第5题:
第6题:
以下哪句代码可以点击后打开新页面new.wxml(非tab页面),并且新页面带有返回箭头可以返回前一页?
A.<navigator url='pages/new/new' open-type='redirect'></navigator>
B.<navigator url='pages/new/new' open-type='switchTab'></navigator>
C.<navigator url='pages/new/new' open-type='navigate'></navigator>
D.<navigator url='pages/new/new' open-type='reLaunch'></navigator>