• 记一次生产事故--磁盘被占满

    记一次生产事故--磁盘被占满 写在前面 今天,跑在阿里云ECS上的生产环境,突然间访问异常,接口各种报错,无奈公司没有专业的运维人员,只能硬着头皮解决一下。 问题排查 先从表面看起,数据库首先报错 Caused by: org.postgresql.util.PSQLException: ERROR: could no...

    2020-02-10 16:03:35 文件服务器echo用户磁盘系统rsync阿里云EMDPS

  • C++的new&delete

    C++的newdelete new的过程 new的过程: 先分配memory,再调用ctor 我们常用的创建对象的方法有两种 Complex c(1,2); //栈Complex *pc = new Complex(1,2); //堆 第一种创建出来的对象将保存在栈上,第二种则在堆上,必须手动回收内存空间(通过delete) 为了解释new的...

    2020-02-10 16:03:06 内存管理PSC++<常用call对象地址handler指定

  • PWN之Canary学习

    PWN之Canary学习 Canary 参考链接:https://ctf-wiki.github.io/ctf-wiki/pwn/linux/mitigation/canary-zh/ 0x1 简介: 用于防止栈溢出被利用的一种方法,原理是在栈的ebp下面放一个随机数,在函数返回之前会检查这个数有没有被修改,就可以检测是否发生栈溢出了。 0x2...

    2020-02-10 16:02:49 LinuxwordIEBugPSHTTPS<HTML.htm修改

  • stl_list复习

    stl_list复习 #include iostream #include list #include algorithm using namespace std; //底层结构是双向链表 struct Node{ int a; char c; }; struct Node1{ //重点中的重点 int a; char c; Node1(int d,char e) { a=d; c=e; } bool operator==(const Node1 i) { i...

    2020-02-10 16:02:36 2011年iOS<WAPname函数区别删除POST插入

  • 使用 linux kernel +busybox 定制linux系统

    使用 linux kernel +busybox 定制linux系统 目的: 了解linux的启动过程 主要内容: 1.grub 是启动程序的bootloader 2.linux-kernel 是linux的开源内核 3.busybox 是linux的工具集合 启动顺序: grub- bzimage initrd init chroot sbin/init (从内存镜像转换成rootfs)/...

    2020-02-10 16:02:24 文件定义Linuxtxtecho精简驱动虚拟机IE磁盘

  • stl_vector复习

    stl_vector复习 #include iostream #include vector #include algorithm //for_each #include ctime using namespace std; void STRConstructor() //初始化,输入 { vectorint vec(5,12); //cout vec endl; 错误 vectorint vec1(5); for(int i=0;i5;i++) cout vec1[i]...

    2020-02-10 16:02:06 文件iOStim<WAP常用对象name计算函数

  • wordpress 配置坑详解

    wordpress 配置坑详解 首先 经过我测试,php74模块没有支持apache的.所以升级到php74 之后,php无法使用. 最基本的函数phpinfo 调用不出来,没有相关的模块. 安装mariadb 10.4 之后发现,mariadb 这个版本好像不支持密码(反正我是没搞定,一天) .改配置什么的我都试了,仍然...

    2020-02-10 16:02:00 配置虚拟主机wordpress文件服务器mysqlphpword新网安全策略网站目录

  • eight(待考究)

    eight(待考究) 为什么明明结果都可以到达那种情况,步骤不一样就不给通过 QAQ 有哪位大佬提点一下,在下感激不尽~~~ 我的代码: #include iostream #include queue #include cstdio #include string using namespace std; int per[10]={1,1,2,6,24,120,720,5040,4032...

    2020-02-10 16:01:18 iOS<WAPnamewhile代码breakPOST步骤em

  • 宣传页项目开发(二)

    宣传页项目开发(二) 之前已经完成了静态页面的开发,接下来是网页动态效果制作 css实现动画的两种方式: 1、transition: all 1s; 2、animation: move 1s infinite ease-in-out .5s; @keyframes move{ 0%{ transform: rotate(0deg); } 40%{transform: rotate(45deg);}...

    2020-02-10 16:01:15 看视频IE项目开发鼠标土豪手机AV视频<HTML

  • Codeforces Round #617 (Div. 3)

    Codeforces Round #617 (Div. 3) A B C D E1 E2 F \(\checkmark\) \(\checkmark\) \(O\) \(O\) \(O\) \(O\) \(\times\) \(\checkmark\) :代表比赛时通过。 \(O\) :代表赛后补题通过。 \(\times\) :代表目前还未通过。 A. Array with Odd Sum 题目链接 题目大意 给你...

    2020-02-10 16:00:47 txtBugC++tim<thetab字母无效name