上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
摘要: * 基本宏命令 * 树形宏命令 运行结果: * 扫描文件夹 * 引用父对象 阅读全文
posted @ 2018-07-09 10:54 zhanghui_ming 阅读(174) 评论(0) 推荐(0) 编辑
摘要: http://docs.php-http.org/en/latest/httplug/users.html 阅读全文
posted @ 2018-07-08 23:36 zhanghui_ming 阅读(530) 评论(0) 推荐(0) 编辑
摘要: * CURL http://www.php.net/manual/en/book.curl.php http://jp2.php.net/manual/en/function.curl-setopt.php GET: http://www.tfjyzx.com/news/listTeacherByA 阅读全文
posted @ 2018-07-08 17:35 zhanghui_ming 阅读(383) 评论(0) 推荐(0) 编辑
摘要: https://pkg.phpcomposer.com/#how-to-install-composer 下载 Composer 安装前请务必确保已经正确安装了 PHP。打开命令行窗口并执行 php -v 查看是否正确输出版本号。 打开命令行并依次执行下列命令安装最新版本的 Composer: 执行 阅读全文
posted @ 2018-07-08 16:47 zhanghui_ming 阅读(301) 评论(0) 推荐(0) 编辑
摘要: html: javascript: FormData upload file * $.ajax setRequestHeader 修改http协议头 阅读全文
posted @ 2018-07-05 14:29 zhanghui_ming 阅读(107) 评论(0) 推荐(0) 编辑
摘要: config.js Usage: 阅读全文
posted @ 2018-07-05 10:04 zhanghui_ming 阅读(180) 评论(0) 推荐(0) 编辑
摘要: 参照runoob:PHP 使用 Redis Windows: - 假设redis已经安装好 服务启动 - xampp (php 7.1 x86 windows) 查看phpinfo (php 7.1 x86/x64 ts/uts vc14/vc15) Zend Extension Build API 阅读全文
posted @ 2018-07-04 10:10 zhanghui_ming 阅读(199) 评论(0) 推荐(0) 编辑
摘要: * 将 rgb 颜色字符串转换为十六进制的形式,如 rgb(255, 255, 255) 转为 #ffffff1. rgb 中每个 , 后面的空格数量不固定2. 十六进制表达式使用六位小写字母3. 如果输入不符合 rgb 格式,返回原始输入 input: 'rgb(255, 255, 255)' o 阅读全文
posted @ 2018-07-01 22:32 zhanghui_ming 阅读(382) 评论(0) 推荐(0) 编辑
摘要: 根据包名,在指定空间中创建对象 输入描述: 输出描述: 阅读全文
posted @ 2018-07-01 20:22 zhanghui_ming 阅读(290) 评论(0) 推荐(0) 编辑
摘要: * 查找两个节点的最近的一个共同父节点,可以包括节点自身 input: oNode1 和 oNode2 在同一文档中,且不会为相同的节点 阅读全文
posted @ 2018-07-01 15:12 zhanghui_ming 阅读(241) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 下一页