The set command allows users to change one variable or string to another. ... set LIST= for %i in (*) do set LIST=%LIST% %i echo %LIST%.
確定! 回上一頁