App下載

詞條

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

2051.使用 gulp 壓縮圖片

...看到如下信息:(安裝時(shí)間可能會(huì)比較長(zhǎng))gulp-imagemin@2.2.1 node_modules/gulp-imagemin ├── object-assign@2.0.0 ├── pretty-bytes@1.0.3 (get-stdin@4.0.1) ├── chalk@1.0.0 (escape-string-regexp@1.0.3, ansi-styles@2.0.1, supports-color@1.3.1, has-ansi@1.0.3, strip-ansi@2.0....

http://www.o2fo.com/qtaitm/grwheozt.html

2052.WebSocketSubjectConfig

...Socket; }` | 要使用的 WebSocket 構(gòu)造函數(shù)。 這對(duì)于使用諸如 Node 中的 WebSocket 內(nèi)置(WebSocket 是 DOM API),或用于模擬 WebSocket 用于測(cè)試目的 | | binaryType | `'blob' | 'arr` | ...

http://www.o2fo.com/rxjs/rxjs-nbzj3cl6.html

2053.Electron 進(jìn)度條

...示例中,我們將進(jìn)度欄添加到main window中,該窗口會(huì)使用node.js的計(jì)時(shí)器實(shí)現(xiàn)隨著時(shí)間的推移而進(jìn)度增長(zhǎng)。 main.js index.html const { app, BrowserWindow } = require('electron') let progressInterval function createWindow () { const win = new BrowserWindow({ width: 80...

http://www.o2fo.com/etqyo/etqyo-8qe63quq.html

2054.Egg 實(shí)現(xiàn) RESTful API

...能是各個(gè) Web 框架最廣泛的應(yīng)用之一。這篇文章我們拿 CNode 社區(qū) 的接口來看一看通過 Egg 如何實(shí)現(xiàn) RESTful API 給客戶端調(diào)用。CNode 社區(qū)現(xiàn)在 v1 版本的接口不是完全符合 RESTful 語義,在這篇文章中,我們將基于 CNode V1 的接口,封裝...

http://www.o2fo.com/eggjslesson/eggjslesson-n9kh35z2.html

2055.Angular CLI構(gòu)建器

...目標(biāo)文件的路徑,并且把源文件復(fù)制到目標(biāo)文件(使用 NodeJS 內(nèi)置函數(shù)copyFile()的 Promise 版本)。如果文件操作失敗了,它會(huì)返回一個(gè)帶有底層錯(cuò)誤信息的 error 對(duì)象。import { BuilderContext, BuilderOutput, createBuilder } from '@angular-devkit/archi...

http://www.o2fo.com/angular13/angular13-7zha3p6g.html

2056.IO.js Console

...的。下面的例子里,stdout是非阻塞的,stderr是阻塞的:$ node script.js 2> error.log | tee info.log日常使用時(shí),除了你需要記錄大量數(shù)量的數(shù)據(jù),你不用擔(dān)心阻塞/非阻塞。console.log([data][, ...])向stdout打印一行新信息。這個(gè)函數(shù)可以像prin...

http://www.o2fo.com/fkcaso/fq6rpozt.html

2057.liblog目錄結(jié)構(gòu)

>liblog是基于thinkjs框架的nodejs博客系統(tǒng),具備完善的輕量級(jí)網(wǎng)站后臺(tái),完全免費(fèi),簡(jiǎn)單靈活,兼容性好 讓您快速搭建中小型網(wǎng)站、博客。下面簡(jiǎn)要介紹一下目錄結(jié)構(gòu)。 從github(https://github.com/livisky/liblog)上clone最新代碼,下載后主...

http://www.o2fo.com/liblog/liblog-7wt92287.html

2058.OpenAI API Chat

...以幫助 OpenAI 監(jiān)控和檢測(cè)濫用行為。 示例請(qǐng)求 curl python node.js curl https://api.openai.com/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $OPENAI_API_KEY" \ -d '{ "model": "gpt-3.5-turbo", "messages": [{"role": "user", "content": "Hello!"}]...

http://www.o2fo.com/openai_api/openai-api-chat.html

2059.NestJS Session(會(huì)話)

...并且通過 HTTP 訪問我們的站點(diǎn),則不會(huì)設(shè)置 cookie。 如果 node.js 位于代理后面并且使用的是 secure: true,則需要在 express 中設(shè)置“信任代理”。有了這個(gè),我們現(xiàn)在可以從路由處理程序中設(shè)置和讀取會(huì)話值,如下所示:@Get() findAll(...

http://www.o2fo.com/nestjs/nestjs-7zlb3tct.html

2060.XPath 語法

...的。 下面列出了最有用的路徑表達(dá)式: 表達(dá)式 描述 nodename 選取此節(jié)點(diǎn)的所有子節(jié)點(diǎn)。 / 從根節(jié)點(diǎn)選取。 // 從匹配選擇的當(dāng)前節(jié)點(diǎn)選擇文檔中的節(jié)點(diǎn),而不考慮它們的位置。 . 選取當(dāng)前節(jié)點(diǎn)。 .. 選取當(dāng)前節(jié)點(diǎn)的父節(jié)點(diǎn)...

http://www.o2fo.com/xpath/xpath-syntax.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2051.使用 gulp 壓縮圖片

...看到如下信息:(安裝時(shí)間可能會(huì)比較長(zhǎng))gulp-imagemin@2.2.1 node_modules/gulp-imagemin ├── object-assign@2.0.0 ├── pretty-bytes@1.0.3 (get-stdin@4.0.1) ├── chalk@1.0.0 (escape-string-regexp@1.0.3, ansi-styles@2.0.1, supports-color@1.3.1, has-ansi@1.0.3, strip-ansi@2.0....

http://www.o2fo.com/qtaitm/grwheozt.html

2052.WebSocketSubjectConfig

...Socket; }` | 要使用的 WebSocket 構(gòu)造函數(shù)。 這對(duì)于使用諸如 Node 中的 WebSocket 內(nèi)置(WebSocket 是 DOM API),或用于模擬 WebSocket 用于測(cè)試目的 | | binaryType | `'blob' | 'arr` | ...

http://www.o2fo.com/rxjs/rxjs-nbzj3cl6.html

2053.Electron 進(jìn)度條

...示例中,我們將進(jìn)度欄添加到main window中,該窗口會(huì)使用node.js的計(jì)時(shí)器實(shí)現(xiàn)隨著時(shí)間的推移而進(jìn)度增長(zhǎng)。 main.js index.html const { app, BrowserWindow } = require('electron') let progressInterval function createWindow () { const win = new BrowserWindow({ width: 80...

http://www.o2fo.com/etqyo/etqyo-8qe63quq.html

2054.Egg 實(shí)現(xiàn) RESTful API

...能是各個(gè) Web 框架最廣泛的應(yīng)用之一。這篇文章我們拿 CNode 社區(qū) 的接口來看一看通過 Egg 如何實(shí)現(xiàn) RESTful API 給客戶端調(diào)用。CNode 社區(qū)現(xiàn)在 v1 版本的接口不是完全符合 RESTful 語義,在這篇文章中,我們將基于 CNode V1 的接口,封裝...

http://www.o2fo.com/eggjslesson/eggjslesson-n9kh35z2.html

2055.Angular CLI構(gòu)建器

...目標(biāo)文件的路徑,并且把源文件復(fù)制到目標(biāo)文件(使用 NodeJS 內(nèi)置函數(shù)copyFile()的 Promise 版本)。如果文件操作失敗了,它會(huì)返回一個(gè)帶有底層錯(cuò)誤信息的 error 對(duì)象。import { BuilderContext, BuilderOutput, createBuilder } from '@angular-devkit/archi...

http://www.o2fo.com/angular13/angular13-7zha3p6g.html

2056.IO.js Console

...的。下面的例子里,stdout是非阻塞的,stderr是阻塞的:$ node script.js 2> error.log | tee info.log日常使用時(shí),除了你需要記錄大量數(shù)量的數(shù)據(jù),你不用擔(dān)心阻塞/非阻塞。console.log([data][, ...])向stdout打印一行新信息。這個(gè)函數(shù)可以像prin...

http://www.o2fo.com/fkcaso/fq6rpozt.html

2057.liblog目錄結(jié)構(gòu)

>liblog是基于thinkjs框架的nodejs博客系統(tǒng),具備完善的輕量級(jí)網(wǎng)站后臺(tái),完全免費(fèi),簡(jiǎn)單靈活,兼容性好 讓您快速搭建中小型網(wǎng)站、博客。下面簡(jiǎn)要介紹一下目錄結(jié)構(gòu)。 從github(https://github.com/livisky/liblog)上clone最新代碼,下載后主...

http://www.o2fo.com/liblog/liblog-7wt92287.html

2058.OpenAI API Chat

...以幫助 OpenAI 監(jiān)控和檢測(cè)濫用行為。 示例請(qǐng)求 curl python node.js curl https://api.openai.com/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $OPENAI_API_KEY" \ -d '{ "model": "gpt-3.5-turbo", "messages": [{"role": "user", "content": "Hello!"}]...

http://www.o2fo.com/openai_api/openai-api-chat.html

2059.NestJS Session(會(huì)話)

...并且通過 HTTP 訪問我們的站點(diǎn),則不會(huì)設(shè)置 cookie。 如果 node.js 位于代理后面并且使用的是 secure: true,則需要在 express 中設(shè)置“信任代理”。有了這個(gè),我們現(xiàn)在可以從路由處理程序中設(shè)置和讀取會(huì)話值,如下所示:@Get() findAll(...

http://www.o2fo.com/nestjs/nestjs-7zlb3tct.html

2060.XPath 語法

...的。 下面列出了最有用的路徑表達(dá)式: 表達(dá)式 描述 nodename 選取此節(jié)點(diǎn)的所有子節(jié)點(diǎn)。 / 從根節(jié)點(diǎn)選取。 // 從匹配選擇的當(dāng)前節(jié)點(diǎn)選擇文檔中的節(jié)點(diǎn),而不考慮它們的位置。 . 選取當(dāng)前節(jié)點(diǎn)。 .. 選取當(dāng)前節(jié)點(diǎn)的父節(jié)點(diǎn)...

http://www.o2fo.com/xpath/xpath-syntax.html

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

w3cschool 建議您:

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

熱門課程