1. File →Setting →Build,Execution,Deployment →Console →Python Console →勾选Add source roots to PYTHONPAT,如下所示: 2. 右键点击项目工作空间文件夹,找到Mark Directory as 选择So ...
分类:
其他好文 时间:
2020-02-03 09:40:55
阅读次数:
80
通过使用django-cors-headers插件,Django 2支持跨域方法 ...
分类:
其他好文 时间:
2020-02-02 13:28:07
阅读次数:
74
Delegate proper right to some user: Login/Logout Audit - GPO Setting - Event Viewer File Auditing Modify audit settings of the folder. ...
分类:
其他好文 时间:
2020-02-02 00:58:40
阅读次数:
85
统一修改仓库地址 可以直接修改Mavenconf文件夹中的setting.xml文件,或者在.m2文件夹下建立一个setting·xml文件。 setting.xml里面有个mirrors节点,用来配置镜像URL。mirrors可以配置多个mirror,每个mirror有id,name,url,mi ...
分类:
其他好文 时间:
2020-02-01 16:15:01
阅读次数:
94
Rollback Segment Configuration & Tips (Doc ID 69464.1) To Bottom ROLLBACK SEGMENT CONFIGURATION & TIPS Good rollback segment configuration is crucial ...
分类:
其他好文 时间:
2020-02-01 00:40:02
阅读次数:
79
1、新建第三方仓库,名字叫3rd_part 2、添加到maven-public组中 3、修改maven的setting.xml 4、执行命令 mvn deploy:deploy-file -DgroupId=ring-cors -DartifactId=ring-cors -Dversion=0.1 ...
分类:
编程语言 时间:
2020-01-31 22:48:43
阅读次数:
105
1. Language add Chinese(Simple) , settings or all applications. 2. install fctix-googlepinyin : sudo apt install fctix-googlepinyin 3. config im-confi ...
分类:
系统相关 时间:
2020-01-31 22:27:42
阅读次数:
156
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
今天新建的一个maven项目的依赖出了问题,想删除本地仓库的相关依赖文件夹,再重新加载,结果半天没找到文件夹位置。 我因为是改了maven的setting文件的,所以是直接到设置的文件夹里面找,结果半天没找到,搞得我感觉挺奇怪的。 后来没办法,可能性全试一遍,看看.m2里面有没有,结果还真的看到里面 ...
分类:
其他好文 时间:
2020-01-31 19:08:42
阅读次数:
47
轮询SCM可以实现Gitlab代码更新,项目自动构建,但是 该方案的性能不佳。那有没有更好的方案呢? 有的。就是利用Gitlab的webhook实现代码push到仓库,立即触发项目自动构建。 安装Gitlab Hook插件需要安装两个插件:Gitlab Hook和GitLab Jenkins设置自动 ...
分类:
Web程序 时间:
2020-01-31 18:44:08
阅读次数:
114