Skip to content

Commit

Permalink
增加基本提问方式
Browse files Browse the repository at this point in the history
  • Loading branch information
tangx committed Oct 31, 2017
1 parent fccdcb8 commit 7e9afc5
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 2 deletions.
59 changes: 57 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,57 @@
# Stop-Ask-Questions-The-Stupid-Ways
Stop-To-Ask-Questions-The-Stupid-Ways
# 别像弱智一样提问

Stop-Ask-Questions-The-Stupid-Ways

## 提问前你必须需要知道的事情

1. 要知道, `Free` 的正确翻译是 `自由`,而非 **~~`免费`~~**
1. 要知道,愿意回答问题的人,都是 **可爱** 的人。
1. 要知道,向帮助你的人 `付费` 是一个高尚的行为。即使回答你的人不是为了钱。
1. 要知道,`花钱买时间一个是常识`。如果你不能认同,要么你钱包穷,要么你思想穷。
1. 要知道,给对方发工资的不是你或者你老板。
1. 要知道,提问的时候你才是 **孙子**,帮助你的人是 **大爷**
1. 要知道,不回答你的问题对其他人没有任何损失。
1. 要知道,`准确描述一件事情`是一项基本生存技能。要学会 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md)
1. 要知道,`搜索`是一项基本生存技能,学不会用 Google 的话,你可能真的不适合你所从事的行业。
1. 要知道,`英文`是一项基本生存技能,不认识英文的话,你可能真的不适合你所从事的行业。

## 幼儿园的小朋友都知道要有礼貌

```
请问
...问题描述...
谢谢
```

![manners-maketh-man.jpg](/images/manners-maketh-man.jpg)

## 学会描述问题

> 向别人提问的时候,要学会正确的描述问题。
> 把对方当成你的老板,你在给他提做报告。要用最精炼的文字和图片,向对方阐述明白一个事情的来龙去脉。
> **要知道,你不是我追的妹子,我没有时间来猜你想要什么。**
1. 请问一个关于 `什么` 的问题。
1. 我想要达到 `什么样` 效果,但是我这样做出现了 `什么样` 的问题。
1. 我尝试过 `什么` 方法来解决。
1. 我尝试搜索过了 `什么` 关键字,在里面找到了 `这些 URL` 的回答,尝试了还是没有解决问题。
1. 我用的是 `什么` 操作系统,版本号是多少。
1. 我用的是 `什么` 软件,版本号是多少。
1. 谢谢

> 千万别认为只有别人帮助你之后才需要说 `谢谢`
### 学会什么时候贴图


### 学会什么时候贴文字


## 什么是弱智一样的提问

### 描述不清

![描述不清.png](/images/stupid_questions/stupid_01.png)

> 用的是什么软件需要做 https? nginx, apache,python,go ? 问题都描述不清楚,你让别人怎么回答你
Binary file added images/manners-maketh-man.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/stupid_questions/stupid_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e9afc5

Please sign in to comment.