• 书籍
  • 关于我
  • 友情链接
Skip to content

Nick的小天地

  • 书籍
  • 关于我
  • 友情链接
Author Archive nick
Article By nick

git 分支和标签命令

by nick / On 2018年4月12日 / In git
新建分支 git checkout -b branch 推送分支到远程 git …
Leave a comment

面向对象大三特性之继承

by nick / On 2018年4月6日 / In php
继承 1 、继承的作用:可以使用现有类的所有代码,并在无需重新编写原来的类的情况…
Leave a comment

面向对象的三大特性之封装

by nick / On 2018年4月6日 / In php
封装 1 、封装的定义:将类中的成员属性和成员方法私有化。 2 、封装的特点:被…
Leave a comment

记录:实现内网穿透方式,让本地应用也可以在外网访问

by nick / On 2018年3月30日 / In linux, 服务器
natapp ngrok NGINX + SSH Tunnel ssh
Leave a comment

读 Web 性能权威指南有感

by nick / On 2018年3月28日 / In HTTP, web
「合格的开发者知道怎么做,而优秀的开发者知道为什么那么做」。  &nb…
Leave a comment

php 抽象类和接口有什么不同

by nick / On 2018年3月23日 / In php
一、抽象类: 抽象方法:它没有方法体,即没有花括号,直接分号结束;如: publ…
Leave a comment

执行 sudo 不需要输入密码配置

by nick / On 2018年3月9日 / In linux
前几天腾讯云搞活动,买了一台服务器,乘着周五晚上吃了饭没啥事,折腾一下 Linu…
1 Comment

gitbook 安装记录

by nick / On 2018年3月4日 / In php
gitbook 是一款基于 Node.js 开发的开源的工具,可以通过命令行的方…
1 Comment

MySQL 忘记密码解决方法

by nick / On 2018年2月24日 / In linux, mysql
修改 mysql 配置文件 my.conf,在 [mysqld] 中加上一句: …
Leave a comment

Linux 命令行小工具

by nick / On 2018年2月23日 / In linux, 服务器
zsh 插件 zsh-autosuggestions zsh-syntax-hi…
Leave a comment
Older posts
Newer posts

搜索

标签

git gitbook golang https laravel linux nginx nosql php shell Vim WEB 前端 协议 后端 投资 数据库 数据结构 职场

近期文章

  • 压榨式涨薪
  • 双低可转债
  • 战胜华尔街读书笔记
  • 可转债打新
  • 零跑汽车

Powered & Designed by Nick

粤ICP备17086092号

Top