bmap

日期 2024-01-15 默认分类 作者 donny-展望未来 共0评论

1.

mkdir  city
  1. 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 ..


人生在世,错别字在所难免,无需纠正。