App下載

詞條

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

7081.README.md

...驟1-3 ``` 1. 下載openresty 詳見 https://openresty.org/en/installation.html 1.1 cd /opt 1.2 wget -c https://openresty.org/download/openresty-1.11.2.1.tar.gz 1.3 tar -xzvf openresty-1.11.2.1.tar.gz 2. 安裝OpenWAF 2.1 cd /opt 2.2 獲取OpenWAF源文件 git clone https://github.com/titansec/OpenW...

http://hgci.cn/openwaf/openwaf-danh22bn.html

7082.擴展描述文件package.json

... // * 使用相對擴展包目錄的相對地址,通常指向一個 html 文件,例如 lib/page/index.html "webViewUrl": "http://zui.sexy/m", // 當 appType 為 webView 時,指定一個腳本在 webview 頁面中其他腳本執(zhí)行之前先加載...

http://hgci.cn/xuan_dev/xuan_dev-o12s30vt.html

7083.浮動操作按鈕

...con material-icons"></i></button>在線運行彈出菜單HTML 結(jié)構(gòu)該按鈕始終固定在窗口右下角。在鼠標懸浮或點擊時向上彈出快速撥號菜單。<div class="mdui-fab-wrapper" id="exampleFab"> <button class="mdui-fab mdui-ripple mdui-color-theme-acc...

http://hgci.cn/mdui/mdui-e4pm243g.html

7084.Linux LVS負載均衡集群

...nginx服務(wù) 7)在NFS服務(wù)器的/opt/wwwroot里面制作網(wǎng)頁index.html,然后到web節(jié)點A的/usr/local/nginx/html中查看,如果有index.html就說明掛載成功。 8)設(shè)置自動掛載Vi /etc/fstab(末行添加,如下所示) 注:文件系統(tǒng)類型為nfs、掛載參數(shù)_netde...

http://hgci.cn/timlc/timlc-wisg24y5.html

7085.Vue 3.0 組合式API 介紹

...了這兩個 [Vue 基礎(chǔ)](http://hgci.cn/vuejs3/vuejs3-tc4n3f1w.html)和[創(chuàng)建組件](http://hgci.cn/vuejs3/vuejs3-pgsc3f26.html)。 [在 Vue Mastery 上觀看關(guān)于組合式 API 的免費視頻。_blank_nofollow](https://www.vuemastery.com/courses/vue-3-essentials/why-the-compo...

http://hgci.cn/vuejs3/vuejs3-gbqz3f4i.html

7086.iziModal-時尚炫酷的jQuery模態(tài)窗口插件

... <script src="iziModal.min.js" type="text/javascript"></script>HTML結(jié)構(gòu)可以通過按鈕或<a>元素來觸發(fā)一個模態(tài)窗口。<!-- Trigger to open Modal --> <a href="#" class="trigger">打開模態(tài)窗口</a> <!-- 模態(tài)窗口 --> <div id="modal">...

http://hgci.cn/jquerygroup/fw4e12jx.html

7087.Pinia Getter

...re 的 state 的[計算值](https://cn.vuejs.org/guide/essentials/computed.html)??梢酝ㄟ^ `defineStore()` 中的 `getters` 屬性來定義它們。**推薦**使用箭頭函數(shù),并且它將接收 `state` 作為第一個參數(shù): ```js export const useStore = defineStore('main', { state: () =&...

http://hgci.cn/pinia/pinia-getter.html

7088.Django drf 序列化

...length=100) code = serializers.CharField(style={'base_template': 'textarea.html'}) linenos = serializers.BooleanField(required=False) language = serializers.ChoiceField(choices=LANGUAGE_CHOICES, default='python') style = serializers.ChoiceField(choices=STYLE_CHOICES, default='friendly') def create(s...

http://hgci.cn/lxraw/lxraw-8kq335ob.html

7089.Angular 英雄之旅-從服務(wù)器獲取數(shù)據(jù)

...e="delete hero" (click)="delete(hero)">x</button> 英雄列表的 HTML 應(yīng)該是這樣的:<ul class="heroes"> <li *ngFor="let hero of heroes"> <a routerLink="/detail/{{hero.id}}"> <span class="badge">{{hero.id}}</span> {{hero.name}} </a> <button type...

http://hgci.cn/angular13/angular13-kfdq3p7a.html

7090.Vue.js 2.0 事件處理器

...:// 可以使用 v-on:keyup.f1 Vue.config.keyCodes.f1 = 112 為什么在 HTML 中監(jiān)聽事件? 你可能注意到這種事件監(jiān)聽的方式違背了關(guān)注點分離(separation of concern)傳統(tǒng)理念。不必擔心,因為所有的 Vue.js 事件處理方法和表達式都嚴格綁定在當前...

http://hgci.cn/vuejs2/vuejs2-events.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

7081.README.md

...驟1-3 ``` 1. 下載openresty 詳見 https://openresty.org/en/installation.html 1.1 cd /opt 1.2 wget -c https://openresty.org/download/openresty-1.11.2.1.tar.gz 1.3 tar -xzvf openresty-1.11.2.1.tar.gz 2. 安裝OpenWAF 2.1 cd /opt 2.2 獲取OpenWAF源文件 git clone https://github.com/titansec/OpenW...

http://hgci.cn/openwaf/openwaf-danh22bn.html

7082.擴展描述文件package.json

... // * 使用相對擴展包目錄的相對地址,通常指向一個 html 文件,例如 lib/page/index.html "webViewUrl": "http://zui.sexy/m", // 當 appType 為 webView 時,指定一個腳本在 webview 頁面中其他腳本執(zhí)行之前先加載...

http://hgci.cn/xuan_dev/xuan_dev-o12s30vt.html

7083.浮動操作按鈕

...con material-icons"></i></button>在線運行彈出菜單HTML 結(jié)構(gòu)該按鈕始終固定在窗口右下角。在鼠標懸浮或點擊時向上彈出快速撥號菜單。<div class="mdui-fab-wrapper" id="exampleFab"> <button class="mdui-fab mdui-ripple mdui-color-theme-acc...

http://hgci.cn/mdui/mdui-e4pm243g.html

7084.Linux LVS負載均衡集群

...nginx服務(wù) 7)在NFS服務(wù)器的/opt/wwwroot里面制作網(wǎng)頁index.html,然后到web節(jié)點A的/usr/local/nginx/html中查看,如果有index.html就說明掛載成功。 8)設(shè)置自動掛載Vi /etc/fstab(末行添加,如下所示) 注:文件系統(tǒng)類型為nfs、掛載參數(shù)_netde...

http://hgci.cn/timlc/timlc-wisg24y5.html

7085.Vue 3.0 組合式API 介紹

...了這兩個 [Vue 基礎(chǔ)](http://hgci.cn/vuejs3/vuejs3-tc4n3f1w.html)和[創(chuàng)建組件](http://hgci.cn/vuejs3/vuejs3-pgsc3f26.html)。 [在 Vue Mastery 上觀看關(guān)于組合式 API 的免費視頻。_blank_nofollow](https://www.vuemastery.com/courses/vue-3-essentials/why-the-compo...

http://hgci.cn/vuejs3/vuejs3-gbqz3f4i.html

7086.iziModal-時尚炫酷的jQuery模態(tài)窗口插件

... <script src="iziModal.min.js" type="text/javascript"></script>HTML結(jié)構(gòu)可以通過按鈕或<a>元素來觸發(fā)一個模態(tài)窗口。<!-- Trigger to open Modal --> <a href="#" class="trigger">打開模態(tài)窗口</a> <!-- 模態(tài)窗口 --> <div id="modal">...

http://hgci.cn/jquerygroup/fw4e12jx.html

7087.Pinia Getter

...re 的 state 的[計算值](https://cn.vuejs.org/guide/essentials/computed.html)。可以通過 `defineStore()` 中的 `getters` 屬性來定義它們。**推薦**使用箭頭函數(shù),并且它將接收 `state` 作為第一個參數(shù): ```js export const useStore = defineStore('main', { state: () =&...

http://hgci.cn/pinia/pinia-getter.html

7088.Django drf 序列化

...length=100) code = serializers.CharField(style={'base_template': 'textarea.html'}) linenos = serializers.BooleanField(required=False) language = serializers.ChoiceField(choices=LANGUAGE_CHOICES, default='python') style = serializers.ChoiceField(choices=STYLE_CHOICES, default='friendly') def create(s...

http://hgci.cn/lxraw/lxraw-8kq335ob.html

7089.Angular 英雄之旅-從服務(wù)器獲取數(shù)據(jù)

...e="delete hero" (click)="delete(hero)">x</button> 英雄列表的 HTML 應(yīng)該是這樣的:<ul class="heroes"> <li *ngFor="let hero of heroes"> <a routerLink="/detail/{{hero.id}}"> <span class="badge">{{hero.id}}</span> {{hero.name}} </a> <button type...

http://hgci.cn/angular13/angular13-kfdq3p7a.html

7090.Vue.js 2.0 事件處理器

...:// 可以使用 v-on:keyup.f1 Vue.config.keyCodes.f1 = 112 為什么在 HTML 中監(jiān)聽事件? 你可能注意到這種事件監(jiān)聽的方式違背了關(guān)注點分離(separation of concern)傳統(tǒng)理念。不必擔心,因為所有的 Vue.js 事件處理方法和表達式都嚴格綁定在當前...

http://hgci.cn/vuejs2/vuejs2-events.html

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

w3cschool 建議您:

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

熱門課程