URL encode all non-alphanumeric characters, including those in base-64 encoded data. ... [convert]::ToBase64String((get-content $path -encoding byte)).
確定! 回上一頁