• 追加された行はこの色です。
  • 削除された行はこの色です。
#author("2021-03-21T18:22:59+09:00","default:ryuichi","ryuichi")
* UNIXのbasename dirname相当 [#ide1f732]


#shell(){{
$path = "C:\Users\taro\Documents\test.txt"
(Get-Item $path).Name
  test.txt
(Get-Item $path).Name
}}



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS