App下載

詞條

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

3311.前言

原文出處:http://www.cnblogs.com/TomXu/archive/2011/11/21/2257154.html 介紹: Knockout是一個(gè)輕量級(jí)的UI類庫,通過應(yīng)用MVVM模式使JavaScript前端UI簡單化。如果你還不了解Knockout是啥,先請(qǐng)看一下微軟MIX11大會(huì)上的一段視頻,連接地址:http://chann...

http://o2fo.com/qtjbhr/t3pi6ozt.html

3312.JavaScript Element對(duì)象

Element對(duì)象對(duì)應(yīng)網(wǎng)頁的HTML標(biāo)簽元素。每一個(gè)HTML標(biāo)簽元素,在DOM樹上都會(huì)轉(zhuǎn)化成一個(gè)Element節(jié)點(diǎn)對(duì)象(以下簡稱元素節(jié)點(diǎn))。元素節(jié)點(diǎn)的nodeType屬性都是1,但是不同HTML標(biāo)簽生成的元素節(jié)點(diǎn)是不一樣的。JavaScript內(nèi)部使用不同的構(gòu)造...

http://o2fo.com/nwfchn/7wc8lozt.html

3313.RxJS buffer

...看 - [`bufferCount`_blank](http://o2fo.com/rxjs/rxjs-usfc3chl.html) - [`bufferTime`_blank](http://o2fo.com/rxjs/rxjs-ybdq3chp.html) - [`bufferToggle`_blank](http://o2fo.com/rxjs/rxjs-jwxk3chq.html) - [`bufferWhen`_blank](http://o2fo.com/rxjs/rxjs-ei4w3chr.html) ...

http://o2fo.com/rxjs/rxjs-49b33chk.html

3314.React JSX

...用 JSX 編寫模板更加簡單快速。 使用 JSX JSX 看起來類似 HTML ,我們可以看下實(shí)例: ReactDOM.render( <h1>Hello, world!</h1>, document.getElementById('example') ); 我們可以在以上代碼中嵌套多個(gè) HTML 標(biāo)簽,需要使用一個(gè) div 元素包裹...

http://o2fo.com/react/react-jsx.html

3315.LESS Mixin范圍

...。例子以下示例演示如何在LESS文件中使用 mixin范圍:<html> <head> <link rel="stylesheet" href="style.css" type="text/css" /> <title>Mixins Scope</title> </head> <body> <div class="myclass"> <h2>Welcome to Tutorialspoint</h2&g...

http://o2fo.com/less/less_Mixin_as_function_scope.html

3316.Angular9 架構(gòu)概覽

##架構(gòu)概覽 Angular 是一個(gè)用 HTML 和 TypeScript 構(gòu)建客戶端應(yīng)用的平臺(tái)與框架。 Angular 本身就是用 TypeScript 寫成的。它將核心功能和可選功能作為一組 TypeScript 庫進(jìn)行實(shí)現(xiàn),你可以把它們導(dǎo)入你的應(yīng)用中。 - - - Angular 的基本構(gòu)造塊是 ...

http://o2fo.com/angulerten/angulerten-xidk37u1.html

3317.(二)基于前后端分離的模版探索

...不同的模版,呈現(xiàn)不同的應(yīng)用。 頁面呈現(xiàn)本來就不僅是html,在前端的渲染可以更輕易的以組件化形式 (html + js + css)提供功能,使得前端組件不需依賴于服務(wù)端產(chǎn)生的html結(jié)構(gòu)。 脫離對(duì)于后端開發(fā)、發(fā)佈流程的依賴。 方便聯(lián)調(diào)。 ...

http://o2fo.com/jdgasx/tdjlhozt.html

3318.socket.io 概述

....listen(80); function handler (req, res) { fs.readFile(__dirname + '/index.html', function (err, data) { if (err) { res.writeHead(500); return res.end('Error loading index.html'); } res.writeHead(200); res.end(data); }); } io.on('connection', function (socket) { socket.emit('news', { hello: 'world' ...

http://o2fo.com/socket/socket-1olq2egc.html

3319.Electron 設(shè)備訪問

...自動(dòng)選擇第一個(gè)可用的藍(lán)牙設(shè)備。 main.js preload.js index.html renderer.js const {app, BrowserWindow, ipcMain} = require('electron') const path = require('path') function createWindow () { const mainWindow = new BrowserWindow({ width: 800, height: 600, webPreferences: { preload: pat...

http://o2fo.com/etqyo/etqyo-oi513quf.html

3320.Angular9 顯示數(shù)據(jù)

... 各種 Angular 組件構(gòu)成了應(yīng)用的數(shù)據(jù)結(jié)構(gòu)。 組件關(guān)聯(lián)到的 HTML 模板提供了在 Web 頁面的上下文中顯示數(shù)據(jù)的各種方法。 組件類和模板,共同構(gòu)成了應(yīng)用數(shù)據(jù)的一個(gè)視圖。 在頁面上把數(shù)據(jù)的值及其表現(xiàn)形式組合起來的過程,就叫做...

http://o2fo.com/angulerten/angulerten-u71f37vn.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

3311.前言

原文出處:http://www.cnblogs.com/TomXu/archive/2011/11/21/2257154.html 介紹: Knockout是一個(gè)輕量級(jí)的UI類庫,通過應(yīng)用MVVM模式使JavaScript前端UI簡單化。如果你還不了解Knockout是啥,先請(qǐng)看一下微軟MIX11大會(huì)上的一段視頻,連接地址:http://chann...

http://o2fo.com/qtjbhr/t3pi6ozt.html

3312.JavaScript Element對(duì)象

Element對(duì)象對(duì)應(yīng)網(wǎng)頁的HTML標(biāo)簽元素。每一個(gè)HTML標(biāo)簽元素,在DOM樹上都會(huì)轉(zhuǎn)化成一個(gè)Element節(jié)點(diǎn)對(duì)象(以下簡稱元素節(jié)點(diǎn))。元素節(jié)點(diǎn)的nodeType屬性都是1,但是不同HTML標(biāo)簽生成的元素節(jié)點(diǎn)是不一樣的。JavaScript內(nèi)部使用不同的構(gòu)造...

http://o2fo.com/nwfchn/7wc8lozt.html

3313.RxJS buffer

...看 - [`bufferCount`_blank](http://o2fo.com/rxjs/rxjs-usfc3chl.html) - [`bufferTime`_blank](http://o2fo.com/rxjs/rxjs-ybdq3chp.html) - [`bufferToggle`_blank](http://o2fo.com/rxjs/rxjs-jwxk3chq.html) - [`bufferWhen`_blank](http://o2fo.com/rxjs/rxjs-ei4w3chr.html) ...

http://o2fo.com/rxjs/rxjs-49b33chk.html

3314.React JSX

...用 JSX 編寫模板更加簡單快速。 使用 JSX JSX 看起來類似 HTML ,我們可以看下實(shí)例: ReactDOM.render( <h1>Hello, world!</h1>, document.getElementById('example') ); 我們可以在以上代碼中嵌套多個(gè) HTML 標(biāo)簽,需要使用一個(gè) div 元素包裹...

http://o2fo.com/react/react-jsx.html

3315.LESS Mixin范圍

...。例子以下示例演示如何在LESS文件中使用 mixin范圍:<html> <head> <link rel="stylesheet" href="style.css" type="text/css" /> <title>Mixins Scope</title> </head> <body> <div class="myclass"> <h2>Welcome to Tutorialspoint</h2&g...

http://o2fo.com/less/less_Mixin_as_function_scope.html

3316.Angular9 架構(gòu)概覽

##架構(gòu)概覽 Angular 是一個(gè)用 HTML 和 TypeScript 構(gòu)建客戶端應(yīng)用的平臺(tái)與框架。 Angular 本身就是用 TypeScript 寫成的。它將核心功能和可選功能作為一組 TypeScript 庫進(jìn)行實(shí)現(xiàn),你可以把它們導(dǎo)入你的應(yīng)用中。 - - - Angular 的基本構(gòu)造塊是 ...

http://o2fo.com/angulerten/angulerten-xidk37u1.html

3317.(二)基于前后端分離的模版探索

...不同的模版,呈現(xiàn)不同的應(yīng)用。 頁面呈現(xiàn)本來就不僅是html,在前端的渲染可以更輕易的以組件化形式 (html + js + css)提供功能,使得前端組件不需依賴于服務(wù)端產(chǎn)生的html結(jié)構(gòu)。 脫離對(duì)于后端開發(fā)、發(fā)佈流程的依賴。 方便聯(lián)調(diào)。 ...

http://o2fo.com/jdgasx/tdjlhozt.html

3318.socket.io 概述

....listen(80); function handler (req, res) { fs.readFile(__dirname + '/index.html', function (err, data) { if (err) { res.writeHead(500); return res.end('Error loading index.html'); } res.writeHead(200); res.end(data); }); } io.on('connection', function (socket) { socket.emit('news', { hello: 'world' ...

http://o2fo.com/socket/socket-1olq2egc.html

3319.Electron 設(shè)備訪問

...自動(dòng)選擇第一個(gè)可用的藍(lán)牙設(shè)備。 main.js preload.js index.html renderer.js const {app, BrowserWindow, ipcMain} = require('electron') const path = require('path') function createWindow () { const mainWindow = new BrowserWindow({ width: 800, height: 600, webPreferences: { preload: pat...

http://o2fo.com/etqyo/etqyo-oi513quf.html

3320.Angular9 顯示數(shù)據(jù)

... 各種 Angular 組件構(gòu)成了應(yīng)用的數(shù)據(jù)結(jié)構(gòu)。 組件關(guān)聯(lián)到的 HTML 模板提供了在 Web 頁面的上下文中顯示數(shù)據(jù)的各種方法。 組件類和模板,共同構(gòu)成了應(yīng)用數(shù)據(jù)的一個(gè)視圖。 在頁面上把數(shù)據(jù)的值及其表現(xiàn)形式組合起來的過程,就叫做...

http://o2fo.com/angulerten/angulerten-u71f37vn.html

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

w3cschool 建議您:

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

熱門課程