1.
mkdir city
- sh zidong.sh
cd xj西宁市
cp /www/wwwroot/region.txt .
cp /www/wwwroot/bmap.py .
echo "城中区" >> region.txt
echo "城东区" >> region.txt
echo "城西区" >> region.txt
echo "城北区" >> region.txt
echo "湟中区" >> region.txt
echo "湟源县" >> region.txt
echo "大通回族土族自治县" >> region.txt
python bmap.py
cd ..
3.
cd lz兰州市
cp /www/wwwroot/txt.py .
python txt.py
cd ..
cd jyg嘉峪关市
cp /www/wwwroot/txt.py .
python txt.py
cd ..
cd jc金昌市
cp /www/wwwroot/txt.py .
python txt.py
cd ..
cd by白银市
cp /www/wwwroot/txt.py .
python txt.py
cd ..
cd ts天水市
cp /www/wwwroot/txt.py .
python txt.py
cd ..
本文由 do 创作,采用 知识共享署名4.0 国际许可协议进行许可