后端技术
-
Settings Sync 配置与使用
一、setting sync是什么? setting sync是VS Code的一款插件,用于将VS Code的设置上传至git hub或者从git hub下载设置。 这个设置包括插件与相关设置,因…… -
-
PHP订阅号(认证)微信自定义菜单开发
必备网址 官方文档: https://developers.weixin.qq.com/doc/offiaccount/Custom_Menus/Creating_Custom-Defined_Menu.html 官方接口调试工具: https://mp.we…… -
-
最新百度蜘蛛IP段以及百度蜘蛛IP介绍
百度内容抓取蜘蛛UA 百度PC蜘蛛UA:Mozilla/5.0(compatible;Baiduspider/2.0;+http://www.baidu.com/search/spider.html) 百度移动蜘蛛UA:Mozilla/5.0(Linux…… -
-
-
2022最新蓝奏软件库合集大全
综合 持续更新多种软件/APP的网盘列表 某老2破解版: https://fk.wenanwu.cn 绿巨人导航网址: 绿巨人导航 好软分享: https://github.com/yoyodadada/haoruan…… -
Linux系统防火墙如何开启/关闭呢?(以ubuntu为例)
安装方法 sudo apt-get install ufw 当然,这是有图形界面的(比较简陋),在新立得里搜索gufw试试…… 使用方法 启用 sudo ufw enable sudo ufw default den…… -
全网最全thinkphp常用开源三方插件
数据库 数据库迁移工具 topthink/think-migration —— https://github.com/top-think/think-migration ORM类库 topthink/think-orm —— https://github.com/top-……