图像文件左右重命名

@echo off

echo rename to temp_RL...
ren "1_leftimage.bmp"   "temp_1_leftimage.bmp"   
ren "1_rightimage.bmp"  "temp_1_rightimage.bmp"  
ren "2_leftimage.bmp"   "temp_2_leftimage.bmp"   
ren "2_rightimage.bmp"  "temp_2_rightimage.bmp"  
ren "3_leftimage.bmp"   "temp_3_leftimage.bmp"   
ren "3_rightimage.bmp"  "temp_3_rightimage.bmp"  
ren "4_leftimage.bmp"   "temp_4_leftimage.bmp"   
ren "4_rightimage.bmp"  "temp_4_rightimage.bmp"  
ren "5_leftimage.bmp"   "temp_5_leftimage.bmp"   
ren "5_rightimage.bmp"  "temp_5_rightimage.bmp"  
ren "6_leftimage.bmp"   "temp_6_leftimage.bmp"   
ren "6_rightimage.bmp"  "temp_6_rightimage.bmp"  
ren "7_leftimage.bmp"   "temp_7_leftimage.bmp"   
ren "7_rightimage.bmp"  "temp_7_rightimage.bmp"  
ren "8_leftimage.bmp"   "temp_8_leftimage.bmp"   
ren "8_rightimage.bmp"  "temp_8_rightimage.bmp"  
ren "9_leftimage.bmp"   "temp_9_leftimage.bmp"   
ren "9_rightimage.bmp"  "temp_9_rightimage.bmp"  
ren "10_leftimage.bmp"  "temp_10_leftimage.bmp"  
ren "10_rightimage.bmp" "temp_10_rightimage.bmp" 
ren "11_leftimage.bmp"  "temp_11_leftimage.bmp"  
ren "11_rightimage.bmp" "temp_11_rightimage.bmp" 
ren "12_leftimage.bmp"  "temp_12_leftimage.bmp"  
ren "12_rightimage.bmp" "temp_12_rightimage.bmp" 
ren "13_leftimage.bmp"  "temp_13_leftimage.bmp"  
ren "13_rightimage.bmp" "temp_13_rightimage.bmp" 
ren "14_leftimage.bmp"  "temp_14_leftimage.bmp"  
ren "14_rightimage.bmp" "temp_14_rightimage.bmp" 
ren "15_leftimage.bmp"  "temp_15_leftimage.bmp"  
ren "15_rightimage.bmp" "temp_15_rightimage.bmp" 
echo [done]

echo rename to RL...
ren "temp_1_leftimage.bmp"     "1_rightimage.bmp"  
ren "temp_1_rightimage.bmp"    "1_leftimage.bmp" 
ren "temp_2_leftimage.bmp"     "2_rightimage.bmp"  
ren "temp_2_rightimage.bmp"    "2_leftimage.bmp" 
ren "temp_3_leftimage.bmp"     "3_rightimage.bmp"  
ren "temp_3_rightimage.bmp"    "3_leftimage.bmp" 
ren "temp_4_leftimage.bmp"     "4_rightimage.bmp"  
ren "temp_4_rightimage.bmp"    "4_leftimage.bmp" 
ren "temp_5_leftimage.bmp"     "5_rightimage.bmp"  
ren "temp_5_rightimage.bmp"    "5_leftimage.bmp" 
ren "temp_6_leftimage.bmp"     "6_rightimage.bmp"  
ren "temp_6_rightimage.bmp"    "6_leftimage.bmp" 
ren "temp_7_leftimage.bmp"     "7_rightimage.bmp"  
ren "temp_7_rightimage.bmp"    "7_leftimage.bmp" 
ren "temp_8_leftimage.bmp"     "8_rightimage.bmp"  
ren "temp_8_rightimage.bmp"    "8_leftimage.bmp" 
ren "temp_9_leftimage.bmp"     "9_rightimage.bmp"  
ren "temp_9_rightimage.bmp"    "9_leftimage.bmp" 
ren "temp_10_leftimage.bmp"    "10_rightimage.bmp" 
ren "temp_10_rightimage.bmp"   "10_leftimage.bmp"
ren "temp_11_leftimage.bmp"    "11_rightimage.bmp" 
ren "temp_11_rightimage.bmp"   "11_leftimage.bmp"
ren "temp_12_leftimage.bmp"    "12_rightimage.bmp" 
ren "temp_12_rightimage.bmp"   "12_leftimage.bmp"
ren "temp_13_leftimage.bmp"    "13_rightimage.bmp" 
ren "temp_13_rightimage.bmp"   "13_leftimage.bmp"
ren "temp_14_leftimage.bmp"    "14_rightimage.bmp" 
ren "temp_14_rightimage.bmp"   "14_leftimage.bmp"
ren "temp_15_leftimage.bmp"    "15_rightimage.bmp" 
ren "temp_15_rightimage.bmp"   "15_leftimage.bmp"
echo [done]

pause

@echo on         

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值