App下載

詞條

大約有 6,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0053秒)

4251.CSS3 animation-direction 屬性

...屬性沒(méi)有效果。 默認(rèn)值: normal 繼承性: no 版本: CSS3 JavaScript 語(yǔ)法: object.style.animationDirection="alternate" 語(yǔ)法animation-direction: normal|reverse|alternate|alternate-reverse; 值 描述 測(cè)試 normal 以正常的方式播放動(dòng)畫(huà) 測(cè)試 reverse 以相反方向播...

http://www.o2fo.com/cssref/pr-animation-direction.html

4252.CSS3 animation 屬性

...: none 0 ease 0 1 normal 繼承: no 版本: CSS3 JavaScript 語(yǔ)法: object.style.animation="mymove 5s infinite" 語(yǔ)法animation: name duration timing-function delay iteration-count direction fill-mode play-state; 值 說(shuō)明 animation-name 指定要綁...

http://www.o2fo.com/cssref/css3-pr-animation.html

4253.TypeScript 聲明文件介紹

...npm包,及如何管理包的依賴。 查找與安裝聲明文件 對(duì)于JavaScript庫(kù)的使用者來(lái)講,使用一節(jié)提供了一些簡(jiǎn)單步驟來(lái)定位與安裝相應(yīng)的聲明文件。

http://www.o2fo.com/typescript/typescript-df-introduction.html

4254.HTML canvas transform() 方法

... setTransform() 方法,它不會(huì)相對(duì)于其他變換來(lái)發(fā)生行為。JavaScript 語(yǔ)法:context.transform(a,b,c,d,e,f);參數(shù)值參數(shù)描述a水平縮放繪圖。b水平傾斜繪圖。c垂直傾斜繪圖。d垂直縮放繪圖。e水平移動(dòng)繪圖。f垂直移動(dòng)繪圖。 HTML canvas 參考手...

http://www.o2fo.com/htmltags/canvas-transform.html

4255.window屬性:onmouseover

