Easter79 Easter79
4年前
tail
1.1tailf失效情况的重现我们使用tailftmp.test对tmp.test文件进行动态追踪,输出如下:!输入图片说明(https://static.oschina.net/uploads/img/201804/03140352_uKOr.png"在这里输入图片标题")然后我们再开
Stella981 Stella981
4年前
SSL连接报错:javax.net.ssl.SSLHandshakeException
在使用SocketSSL双向连接时,客户端可以连接上服务端,但传输数据时报错javax.net.ssl.SSLHandshakeException:nullcertchain原因是使用的KeyStore文件不对首先创建服务器端私有密钥和公共密钥1,keytoolgenkeyaliasserverkeykeystore
Wesley13 Wesley13
4年前
ubuntu 16.04 跑 docker
Ubuntu的软件源配置文件是 /etc/apt/sources.list换国内的,不然会疯。下面是清华大学滴:默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.tuna.tsinghua.edu.cn/ubuntu/xenialmainrestric
Easter79 Easter79
4年前
Sublime Text
下载地址(原生态英文版):clickme&autodownload(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fc758482.r82.cf2.rackcdn.com%2FSublime%2520Text%25202.0.2%2520Setup.exe)文件(File)操作
可莉 可莉
4年前
2020年kali最新国内更新源sources.list
原文:2020年kali最新国内更新源sources.list(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fkey_nothing%2Farticle%2Fdetails%2F90055845)打开sources.list文件命令:
Wesley13 Wesley13
4年前
JS的常用属性
JS定义:基于事件和对象驱动,并具有安全性能的脚本语言。引入:<script type”text/javascript”具体js代码</script<script type”text/javascript”src”js文件”</script大小写敏感:例如:A与a是两个不同的东东注释:// 单
Stella981 Stella981
4年前
2020年kali最新国内更新源sources.list
原文:2020年kali最新国内更新源sources.list(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fkey_nothing%2Farticle%2Fdetails%2F90055845)打开sources.list文件命令:
Stella981 Stella981
4年前
Android Studio 3.0+ Annotation processors must be explicitly declared now
把AndroidStudio升级到3.0版本的时候出现该问题:可以看到给了我们两种解决办法:1、即给出现问题的三方加上annotationProcessor配置2在相应的module的gradle文件中,使用javaCompileOptionsdefaultConfig{appli
Wesley13 Wesley13
4年前
20175316盛茂淞 2018
20175316201820192《Java程序设计》第2周课上测试总结上周考试题目总结题目1题目要求:在Ubuntu中用自己的有位学号建一个文件,教材p29Example2\_51.修改代码a\\中添
Stella981 Stella981
4年前
Ceph论文译文
Ceph论文译文Ceph:一个可扩展,高性能分布式文件系统(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fjuvxiao%2Farticle%2Fdetails%2F39495037)