自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (11)
  • 问答 (1)
  • 收藏
  • 关注

原创 Centos7修改SSH远程登陆端口

一般来说,用远程工具如putty,SecureCRT等登陆阿里云服务器或其他服务器,使用的端口默认是22。有时出于安全问题,防止22端口被扫描,会将远程端口改为其它自定义的端口(建议大于10000,一万以下的端口可能会被系统使用)。步骤很简单,两步:1.修改ssh配置文件,将端口改为自定义的端口如10022。ssh的配置文件是:/etc/ssh/sshd_config,使用vi编辑:...

2019-03-31 14:38:44 7843

原创 Mysql 创建数据表外键报错:Fail to open the referenced table

在mysql中,建立外键关联,关联表必须是使用innodb,将engine修改为innodb即可。存储引擎是什么?MySQL中的数据用各种不同的技术存储在文件(或者内存)中。这些技术中的每一种技术都使用不同的存储机制、索引技巧、锁定水平并且最终提供广泛的不同的功能和能力。通过选择不同的技术,你能够获得额外的速度或者功能,从而改善你的应用的整体功能。关于数据库其它几个引擎的区别如下:...

2019-03-03 15:05:04 23367

DemoTomcat

手写的tomcatDemo,需要的同学可以下载

2019-04-12

CryptoJsAPI-快速开始指南

CryptoJs官方指南,比网上的文章更全,总有你需要的解决方案

2018-10-19

CTB地形切片生成器

该资源可以将tif文件切割为cesium可用的.terrain数据,具体使用方式可以参考:https://blog.csdn.net/u013821237/article/details/82999006

2018-10-10

flowplayer最新版

这是真的flowplayer-7.0.2,这不是梦,下载看看,有问题提出来

2018-04-02

ssm框架master

ssm版本很好用亲测,如使用过程有问题,请评论讨论纠正

2018-04-02

Java striptBase64

jsBase64加密解密,版本很好用亲测,如使用过程有问题,请评论讨论

2018-04-02

javaBase64

javaBase64版本很好用亲测,如使用过程有问题,请评论讨论

2018-04-02

android-supportv7

android-supportv7版本很好用亲测,如使用过程有问题,请评论讨论

2018-04-02

tomcat-8.5.23

tomcat-8.5.23新版本很好用亲测,如使用过程有问题,请评论讨论

2018-04-02

cesium1.4.3

官网完整资源包含api和demo和js/css等,不能用或者有疑惑欢迎留言讨论

2018-04-02

drozer2.3.4

drozer (formerly Mercury) is the leading security testing framework for Android. drozer allows you to search for security vulnerabilities in apps and devices by assuming the role of an app and interacting with the Dalvik VM, other apps' IPC endpoints and the underlying OS. drozer provides tools to help you use, share and understand public Android exploits. It helps you to deploy a drozer Agent to a device through exploitation or social engineering. Using weasel (MWR's advanced exploitation payload) drozer is able to maximise the permissions available to it by installing a full agent, injecting a limited agent into a running process, or connecting a reverse shell to act as a Remote Access Tool (RAT).

2017-09-21

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除