风花雪月 风花雪月
4年前
python打包时没有将matplotlibrc文件打包
检查打包后,不能正常启动exe文件方法:1、用pyinstallerDxxx.py生成文件夹2、在Terminal中进入打包的目录下运行.exe文件(直接输入xxx.exe回车),查看错误我的错误是FileNotFoundError:Errno2Nosuchfileordirectory:'D:\\PyCharm2020.1\\w
Stella981 Stella981
3年前
Git免登录,不需重复输入账号和密码
linux下在~/下, touch创建文件 .gitcredentials:touch .gitcredentials 用vim编辑此文件,vim .gitcredentials输入内容格式https://username:password@github.com2
Stella981 Stella981
3年前
NutzBoot 开发时配置各种热更新及注意事项
静态文件配置下面这句必须是绝对路径,这样才能保证开发模式下修改静态文件后进行热更新jetty.staticPathLocalD:\\Work\\src\\main\\resources\\static\\beetl模版文件配置下面这句必须是绝对路径,这样才能保证开发模式下修改模版内容后模版
Stella981 Stella981
3年前
Influxdb 基础学习总结
安装与配置:先dockerinfluxdbdockerpullinfluxdb发现性能慢,加入阿里mirror,dockerpull完成后,先导出配置文件:dockerrunrminfluxdbinfluxdconfiginfluxdb.conf修改配置文件\http\enabledtruebin
Easter79 Easter79
3年前
SpringBoot配置
多模块Maven项目.gitignore文件.idea.imltargetoutlogtmptest父模块pom文件<?xmlversion"1.0"encoding"UTF8"?<projectxmlns"http://maven.apache.org/POM/4.0.0"xmlns:xs
Stella981 Stella981
3年前
QCustomPlot用法
一、导入QTCreator将qcustomplot.c qcustomplot.h 文件导入项目文件夹并在工程文件加入QTprintsupport!(https://oscimg.oschina.net/oscnet/12b156ec11bb811f15e7216be5b110d0606.png)在QT设计师界面,在主窗
Stella981 Stella981
3年前
Spring Boot 学习之路二 配置文件 application.yml
一、创建配置文件如图所示,我们在resources文件夹中新建配置文件application.yml!(https://oscimg.oschina.net/oscnet/81914332c3b1bdcfa48b1135b636d93024f.jpg)结构图二、一些基本配置server:
Stella981 Stella981
3年前
SpringBoot配置
多模块Maven项目.gitignore文件.idea.imltargetoutlogtmptest父模块pom文件<?xmlversion"1.0"encoding"UTF8"?<projectxmlns"http://maven.apache.org/POM/4.0.0"xmlns:xs
Stella981 Stella981
3年前
Golang闭包案例分析与普通函数对比
闭包案例packagemainimport("fmt""strings"//记住一定引入strings包)//①编写一个函数makeSuffix,可以接收一个文件后缀名(比如.jpg),并返回一个闭包//②调用闭包,可以传入一个文件名,如果该文件名没有指
Stella981 Stella981
3年前
Flutter自定义字体
将字体文件添加到资源文件夹!image(https://ws3.sinaimg.cn/large/006tNbRwgy1fuxip4kfyjj30j20563yr.jpg)编辑配置文件!image(https://ws2.sinaimg.cn/large/006tNbRwgy1fuxisqxt6mj30ok0c