Centos7 卸载jdk
查询已安装的Java应用root@localhost ~]# rpm -qa |grep java删除应用(--nodeps 的作用:忽略依赖的检查)[root@localhost ~]# rpm -e --nodeps python-javapackages检查是否卸载干净[root@localhost ~]# rpm -qa |grep gcj[root@loca...
WebLogic反序列化漏洞(CVE-2017-3248)
参考:https://paper.seebug.org/333/环境安装反弹shell参考:https://w00troot.blogspot.com/2017/05/getting-reverse-shell-from-web-shell.htmlweblogic在服务器命令行安装步骤参考:https://blog.csdn.net/caiqiiqi/article/details/...
数组中出现一次的两个数 leetcode Single Number III
Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the two elements that appear only once.For example:Given
Shell中判断字符串是否为数字的6种方法分享
本篇文章主要介绍了 "shell 判断字符串是否为数字 ",主要涉及到shell 判断字符串是否为数字方面的内容,对于s
Photoshop制作简洁漂亮的蓝色光斑壁纸
下面介绍的方法是用全手工来制作,相当来说复杂一点,不同的光斑需要调整好混合模式及不透明度,局部还需要渲染高光。这样画面层次感会更
PHP新特性之字节码缓存和内置服务器
Zend OPcache
1) 从PHP5 0开始,内置了字节码缓存功能,名为Zend OPcache。因为PHP是解释性语言,PHP解释器执