Skip to content

翻了车的老司机

其实我一直在你身边

Search for:

phpstorm 快捷键

快捷键
快捷键镜像/映射:Default(Win和Mac中都使用默认快捷键)
MAC中如果没有特殊说明,那么久使用Command替换Ctrl

  • Posted on: 2018年1月8日 2018年1月8日
  • Author: zzs10086
  • Categories: php

windows git ssh keys 生成

1、首先你要安装Git工具
下载地址:https://git-scm.com/downloads
2、右键鼠标,选中 “Git Bash here”,当然你也可以在windows的 “开始”—>“所以程序”,或者安装目录打开它

  • Posted on: 2018年1月8日 2018年1月8日
  • Author: zzs10086
  • Categories: git
  • windows git ssh keys 生成有1条评论

ECS nginx负载均衡实施方案

一台做负载均衡分发
114.55.116.177
以下三台做业务处理器
118.178.243.35
118.178.236.8
118.178.136.39

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: nginx
  • ECS nginx负载均衡实施方案有2条评论

mysql 命令导入导出sql

导出(不进入mysql)
mysqldump -h10.168.193.2 -uwanyouxicom -p52wyxg7P3v5N7 wanyouxicom wyx_phome_ecms_advert>advert.sql

导入(进入mysql)
source /dir_for_sql_file/sql.sql

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: mysql

mysql linux 命令创建数据库

mysql -uroot -p1234
create database wiki default charset utf8;
use wiki;
source /your_wiki_sql_file_path/wiki.sql

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: mysql

mysql 数据不存在插入,存在则更新

insert into car_media_article_click(media_id,article_id,click_num) values(3,1770351,1) on duplicate key update click_num = click_num + 1

  • Posted on: 2018年1月5日 2018年1月5日
  • Author: zzs10086
  • Categories: php

mysql 字符串替换

update by_article set pic_url = replace(pic_url,’oyskpbhvb.bkt.clouddn.com’,’wximg.checheng.cn’)

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: mysql

mysql 按周分组查询

select date,DATE_FORMAT(date,’%Y%m’) weeks,sum(`install`) install_count,sum(`launches`) launches_count,sum(`active`) active_count from tj_app_day_data where date >=’2017-10-25′ and date<='2017-12-17' group by weeks;

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: mysql

mysql 按月分组查询

select `date`,DATE_FORMAT(date,’%Y%m’) months,sum(`install`) install_count,sum(`launches`) launches_count,sum(`active`) active_count from tj_app_day_data where appid=’$appid’ and date >=’$start_date’ and date<='$end_date' group by months

  • Posted on: 2018年1月5日 2019年11月29日
  • Author: zzs10086
  • Categories: mysql

elasticsearch linux 常用命令

新建索引
curl -XPUT ‘http://localhost:9200/dept/employee/1’ -d ‘{ “empname”: “emp1”}’
删除数据
curl -XDELETE ‘http://localhost:9200/dept/employee/3’

  • Posted on: 2018年1月5日 2021年4月15日
  • Author: zzs10086
  • Categories: elasticsearch
  • elasticsearch linux 常用命令有1条评论

Pagination

Previous page Page: 1 … 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年六月
一 二 三 四 五 六 日
« 5月    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

近期文章

  • Mysql创建触发器
  • 创建docker 容器关联
  • composer laravel 安装时遇到 github 报错
  • wordpress如何开启全站https
  • CentOS上安装Redis

近期评论

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

    苏ICP备16035736号-3

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