A.<script src="xxx.js"> B.<script href="xxx.js"> C.<script name="xxx.js">
A.<body> 部分 B.<head> 部分 C.<body> 部分和 <head> 部分均可
A.$ B.&& C.?: D.%