1.打开windows 控制面板 2.输入 vue create -p dcloudio/uni-preset-vue test 3.开始弄npm run serve 如果新增加的页面中用了scss 需要手动安装 npm install -D sass-loader@7.x 如果用版本太高了 会导致 ...
分类:
移动开发 时间:
2021-02-17 14:05:32
阅读次数:
0
https://blog.csdn.net/xizanni8476/article/details/80323846?utm_medium=distribute.pc_relevant_t0.none-task-blog-BlogCommendFromMachineLearnPai2-1.contr ...
分类:
系统相关 时间:
2021-02-16 12:37:52
阅读次数:
0
使用IDEA创建一个springboot项目 工欲善其事,必先利其器。 不难发现,还是有很多小朋友在使用eclipse开发java项目。当你接触IDEA后,一切都变得美好了。 使用IDEA创建一个springboot项目是一件极其简单的事情。界面化的依赖选择令人心旷神怡,有木有。 下面就和我一起轻扣 ...
分类:
编程语言 时间:
2021-02-16 12:14:51
阅读次数:
0
/** 1.补全代码的声明: alt + /* 2.快速修复: ctrl + 1* 3.批量导包: ctrl + shift + o* 4.使用单行注释: ctrl + /* 5.使用多行注释: ctrl + shift + /* 6.取消多行注释: ctrl + shift + \* 7.复制指定 ...
分类:
系统相关 时间:
2021-02-16 12:06:48
阅读次数:
0
https://blog.csdn.net/qq_32938957/article/details/98205901 https://blog.csdn.net/LDY1016/article/details/85112631?utm_medium=distribute.pc_relevant.no ...
分类:
其他好文 时间:
2021-02-10 13:21:11
阅读次数:
0
Vite2 按需引入 Ant Design Vue 与 element-plus UI框架 这两个文档内按需引入这块,看不太懂于是在github issues上找了一下 目前为止比较好的解决办法,推荐第一种 1:https://github.com/wingsico/vite-babel-plugi ...
分类:
其他好文 时间:
2021-02-10 13:09:52
阅读次数:
0
Problem Description Long time ago Alex created an interesting problem about parallelogram. The input data for this problem contained four integer poin ...
分类:
其他好文 时间:
2021-02-10 13:02:09
阅读次数:
0
Eclipse启动server报错Failed to start component [NonLoginAuthenticator[StandardEngine[Catalina].StandardHost[localhost].StandardContext[]]] 1、查看对应JRE,这里使用的 ...
分类:
系统相关 时间:
2021-02-08 12:33:20
阅读次数:
0
开源后台系统直接拿来即用,方便快速进行后台项目的搭建 1. yylAdmin 地址:https://gitee.com/skyselang/yylAdmin#https://admin.yyladmin.top ...
分类:
其他好文 时间:
2021-02-08 12:21:24
阅读次数:
0
https://blog.csdn.net/czc9309/article/details/80304074 PS:从eclipse刚转到IDEA,对于这个陌生的工具我表示无言,但听说很好用,也就试试,结果我几乎花了一晚上的时间才搭起来maven web项目,觉得在此给各位一个搭建maven web ...
分类:
Web程序 时间:
2021-02-08 12:19:16
阅读次数:
0