App下載

詞條

大約有 8,000 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,409 項。(搜索耗時:0.0066秒)

5571.MorJS 清理命令 — clean

可通過 mor clean -h 查看幫助信息。用法: $ mor clean <cache|temp|all> 清理緩存/臨時目錄 選項: --verbose 開啟框架調(diào)試日志 -h, --help 顯示幫助信息 --cwd <cwd> 當前工作目錄, 默認為 process.cwd() -c, --config...

http://www.o2fo.com/morjs/morjs-cleanup-command---clean.html

5572.MorJS 集成命令 — compose

可通過 mor compose -h 查看幫助信息。用法: $ mor compose 選項: --with-modules <moduleName> 指定需要參與集成的模塊, 支持 glob 模式, 該配置需要開啟集成后生效 --without-modules <moduleName> 排除不需要集成的模塊, 支持 glob 模式, 該...

http://www.o2fo.com/morjs/morjs-integration-command---composite.html

5573.MorJS 分析命令 — analyze

...alyzerMode> 依賴分析模式, 可選值為 server, static, json, disabled --host <analyzerHost> 依賴分析 HTTP 服務域名, 僅在 mode 為 server 時生效 --port <analyzerPort> 依賴分析 HTTP 服務端口號, 僅在 mode 為 server ...

http://www.o2fo.com/morjs/morjs-analysis-command---analyze.html

5574.MorJS 腳手架命令 — create 或 init

可通過 mor generate -h 查看幫助信息用法: $ mor init [projectDir] 選項: --template, -t <template> 指定腳手架模版 --no-custom 關閉初始化/創(chuàng)建功能定制 (默認: true) --verbose 開啟框架調(diào)試日志 -h, --help 顯...

http://www.o2fo.com/morjs/morjs-scaffold-command---create-or-init.html

5575.MorJS 微生成器 — generate 或 g

... 開啟框架調(diào)試日志 -h, --help 顯示幫助信息 --cwd <cwd> 當前工作目錄, 默認為 process.cwd() -c, --config <path> 指定自定義配置文件路徑, 支持 .ts, .js, .mjs, .json, .jsonc, .json5 等類型, 如 mor.config.ts --ignore-confi...

http://www.o2fo.com/morjs/morjs-microgenerator---generate-or-g.html

5576.展示菜單Menu中具體的item菜單項

...容的起始版本。子組件無接口MenuItem(value?: MenuItemOptions| CustomBuilder)參數(shù):參數(shù)類型必填參數(shù)描述valueMenuItemOptions | CustomBuilder否包含設置MenuItem的各項信息。MenuItemOptions類型說明名稱類型必填描述startIconResourceStr否item中顯示在左側(cè)...

http://www.o2fo.com/tchmsc/tchmsc-ze1t3xdv.html

5577.使用Emitter進行線程間通信

...ent = { eventId: 1}; // 收到eventId為1的事件后執(zhí)行該回調(diào)let callback = (eventData) => { console.info('event callback');}; // 訂閱eventId為1的事件emitter.on(event, callback);發(fā)送事件import emitter from "@ohos.events.emitter"; // 定義一個eventId為1的事件...

http://www.o2fo.com/hmkskf/hmkskf-yanj3xsv.html

5578.Tauri register

register(: , : ShortcutHandler): Promiseshortcutstringhandler<void>注冊全局快捷方式。例import { register } from '@tauri-apps/api/globalShortcut';await register('CommandOrControl+Shift+C', () => { console.log('Shortcut triggered');});Since: 1.0.0參數(shù)名字類型描述shortcutstr...

http://www.o2fo.com/tauri/tauri-register.html

5579.Tauri registerAll

