NMP = Nginx/MySQL/PHP Installation steps of the Nginx 我这里使用 v1.4.4 wget -c http://nginx.org/download/nginx-1.4.4.tar.gz install tar -zxvf nginx-1.7.4. ...
分类:
其他好文 时间:
2021-02-16 12:17:27
阅读次数:
0
Remove log redirection: ZUBT:/home/scnzzh $> crontab -l #00 09 * * * ~/zzh.py >> ~/zzh_`date +\%Y\%m\%d_\%H\%M\%S`.log 2>&1 #00 10 * * * ~/zzh.py >> ~ ...
分类:
其他好文 时间:
2021-02-10 13:26:49
阅读次数:
0
mall-vue3-manage 基于vue3.0 + Element Plus、 整合最新的 Echarts5 强劲的渲染引擎、富文本编辑器 Wangeditor 的后端管理项目。 版本 vue 3.0.0 element-plus 1.0.1-beta.5 vuex 4.0.0-rc.2 vue ...
分类:
其他好文 时间:
2021-02-06 11:39:18
阅读次数:
0
HTMLElement对象 任何HTML元素都继承于HTMLElement对象,一些元素直接实现这个接口,而另一些元素通过多层继承来实现它。 属性 从其父元素Element继承属性,并从DocumentAndElementEventHandlers、ElementCSSInlineStyle、Glo ...
分类:
Web程序 时间:
2021-02-05 10:52:07
阅读次数:
0
Windows 10 系统 VirtualBox 6.0.x CentOS7启动在虚拟机上 先要安装docker,官网(https://docs.docker.com/engine/install/)有guide,一步步下来很简单,不多说了 按照minikube 官网(https://minikub ...
分类:
Web程序 时间:
2021-02-05 10:31:39
阅读次数:
0
Canopy is hiring Postgres SQL Engineer. Database expert, knowing how to build a scalable database application. https://angel.co/company/canopy-servici ...
分类:
数据库 时间:
2021-02-03 10:35:29
阅读次数:
0
卸载代理软件后电脑不能上网 两种方法,都曾解决过我这个问题 1、Win+r 输入regedit回车 进入 计算机\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections 删掉那 ...
分类:
其他好文 时间:
2021-01-27 13:18:25
阅读次数:
0
管理员方式打开 cmd 关闭 hpyter 在 cmd 输入命令: bcdedit /set hypervisorlaunchtype off 然后重启电脑。 开启 hpyter 在 cmd 输入命令: bcdedit /set hypervisorlaunchtype auto 然后重启电脑。 ...
分类:
其他好文 时间:
2021-01-26 12:08:06
阅读次数:
0
本来想学习house of force,结果没用就直接做出来了。。。我用了三种方法来做这道题。 1.fastbins attack 2.unlink 3.house of force 可以改写got表,程序在edit的时候可以进行溢出。 fasbins attack 通过溢出改写size字段,构造堆 ...
分类:
其他好文 时间:
2021-01-22 11:47:40
阅读次数:
0
在做项目时,有时会在整个项目里或指定文件夹下进行全局搜索和替换,这是一个很方便功能。使用方法如下: 一、全局搜索 1、使用快捷键 Ctrl+Shift+F 打开搜索窗口,或者通过点击 Edit–>Find–>Find in path 打开搜索窗口,如下图: 2、搜索界面如下,主要分为上中下三部分,上 ...
分类:
其他好文 时间:
2021-01-21 10:43:43
阅读次数:
0