答案 0 :(得分:1)
答案 1 :(得分:0)
通常你可以做的就是把光标放在函数名称上,点击<button class="gray" type="button" > click </button>
<select id="fontMenu" >
<option value="Arial">Arial</option>
<option value="Times New Roman">Times New Roman</option>
</select>
,然后你会得到一堆选项。其中一个你可以选择(使用箭头),然后转到Alt + Enter
然后你可以为你的项目停用它。