技术小男生 技术小男生
2年前
windos10环境变量配置
1:右键点击此电脑选择属性。2:选择高级系统设置。3:选择高级环境变量4:创建javahome,点击新建创建javahome根据实际安装路径填写。5:在系统变量中,创建classpath:.;%JAVAHOME%\lib\dt.jar;%JAVAHOME%\lib\tools.jar直接复制该内容就行。6:在系统变量的path中添加如下内容:;%JAVAHO
Stella981 Stella981
2年前
Django2.2 报错:UnicodeDecodeError 解决方法
Django2.2报错:UnicodeDecodeError:'gbk'codeccan'tdecodebyte0xa6inposition9737:illegalmultibytesequence一、问题复现File"D:\\Python\\Python3732\\lib\\sitepackages\
Wesley13 Wesley13
2年前
mysql报错排查总结
mysql报错:\root@zabbix~\mysqlERROR2002(HY000):Can'tconnecttolocalMySQLserverthroughsocket'/var/lib/mysql/mysql.sock'(2)问题排查总结:
Wesley13 Wesley13
2年前
Vant Weapp 有赞小程序UI库 ICON 组件的本地图标路径支持
dist或lib组件文件夹下面的:wxs/utils.wxsvarbemrequire('./bem.wxs').bem;varmemoizerequire('./memoize.wxs').memoize;functionisSrc(url){returnurl.indexO
Stella981 Stella981
2年前
Docker for Mac 安装及Mysql安装使用
启动mysql镜像 dockerrundp127.0.0.1:3306:3306–namemysqlv/Users/flyrPc/docker/mysql/data:/var/lib/mysqleMYSQL\_ROOT\_PASSWORD123456mysql:latest 命令介绍:\d(Detache
Easter79 Easter79
2年前
SpringBoot应用部署到Docker上(docker
配置TCP远程连接(dockermavenplugin插件连接的地址)加上红色标识的部分root@localhostadminvim/lib/systemd/system/docker.serviceUnitDescr
Stella981 Stella981
2年前
SpringBoot应用部署到Docker上(docker
配置TCP远程连接(dockermavenplugin插件连接的地址)加上红色标识的部分root@localhostadminvim/lib/systemd/system/docker.serviceUnitDescr
Stella981 Stella981
2年前
Linux 内核
make2:Leavingdirectory'/usr/src/linuxheaders4.4.022generic'kmoddir/lib/modules/4.4.022generic;\ifn"";then\find$kmoddirname'modules.'
Wesley13 Wesley13
2年前
CentOS 6.5 安装系统后添加网卡
1、查看网卡信息cat/etc/udev/rules.d/70persistentnet.rulesThisfilewasautomaticallygeneratedbythe/lib/udev/write_net_rulesprogram,runbythepersis
Stella981 Stella981
2年前
Mac上python3.8导入jenkins报错
python3在importjenkins报错找不到lookup3.so依赖。importjenkinsTraceback(mostrecentcalllast):File"<stdin",line1,in<moduleFile"/usr/local/lib/pyth