registerAll(: [], : ShortcutHandler): Promiseshortcutsstringhandler<void>注冊全局快捷方式的集合。例import { registerAll } from '@tauri-apps/api/globalShortcut';await registerAll(['CommandOrControl+Shift+C', 'Ctrl+Alt+F12'], (shortcut) => { console.log(`Shortcut ${shortcut} tri...

http://www.o2fo.com/tauri/tauri-registerall.html

5580.PHP8 gzseek

...PHP 7、PHP 8)gzseek — 在 gz 文件指針上查找說明gzseek(resource $stream, int $offset, int $whence = SEEK_SET): int將給定文件指針的文件位置指示器設置為 給定文件流中的偏移字節(jié)。等同于調(diào)用(在 C 中)。gzseek(zp, offset, SEEK_SET)如果打開文件進...

http://www.o2fo.com/phpchinese/php8-gzseek.html

抱歉,暫時沒有相關的微課

w3cschool 建議您:

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

抱歉,暫時沒有相關的視頻課程

w3cschool 建議您:

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

抱歉,暫時沒有相關的教程

w3cschool 建議您:

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

5571.MorJS 清理命令 — clean

可通過 mor clean -h 查看幫助信息。用法: $ mor clean <cache|temp|all> 清理緩存/臨時目錄 選項: --verbose 開啟框架調(diào)試日志 -h, --help 顯示幫助信息 --cwd <cwd> 當前工作目錄, 默認為 process.cwd() -c, --config...

http://www.o2fo.com/morjs/morjs-cleanup-command---clean.html

5572.MorJS 集成命令 — compose

可通過 mor compose -h 查看幫助信息。用法: $ mor compose 選項: --with-modules <moduleName> 指定需要參與集成的模塊, 支持 glob 模式, 該配置需要開啟集成后生效 --without-modules <moduleName> 排除不需要集成的模塊, 支持 glob 模式, 該...

http://www.o2fo.com/morjs/morjs-integration-command---composite.html

5573.MorJS 分析命令 — analyze

...alyzerMode> 依賴分析模式, 可選值為 server, static, json, disabled --host <analyzerHost> 依賴分析 HTTP 服務域名, 僅在 mode 為 server 時生效 --port <analyzerPort> 依賴分析 HTTP 服務端口號, 僅在 mode 為 server ...

http://www.o2fo.com/morjs/morjs-analysis-command---analyze.html

5574.MorJS 腳手架命令 — create 或 init

可通過 mor generate -h 查看幫助信息用法: $ mor init [projectDir] 選項: --template, -t <template> 指定腳手架模版 --no-custom 關閉初始化/創(chuàng)建功能定制 (默認: true) --verbose 開啟框架調(diào)試日志 -h, --help 顯...

http://www.o2fo.com/morjs/morjs-scaffold-command---create-or-init.html

5575.MorJS 微生成器 — generate 或 g

... 開啟框架調(diào)試日志 -h, --help 顯示幫助信息 --cwd <cwd> 當前工作目錄, 默認為 process.cwd() -c, --config <path> 指定自定義配置文件路徑, 支持 .ts, .js, .mjs, .json, .jsonc, .json5 等類型, 如 mor.config.ts --ignore-confi...

http://www.o2fo.com/morjs/morjs-microgenerator---generate-or-g.html

5576.展示菜單Menu中具體的item菜單項

...容的起始版本。子組件無接口MenuItem(value?: MenuItemOptions| CustomBuilder)參數(shù):參數(shù)類型必填參數(shù)描述valueMenuItemOptions | CustomBuilder否包含設置MenuItem的各項信息。MenuItemOptions類型說明名稱類型必填描述startIconResourceStr否item中顯示在左側(cè)...

http://www.o2fo.com/tchmsc/tchmsc-ze1t3xdv.html

5577.使用Emitter進行線程間通信

...ent = { eventId: 1}; // 收到eventId為1的事件后執(zhí)行該回調(diào)let callback = (eventData) => { console.info('event callback');}; // 訂閱eventId為1的事件emitter.on(event, callback);發(fā)送事件import emitter from "@ohos.events.emitter"; // 定義一個eventId為1的事件...

http://www.o2fo.com/hmkskf/hmkskf-yanj3xsv.html

5578.Tauri register

register(: , : ShortcutHandler): Promiseshortcutstringhandler<void>注冊全局快捷方式。例import { register } from '@tauri-apps/api/globalShortcut';await register('CommandOrControl+Shift+C', () => { console.log('Shortcut triggered');});Since: 1.0.0參數(shù)名字類型描述shortcutstr...

http://www.o2fo.com/tauri/tauri-register.html

5579.Tauri registerAll

registerAll(: [], : ShortcutHandler): Promiseshortcutsstringhandler<void>注冊全局快捷方式的集合。例import { registerAll } from '@tauri-apps/api/globalShortcut';await registerAll(['CommandOrControl+Shift+C', 'Ctrl+Alt+F12'], (shortcut) => { console.log(`Shortcut ${shortcut} tri...

http://www.o2fo.com/tauri/tauri-registerall.html

5580.PHP8 gzseek

...PHP 7、PHP 8)gzseek — 在 gz 文件指針上查找說明gzseek(resource $stream, int $offset, int $whence = SEEK_SET): int將給定文件指針的文件位置指示器設置為 給定文件流中的偏移字節(jié)。等同于調(diào)用(在 C 中)。gzseek(zp, offset, SEEK_SET)如果打開文件進...

http://www.o2fo.com/phpchinese/php8-gzseek.html

抱歉,暫時沒有相關的文章

w3cschool 建議您:

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

熱門課程