米奇妙妙屋英文1-5季全集
再分享个文件名改简体 ,另存为bat
- @echo off
- rem 指定文件夹路径
- set "fd=G:\"
- rem 0为转换文件名,1为转换文件夹名,2为同时转换文件名和文件夹名
- set f=2
- rem 0为不包括子文件夹,1为包括子文件夹
- set r=1
- rem 2为繁转简,4为简转繁
- set n=2
- set locale=[System.Globalization.Cultureinfo]::CurrentCulture.LCID
- if "%fd:~-1%" equ "\" set "fd=%fd:~,-1%"
- if "%r%" equ "1" (set r=-r) else set "r="
- if "%f%" equ "0" (set "f=$_.PSIsContainer -eq $false") else (
- if "%f%" equ "1" (set "f=$_.PSIsContainer -eq $true") else set "f=1 -eq 1"
- )
- powershell ^
- \">> %fd%`r`n\"+('-'*45);^
- $cs='^
- using System;^
- using System.Runtime.InteropServices;^
- public static class ToConvert^
- {^
- [DllImport(\"kernel32\", CharSet = CharSet.Unicode, SetLastError = true)]^
- public static extern int LCMapString(int Locale, int dwMapFlags, string lpSrcStr, int cchSrc, string lpDestStr, int cchDest);^
- }';^
- Add-Type -TypeDefinition $cs;^
- ls -Path '%fd%' %r%^|?{%f%}^|sort {$_.FullName.Length} -des^|^
- %%{$scr=$_.Name;$len=$scr.Length;$des=' '*$len;^
- [ToConvert]::LCMapString(%locale%, 0x0%n%000000, $scr, $len, $des, $len)^|out-null;^
- if($scr -ne $des){^
- $fd=[IO.Directory]::GetParent($_.FullName).FullName+'\';^
- $newname=$fd+$des;^
- $n=0;^
- while(Test-Path -LiteralPath $newname)^
- {^
- $n++;^
- if($_.PSIsContainer){^
- $newname=$fd+$des+'_'+$n;^
- }else{^
- if($des -match '(.+)(\.[^^\.]+$)'){$tmp=$matches[1]+'_'+$n+$matches[2]}else{$tmp=$des+'_'+$n}^
- $newname=$fd+$tmp;^
- }^
- }^
- mv -literalpath $_.FullName $newname;^
- if(Test-Path -LiteralPath $_.FullName){$ts='*转换失败,需手动重命名';}else{$ts=$newname.Split('\')[-1];}^
- $_.FullName.ToLower().replace('%fd%'.ToLower(),'')+' ==^> '+$ts;^
- }^
- }
- pause
复制代码anchor007 dannyshi 不错不错。谢谢lz
回复11#yyysuo比老天线宝宝好一点 iOS fly ~
回复1#yeeshao个人觉得看小猪佩奇比较好
内容更丰富
小朋友看的也多,好交流
米奇妙妙屋看的人太少了 iOS fly ~
hamhamha 这个个人感觉比小猪佩奇好
爱奇艺上有中配
sundong_3 回复10#野生郭东林同志,天冷了,进来坐坐吧 iOS fly ~