Easter79 Easter79
3年前
thunderbird 使用OpenPGP加解密邮件
一、添加插件Enigmail!(http://static.oschina.net/uploads/space/2014/0309/105947_aTHg_921036.png)二、进行密钥管理,并创建新密钥对!(http://static.oschina.net/uploads/space/2014/0309/110
Stella981 Stella981
3年前
Linux Network Configuration
!Yolinux.comTutorial(http://static.oschina.net/uploads/img/201401/20155959_hJ26.png)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.yolinux.com%2F)LinuxNetwor
Stella981 Stella981
3年前
Jenkins 配置git
点击"新建任务"创建一个自用风格的项目!(https://img2018.cnblogs.com/blog/1227533/201903/122753320190327102407617143587344.png)点击"源码管理",选择git !(https://oscimg.oschina.net/oscnet/e0391470f
Stella981 Stella981
3年前
HOST is not allowed to connect to this mysql server
!(https://oscimg.oschina.net/oscnet/77684be3437d04b37952adb40064ffbec86.png) HOSTisnotallowedtoconnecttothismysqlserverhost主机不能访问本机的mysql服务,原因需要连接非本机的mysql的时候,默认host
Stella981 Stella981
3年前
QT中调用外部程序:QProcess的使用
!运行:ipconfig(http://static.oschina.net/uploads/img/201406/06143054_WauU.png"QT中调用外部程序:QProcess的使用lucienlucien_cc的博客")!运行:pingwww.baidu.com(http://static.oschina.net/
Wesley13 Wesley13
3年前
Java面试中遇到的坑【填坑篇】
1.StringBuilder替代String拼接,面试中经常会问到String,StringBuilder,StringBuffer的区别。!(https://oscimg.oschina.net/oscnet/up3341caf385f4fda1bfbcc15694832b4e.png)!
Stella981 Stella981
3年前
Anacoda中如何修改jupyter notebook 打开的默认浏览器(chrome )
1、打开anacondaprompt2、输入如下指令jupyternotebookgenerateconfig!(https://oscimg.oschina.net/oscnet/b668f6666ce4bcade327418137cb2d2cab2.png)3、显示出jupyter\_notebook\_confi
Stella981 Stella981
3年前
D3.js area函数
!(http://static.oschina.net/uploads/space/2015/0402/110259_Cfoo_861926.png)var area  d3.svg.area().interpolate("monotone").x(function(d) { return x(d.date); }).y0(260).y1(
Stella981 Stella981
3年前
Python 模块:XlsxWriter 的使用
一、安装XlsxWriter使用命令:pip3installxlsxwriter!(https://imgblog.csdnimg.cn/img_convert/25743c7e6c300010a4154227903b92de.png)二、验证是否安装成功
Stella981 Stella981
3年前
Linux 下的 init 0,1,2,3,4,5,6知识介绍
!(https://oscimg.oschina.net/oscnet/daf746d2f5d44615b0fdb4b1a670a568.png)作者:Lesstar来源:https://blog.csdn.net/cougar\_mountain/article/details/9798191一.