会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
opensmarty
记录我的成长吧~
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
63
64
65
66
67
68
69
70
71
···
74
下一页
2019年5月27日
【php】php5.6兼容pcre8.38对应版本(preg_match(): Compilation failed)
摘要: thinkphp5.1 路由使用正则报错如下: preg_match(): Compilation failed: this version of PCRE is compiled without UTF support at offset 0
阅读全文
posted @ 2019-05-27 18:03 opensmarty
阅读(456)
评论(0)
推荐(0)
2019年5月23日
【shuguo】接口系统 sign怎么算出来的
该文被密码保护。
阅读全文
posted @ 2019-05-23 18:13 opensmarty
阅读(1)
评论(0)
推荐(0)
2019年5月22日
【nginx】Nginx视频流模块nginx-rtmp-module
摘要: nginx-rtmp-module:https://github.com/arut/nginx-rtmp-module 源码地址:https://github.com/Tinywan/PHP_Experience 说明: rtmp的延迟主要取决于播放器设置,但流式传输软件,流的比特率和网络速度(以及
阅读全文
posted @ 2019-05-22 09:21 opensmarty
阅读(4470)
评论(0)
推荐(0)
2019年5月21日
【shuguo】34 nginx/fastcgi.conf配置
该文被密码保护。
阅读全文
posted @ 2019-05-21 19:11 opensmarty
阅读(0)
评论(0)
推荐(0)
【shuguo】34 nginx/rtmp.conf配置
该文被密码保护。
阅读全文
posted @ 2019-05-21 19:10 opensmarty
阅读(0)
评论(0)
推荐(0)
【shuguo】34 nginx.conf配置
该文被密码保护。
阅读全文
posted @ 2019-05-21 19:07 opensmarty
阅读(1)
评论(0)
推荐(0)
【shuguo】SG_sns通用版配置
该文被密码保护。
阅读全文
posted @ 2019-05-21 15:37 opensmarty
阅读(1)
评论(0)
推荐(0)
【linux】ls显示文件大小时显示单位
摘要: 在Linux中显示文件大小的时候,通常的做法是使用“ls -l”,显示的大小是文件的字节大小。 但是,如果文件比较大的话,显示起来不是特别易读,这个时候,可以使用“ls -lh”,就可以使用比较接近文件大小的单位显示文件的大小,如下: [www.linuxidc.com@linux bin]$ ls
阅读全文
posted @ 2019-05-21 15:07 opensmarty
阅读(14099)
评论(0)
推荐(1)
【php】PHP执行系统外部命令函数:exec()、passthru()、system()、shell_exec()
摘要: php提供4种方法执行系统外部命令:exec()、passthru()、system()、 shell_exec()。在开始介绍前,先检查下php配置文件php.ini中是有禁止这是个函数。找到 disable_functions,配置如下: 如果“disable_functions=”后面有接上面
阅读全文
posted @ 2019-05-21 11:46 opensmarty
阅读(3208)
评论(0)
推荐(0)
【日常问题】用户列表报错
该文被密码保护。
阅读全文
posted @ 2019-05-21 09:57 opensmarty
阅读(1)
评论(0)
推荐(0)
上一页
1
···
63
64
65
66
67
68
69
70
71
···
74
下一页
公告