MAC初使用

shift => [z]左边的按键

control => [fn]右边第一个

alt/option => [command]左边的

 

切换输入法:control + 空格

锁屏:control + command + q

截屏保存文件:shift + command + 3

截屏到剪贴板:shift + control + command + 3

选取截屏保存文件:shift + command + 4

选取截屏保存剪贴板:shift + control + command + 4

回到桌面:command + F3

 

PHP相关

启动php-fpm:https://blog.csdn.net/zrainload/article/details/78962062

php-fpm:No pool defined解决方法

  1. 进入PHP安装目录/etc/php-fpm.d
  2. cp www.conf.default www.conf

 

相关文章:

  • 2021-08-31
  • 2021-04-29
  • 2021-07-02
  • 2021-08-29
  • 2021-08-18
  • 2021-12-21
猜你喜欢
  • 2021-05-21
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
  • 2021-12-19
  • 2021-11-27
  • 2022-01-19
相关资源
相似解决方案