上一页 1 2 3 4 5 6 7 8 9 10 ··· 32 下一页
摘要: https://github.com/zbezj/HEU_KMS_Activator/releases/tag/27.0.2 可能浏览器报毒,这个就个人选择了 阅读全文
posted @ 2023-01-16 21:49 hjswlqd 阅读(1379) 评论(0) 推荐(0)
摘要: 注册表项 修改值 为 0 https://answers.microsoft.com/zh-hans/windows/forum/all/windows-10/e41b3f4f-39b1-4146-87ce-a0f3fd91f3ad 请在小娜中搜索Regedit,打开后定位到计算机\HKEY_CUR 阅读全文
posted @ 2023-01-16 21:47 hjswlqd 阅读(606) 评论(0) 推荐(0)
摘要: 先说结论是,使用npm最后成功,没有去专门下载安装python 27 packjson.json我没有删除,使用降node版本的方法解决了,但不知道是不是最优 1、中间最主要操作是: 使用nvm管理node版本,packjson里面的 node-sass版本是"version": "4.14.1", 阅读全文
posted @ 2022-12-22 15:43 hjswlqd 阅读(1273) 评论(0) 推荐(0)
摘要: 其他参考 https://www.cnblogs.com/zhuji/p/12637967.html 一、其实格式化分为 html css js ts 等部分 二、格式化程序也分为 vetur eslint prettier 三种 比如 js配置了“格式化程序” 是eslint,则eslint规则生 阅读全文
posted @ 2022-11-30 10:19 hjswlqd 阅读(5913) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_38425719/article/details/107792754 https://blog.csdn.net/lonely_fool/article/details/125681803 git stash git stash pop git st 阅读全文
posted @ 2022-11-21 11:29 hjswlqd 阅读(23) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-11-17 21:08 hjswlqd 阅读(39) 评论(0) 推荐(0)
摘要: <script setup> import { ref, watch } from 'vue' const isShow = ref(false) const value = ref("") watch(() => value.value, (val) => { if(val 'hhh') { is 阅读全文
posted @ 2022-11-11 15:07 hjswlqd 阅读(1173) 评论(0) 推荐(0)
摘要: <script lang="ts"> import { ref, defineComponent } from 'vue' export default defineComponent({ setup() { const fields = ['name', 'address', 'email']; 阅读全文
posted @ 2022-11-02 17:04 hjswlqd 阅读(31) 评论(0) 推荐(0)
摘要: 背景,工程代码在内网无法联网百度等,需要离线安装该工具开发vuejs工程 一、从有网络的地方拷贝插件xxxxx.crx,觉得这种比较合理 注意,网上说的从chrome://extensions/ 查看插件id 二、我觉得这种编译方式似乎是有问题的 6.0.0版本 用时 864.1s 约 14.4mi 阅读全文
posted @ 2022-10-25 20:27 hjswlqd 阅读(96) 评论(0) 推荐(0)
摘要: https://ask.zol.com.cn/x/2891621.html 台式电脑分辨率根据它使用的显示器决定的。用多大显示器,分辨率就是多少。 如19寸分辨率1440X900,办公用。 21.5寸一般家用1080P分辨率。 23~25寸16:9的显示器大多都是1080P分辨率, 超宽的21:9显 阅读全文
posted @ 2022-10-11 14:08 hjswlqd 阅读(1349) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 32 下一页