240 发简信
IP属地:北京
  • yum安装nginx,mysql,php

    centos7 一、安装nginx 安装mysql(centos7) 安装php centos8 安装php74 安装nginx 安装mysql...

  • gitignore 不起作用的解决办法

    1.先将git status内容提交后;2.执行下面命令:

  • PHP输出excel表格

    使用的phpoffice进行表格的输出 安装:https://phpspreadsheet.readthedocs.io/en/latest/#...

  • PHP解决中文乱码

    PHP解决中文乱码

  • Resize,w 360,h 240
    Git本地仓库与Github远程仓库关联

    Git本地仓库与Github远程仓库关联 SSH Key的配置: 1.$ ssh-keygen -t rsa -C"注册邮箱" 然后用户主目录/...