Home > Backend Development > PHP Tutorial > coreseek 安装中的这步如何做

coreseek 安装中的这步如何做

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:15:12
Original
999 people have browsed it

coreseek 安装中的这步怎么做

本帖最后由 coreseek2015 于 2015-02-07 20:46:01 编辑 前提是在windows环境下安装
官网说首先要设置:#set PATH=%CD%\bin;%PATH%
##设置path,是的bin目录中的cat.exe、iconv.exe可以被调用
#set PATH=%CD%\bin;%PATH%
好象是要在环境变量中设置,但不知具体如何写呢,
我是这么写的,也不知对不对

------解决思路----------------------
引用:
Quote: 引用:

你不是已经写好了吗?

我的问题 是,这样写对吗


是这样写。
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
access path
From 1970-01-01 08:00:00
0
0
0
Static resource path usage
From 1970-01-01 08:00:00
0
0
0
objective-c - header search path
From 1970-01-01 08:00:00
0
0
0
javascript - vue src path problem
From 1970-01-01 08:00:00
0
0
0
php move_uploaded_file() path parameter usage
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template