世界你好!
holdsky
使用示例 String str = “hello world”; int key[] = {-123,-456 […]
Read More
本文为Google翻译+人工修正文章 参考 https://yogalayout.com/docs [TOC] […]
支持SSL/TLS 在nginx的虚拟主机配置文件中添加 server { # http配置 listen 8 […]
Windows10上遇到过ssh的坑,记录下过程 参考 https://code.visualstudio.c […]
/** * @param string $url * @return array */ function Pa […]
<?php //大部分代码按照自己对算法导论的伪代码的理解编写 namespace zxszl; /* […]
用PHP PDO打开数据库,出现错误 could not find driver 一个原因是没安装对应的PDO […]
创建工程 需要先安装Phalcon DevTools 创建Test工程 phalcon project Tes […]
官方没有找到很好的支持(Phalcon只有一个对PhpStorm的支持),想到一个折中方案 下载https:/ […]
安装homebrew方法(若已经安装,忽略) /usr/bin/ruby -e “$(curl -fsSL h […]