Skip to content

翻了车的老司机

其实我一直在你身边

Search for:

zzs10086

347RSS Feed

zzs10086 's Posts

linux centos6.5 配置maven

首先到 Maven 官网 http://maven.apache.org/download.cgi 下载 Maven 软件
解压 Maven到 /usr/local 目录下
修改配置 Maven,环境变量

  • Posted on: 2018年2月10日 2018年2月10日
  • Author: zzs10086
  • Categories: Linux

laravel console command 命令

生成命令:php artisan make:command CreateZgmyEs –command=create:zgmy-es
执行命令: php artisan create:zgmy-es

  • Posted on: 2018年2月9日 2018年2月9日
  • Author: zzs10086
  • Categories: laravel

ElasticSearch 6.x 学习笔记:1.下载安装与配置

1.安装配置JDK 8
2.ElasticSearch 6.x 软件包下载
3.创建用户
4.启动

  • Posted on: 2018年2月9日 2018年2月9日
  • Author: zzs10086
  • Categories: elasticsearch

nginx 301跳转

if ($host ~ ‘^zhongguomayun.com’){
return 301 http://www.zhongguomayun.com$request_uri;
}

  • Posted on: 2018年2月6日 2019年11月29日
  • Author: zzs10086
  • Categories: nginx

php 正则获取图片url

php 正则获取图片url
preg_match_all(“/(src)=[\”|\”| ]{0,}(http:\/\/(.*)\.(gif|jpg|jpeg|bmp|png|JPEG|GIF|PNG))[\”|\”| ]{0,}/isU”, $content, $match);

  • Posted on: 2018年1月31日 2019年11月20日
  • Author: zzs10086
  • Categories: php

php 生成2个字母或数字组合

php 生成2个字母或数字组合
$chars = “abcdefghijklmnopqrstuvwxyz0123456789”;
$str .= $chars[mt_rand(0, $lc)];

  • Posted on: 2018年1月31日 2019年11月29日
  • Author: zzs10086
  • Categories: php

php 获取文件后缀

php 获取文件后缀
$suffixArr = explode(‘.’,$url);
return end($suffixArr);

  • Posted on: 2018年1月31日 2019年11月29日
  • Author: zzs10086
  • Categories: php

laravel 上传阿里云oss

laravel 上传阿里云oss
OSS::publicUpload(config(‘app.oss_bucket’),$targetName,storage_path(‘app/’.$imgName));

  • Posted on: 2018年1月31日 2020年6月4日
  • Author: zzs10086
  • Categories: laravel

lnmp 报错 open_basedir restriction in effect解决办法

lnmp 报错 open_basedir restriction in effect解决办法
vim /usr/local/php/etc/php.ini

  • Posted on: 2018年1月30日 2018年1月30日
  • Author: zzs10086
  • Categories: Linux

centos 下编译安装fileinfo扩展

centos 下编译安装fileinfo扩展
./configure -with-php-config=/usr/local/php/bin/php-config
extension=fileinfo.so

  • Posted on: 2018年1月30日 2018年1月30日
  • Author: zzs10086
  • Categories: Linux

Pagination

Previous page Page: 1 … Page: 25 Page: 26 Page: 27 Page: 28 Page: 29 Page: 30 Page: 31 Page: 32 Page: 33 Page: 34 Page: 35 Next page

分类目录

  • docker
  • elasticsearch
  • git
  • go
  • java
  • javascript
  • laravel
  • Linux
  • mysql
  • nginx
  • node.js
  • php
  • redis
  • shell
  • vue
  • webpack
  • 小程序
Search for:
2025年五月
一 二 三 四 五 六 日
« 7月    
 1234
567891011
12131415161718
19202122232425
262728293031  

近期文章

  • wordpress如何开启全站https
  • CentOS上安装Redis
  • ECMAScript 数组遍历
  • ECMAScript 数组
  • Ecmascript Push 和 Pop 方法

近期评论

    © 2025 翻了车的老司机. 我在你身边绕了一个圈,回到原点你却已在远方。

    苏ICP备16035736号-3

    友情链接:一览网  江苏景威控股集团有限公司