shenlong 当前离线
二级士官
评分人数
DAIC 当前离线
中将
@echo off setlocal enabledelayedexpansion (for /f %%i in (1.txt) do ( set /a n=%%i*3 echo !n! ))>2.txt复制代码
TOP
pcl_test 当前离线
荣誉版主