...onmouseover/onmouseout event example</title> <script type="text/javascript"> function initElement() { var p = document.getElementById("foo"); p.onmouseover = showMouseOver; p.onmouseout = showMouseOut; }; function showMouseOver() { var notice = document.getElementById("no...

http://www.o2fo.com/fetch_api/fetch_api-hmla2ptm.html

4256.OnGUI Slider 控件

... `horizontalSlider`,保存場(chǎng)景。 2. 執(zhí)行 `Assets` → `Create` → `JavaScript` 命令,創(chuàng)建一個(gè)新的腳本文件。 3. 在 Project 視圖中打開(kāi)腳本編輯器,輸入下列語(yǔ)句: ``` var hSliderValue:float=0.0; var vSliderValue:float=0.0; function OnGUI(){ hSliderValue=GUI.Horiz...

http://www.o2fo.com/unity3d_jc/unity3d_jc-sutl3854.html

4257.AngularJS ng-change 指令

...。 ng-change 事件只針對(duì)輸入框值的真實(shí)修改,而不是通過(guò) JavaScript 來(lái)修改。 語(yǔ)法 <element ng-change="expression"></element> <input>, <select>, 和 <textarea> 元素支持。 參數(shù)值 值 描述 expression 元素值改變時(shí)執(zhí)行表達(dá)式。...

http://www.o2fo.com/angularjs/ng-ng-change.html

4258.CSS border-right 屬性

... not specified 繼承性: no 版本: CSS1 JavaScript 語(yǔ)法: object.style.borderRight="3px solid blue" 可能的值值描述border-right-width規(guī)定右邊框的寬度。參閱:border-right-width 中可能的值。border-right-style規(guī)定右邊框的樣式。...

http://www.o2fo.com/cssref/pr-border-right.html

4259.CSS page-break-before 屬性

...分頁(yè)屬性。默認(rèn)值: auto 繼承: no 版本: CSS2 JavaScript 語(yǔ)法: object.style.pageBreakBefore="always" 瀏覽器支持所有主要瀏覽器都支持page-break-before屬性。注意: 任何版本的Internet Explorer(包括IE8)支持屬性值"left","right",...

http://www.o2fo.com/cssref/pr-print-pagebb.html

4260.Sass 概述

...是更穩(wěn)定,強(qiáng)大,與CSS的版本兼容。它是超集的CSS和基于JavaScript。它被稱為CSS的語(yǔ)法糖,這意味著它使用戶更容易閱讀或表達(dá)的東西更清楚。它使用自己的語(yǔ)法并編譯為可讀的CSS。你可以在更少的時(shí)間內(nèi)輕松地編寫(xiě)CSS代碼。它...

http://www.o2fo.com/sass/sass_overview.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

4251.CSS3 animation-direction 屬性

...屬性沒(méi)有效果。 默認(rèn)值: normal 繼承性: no 版本: CSS3 JavaScript 語(yǔ)法: object.style.animationDirection="alternate" 語(yǔ)法animation-direction: normal|reverse|alternate|alternate-reverse; 值 描述 測(cè)試 normal 以正常的方式播放動(dòng)畫(huà) 測(cè)試 reverse 以相反方向播...

http://www.o2fo.com/cssref/pr-animation-direction.html

4252.CSS3 animation 屬性

...: none 0 ease 0 1 normal 繼承: no 版本: CSS3 JavaScript 語(yǔ)法: object.style.animation="mymove 5s infinite" 語(yǔ)法animation: name duration timing-function delay iteration-count direction fill-mode play-state; 值 說(shuō)明 animation-name 指定要綁...

http://www.o2fo.com/cssref/css3-pr-animation.html

4253.TypeScript 聲明文件介紹

...npm包,及如何管理包的依賴。 查找與安裝聲明文件 對(duì)于JavaScript庫(kù)的使用者來(lái)講,使用一節(jié)提供了一些簡(jiǎn)單步驟來(lái)定位與安裝相應(yīng)的聲明文件。

http://www.o2fo.com/typescript/typescript-df-introduction.html

4254.HTML canvas transform() 方法

... setTransform() 方法,它不會(huì)相對(duì)于其他變換來(lái)發(fā)生行為。JavaScript 語(yǔ)法:context.transform(a,b,c,d,e,f);參數(shù)值參數(shù)描述a水平縮放繪圖。b水平傾斜繪圖。c垂直傾斜繪圖。d垂直縮放繪圖。e水平移動(dòng)繪圖。f垂直移動(dòng)繪圖。 HTML canvas 參考手...

http://www.o2fo.com/htmltags/canvas-transform.html

4255.window屬性:onmouseover

...onmouseover/onmouseout event example</title> <script type="text/javascript"> function initElement() { var p = document.getElementById("foo"); p.onmouseover = showMouseOver; p.onmouseout = showMouseOut; }; function showMouseOver() { var notice = document.getElementById("no...

http://www.o2fo.com/fetch_api/fetch_api-hmla2ptm.html

4256.OnGUI Slider 控件

... `horizontalSlider`,保存場(chǎng)景。 2. 執(zhí)行 `Assets` → `Create` → `JavaScript` 命令,創(chuàng)建一個(gè)新的腳本文件。 3. 在 Project 視圖中打開(kāi)腳本編輯器,輸入下列語(yǔ)句: ``` var hSliderValue:float=0.0; var vSliderValue:float=0.0; function OnGUI(){ hSliderValue=GUI.Horiz...

http://www.o2fo.com/unity3d_jc/unity3d_jc-sutl3854.html

4257.AngularJS ng-change 指令

...。 ng-change 事件只針對(duì)輸入框值的真實(shí)修改,而不是通過(guò) JavaScript 來(lái)修改。 語(yǔ)法 <element ng-change="expression"></element> <input>, <select>, 和 <textarea> 元素支持。 參數(shù)值 值 描述 expression 元素值改變時(shí)執(zhí)行表達(dá)式。...

http://www.o2fo.com/angularjs/ng-ng-change.html

4258.CSS border-right 屬性

... not specified 繼承性: no 版本: CSS1 JavaScript 語(yǔ)法: object.style.borderRight="3px solid blue" 可能的值值描述border-right-width規(guī)定右邊框的寬度。參閱:border-right-width 中可能的值。border-right-style規(guī)定右邊框的樣式。...

http://www.o2fo.com/cssref/pr-border-right.html

4259.CSS page-break-before 屬性

...分頁(yè)屬性。默認(rèn)值: auto 繼承: no 版本: CSS2 JavaScript 語(yǔ)法: object.style.pageBreakBefore="always" 瀏覽器支持所有主要瀏覽器都支持page-break-before屬性。注意: 任何版本的Internet Explorer(包括IE8)支持屬性值"left","right",...

http://www.o2fo.com/cssref/pr-print-pagebb.html

4260.Sass 概述

...是更穩(wěn)定,強(qiáng)大,與CSS的版本兼容。它是超集的CSS和基于JavaScript。它被稱為CSS的語(yǔ)法糖,這意味著它使用戶更容易閱讀或表達(dá)的東西更清楚。它使用自己的語(yǔ)法并編譯為可讀的CSS。你可以在更少的時(shí)間內(nèi)輕松地編寫(xiě)CSS代碼。它...

http://www.o2fo.com/sass/sass_overview.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程