windows與linux下的路徑區別windows用的是"\",linux用的是"/"這一點要特別清楚,, ps:在PHP windows也可以用/表示路徑 所以PHP/ windows和linux是通用的