mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
modify port in readme.md
This commit is contained in:
parent
a222678ff6
commit
c4afe8da8d
@ -39,10 +39,10 @@ sudo make install
|
|||||||
|
|
||||||
#### 验证服务
|
#### 验证服务
|
||||||
|
|
||||||
然后用chrome浏览器打开`http://127.0.0.1:11258/?key=南京市长江大桥`
|
然后用chrome浏览器打开`http://127.0.0.1:11200/?key=南京市长江大桥`
|
||||||
(用chrome的原因是chrome的默认编码就是utf-8)
|
(用chrome的原因是chrome的默认编码就是utf-8)
|
||||||
|
|
||||||
或者用命令 `curl "http://127.0.0.1:11258/?key=南京市长江大桥"` (ubuntu中的curl安装命令`sudo apt-get install curl`)
|
或者用命令 `curl "http://127.0.0.1:11200/?key=南京市长江大桥"` (ubuntu中的curl安装命令`sudo apt-get install curl`)
|
||||||
|
|
||||||
### 卸载
|
### 卸载
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user