A.AMD
B.CMD
C.DMD
D.BMD
您可能感興趣的試卷
你可能感興趣的試題
A.oDiv.velocity({width:75}).velocity({height:0});
B.oDiv.velocity({height:0}).velocity({width:75});
C.oDiv.velocity({width:75,height:0});
D.oDiv.velocity({height:0,width:75});
A.oDiv.velocity({padding-left:"100px"})
B.oDiv.velocity({paddingLeft:"100px"})
C.oDiv.velocity({paddingLeft:100})
D.oDiv.velocity({’padding-left’:100})
A.init:function(){return{fun1:fun1,fun2:fun2}}
B.exports:function(){return{fun1:fun1,fun2:fun2}}
C.module.exports:function(){return{fun1:fun1,fun2:fun2}}
D.export:function(){return{fun1:fun1,fun2:fun2}}
A.export
B.return
C.module.exports
D.exports
A.baseUrl
B.baseURL
C.deps
D.paths
最新試題
以下關(guān)于CSS的說(shuō)法正確的是()。
在FrontPage 中改變表格邊框的粗細(xì),可以設(shè)置()。
requirejs導(dǎo)入模塊的基本原理是使用ajax請(qǐng)求腳本。
if(!selector){}中的if的結(jié)果是什么類型?()
如果想要調(diào)查網(wǎng)友的文化水平(如初中、高中、大學(xué)、研究生等),月需要用()表單元件。
在FrontPage 中,若通過(guò)表單輸入用戶名,可以選用的表單元件是()。
以下標(biāo)記符中,可以實(shí)現(xiàn)元素在網(wǎng)頁(yè)中滾動(dòng)效果的是()。
在require.config的shim字段內(nèi)導(dǎo)出非AMD模塊中的一個(gè)方法時(shí),需要配置以下哪個(gè)屬性()
設(shè)置oDiv的padding-left的動(dòng)畫由10px變?yōu)?00px,以下錯(cuò)誤的寫法是()
前端模塊化開(kāi)發(fā)規(guī)范有()