摘要:
什么是Mantis MantisBT is a free popular web-based bugtracking system (feature list). It is written in the PHP scripting language and works with MySQL, MS 阅读全文
摘要:
1. 我们使用jd-jui.exe工具进行反编译,单独提取Version2LicenseDecoder.class文件的source后,需要进行再次编译替换jar包中的原class文件才可以正常破解。 2. 反编译后的java文件中有依赖其他jar文件,其中只有2个,一个是自身的atlassian- 阅读全文
摘要:
一、个人环境 1、CentOS7 安装mysql5.7:https://www.cnblogs.com/panlifeng/p/17728058.html 二、安装包 1、java1.8.0 链接:https://pan.baidu.com/s/1-lP6hwfbASMlQt7o84sMfg提取码: 阅读全文
摘要:
.安装之前的准备卸载centos7自带的mariadbrpm -qa|grep mariadb #查看一下是否有mariadb相关的包rpm -e --nodeps mariadb-libs-5.5.52-1.el7.x86_64 #把查询到的包卸载1.2.下载mysql安装包wget https: 阅读全文