npm i@vitejs/plugin-legacycore-js/stableregenerator-runtime/runtime vite.config.ts 代碼 i...
npm i@vitejs/plugin-legacycore-js/stableregenerator-runtime/runtime vite.config.ts 代碼 i...
vite+vue3 在低版本手機(jī)打開黑屏解決辦法 1. npm install rollup-plugin-esbuild --save 2.npm install ters...
注:適用于https請求使用雀摘,sdk無需使用自己簽名 以下是完整代碼 const crypto = require('crypto'); let AK = "aaaaaaaa...
1.vim ~/.zshrc 并 按 i 開啟編輯功能 2. 將里面的PS1='[%n@%m %c$(__git_ps1 " (%s)")]\$ ' 修改為PS1='[要修改...
注: pwa 只能在https環(huán)境下才可以使用 1. 使用vue create 項目名稱 的可以直接使用 vue add pwa方式添加 pwa功能肤寝;參考地址:參考地址[ht...
1. 注冊cloudflare 賬號https://www.cloudflare.com/ 2. 左側(cè)導(dǎo)航欄選擇【Turnstile】 3. 點擊【添加站點】 4. 在添加添...
1. 注冊cloudflare 賬號https://www.cloudflare.com/ 2. 在【網(wǎng)站 - 主頁 - 添加站點】點擊添加站點 3. 輸入自己申請的域名并點...
const TELEGRAPH_URL = 'https://api.openai.com'; addEventListener('fetch', event => { e...
一鸳劳、 刪除線上文件夾 1.git rm -r -n --cached 文件/文件夾名稱 2.git rm -r --cached 文件/文件夾名稱 3.git commit ...
1. 下載 nodejs 安裝包 下載地址: https://nodejs.org/dist/v16.13.2/node-v16.13.2-linux-x64.tar.xz ...
1. 基礎(chǔ)配置文件 webpack.config.js const MiniCssExtractPlugin = require("mini-css-extract-plug...
查看現(xiàn)在連接遠(yuǎn)程倉庫指令: git remote -v 連接/切換遠(yuǎn)程倉庫步驟: 一滴肿、連接遠(yuǎn)程倉庫 git remote add origin url //ur...
在 main.js 中 設(shè)置 Vue.prototype.$api = api; $api: 為需要設(shè)置的全局變量名稱 api為對應(yīng)的變量窄做; 在頁面使用: 直接用 thi...
let axios = require('axios'); let api = { baseUrl: 'serverUrl', devBaseUrl: '/api' ...
在終端中執(zhí)行: chmod 600 file 600 對應(yīng)要授權(quán)的權(quán)限 file 對應(yīng)的文件完整路徑 (直接將文件拖到終端)
1.注冊郵箱(作為登錄帳號,請?zhí)顚懳幢晃⑿殴娖脚_注冊跳仿,未被微信開放平臺注冊诡渴,未被個人微信號綁定的郵箱) 2.主體信息 (1)企業(yè)名稱 (2)工商營業(yè)執(zhí)照(掃描件) ...
classDraw{ constructor(x,y,ctx,w,h){ this.x=x; this.y=y; this.w=w; this.h=h; this.ctx=c...
gitee倉庫地址[https://gitee.com/ttzzblog/webpack-1.git] 一、安裝 跟 指令 1. 安裝 webpack 包 npm ins...