在Eclipse中配置Maven 1.指定Maven核心程序的位 Window→Preferences→Maven→Installations --(Installation home:D:\apache-maven-3.2.2) 2.指定settings.xml Window→Preference ...
分类:
其他好文 时间:
2020-01-31 21:14:26
阅读次数:
87
WMI filtering Setting - Differentiating Installation Between Operations and Architecture. WMI SQL General script: 64-bit select * from Win32_Operating ...
分类:
其他好文 时间:
2020-01-31 21:03:08
阅读次数:
73
yum install mariadb-server systemctl start mariadb systemctl enable mariadb mysql_secure_installation 此处设置的是数据库root密码,和系统root无关。 开始root密码默认为空,直接回车,然后设 ...
分类:
数据库 时间:
2020-01-28 13:46:46
阅读次数:
80
After trying debian on an old workstation, I find there are some pitfalls and tricks: 1. It is recommended to install the minimal base system (with no ...
分类:
其他好文 时间:
2020-01-24 13:13:34
阅读次数:
86
注册机工作原理传送门:github地址 使用navicat-patcher.exe替换掉navicat.exe和libcc.dll里的Navicat激活公钥 navicat-patcher.exe <Navicat installation path> [RSA-2048 PEM file] 1 N ...
分类:
其他好文 时间:
2020-01-21 13:34:12
阅读次数:
752
上一节已经教大家如何创建一个vue项目,这一节,我们就温故下vue项目的创建,顺便引入element,实现一个简答的登陆页面。老规矩,先看效果图一,快速创建vue项目二,引入element类库首先我们进入element官网:https://element.eleme.cn/#/zh-CN/component/installation简单熟悉下element。然后如下图所示引入element类库。做
分类:
其他好文 时间:
2020-01-17 23:14:00
阅读次数:
101
上一节已经教大家如何创建一个vue项目,这一节,我们就温故下vue项目的创建,顺便引入element,实现一个简答的登陆页面。老规矩,先看效果图一,快速创建vue项目二,引入element类库首先我们进入element官网:https://element.eleme.cn/#/zh-CN/component/installation简单熟悉下element。然后如下图所示引入element类库。做
分类:
其他好文 时间:
2020-01-17 23:09:58
阅读次数:
82
以下是Vuex全局状态管理,数据共享具体操作: 官网:https://vuex.vuejs.org/zh/installation.html <!-- 以下是调用(获取/设置)共享数据的页面:01.vue --> <template> <div> <h3> Vuex全局状态管理,数据共享: 1,可以 ...
分类:
其他好文 时间:
2020-01-17 18:55:07
阅读次数:
79
ns3官网https://www.nsnam.org/wiki/Installation#Installation 安装: Ubuntu/Debian/Mint The following list of packages should be accurate for Ubuntu 19.04 re ...
分类:
系统相关 时间:
2020-01-15 23:17:54
阅读次数:
196
1.rapidjson 腾讯开源 githup:https://github.com/Tencent/rapidjson 使用文档:http://rapidjson.org/zh-cn/ Installation RapidJSON is a header-only C++ library. Jus ...
分类:
编程语言 时间:
2020-01-12 20:23:50
阅读次数:
109