Pythonのお勉強 Part62 (455レス)
Pythonのお勉強 Part62 http://mevius.5ch.net/test/read.cgi/tech/1568616071/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
120: デフォルトの名無しさん [] 2020/04/27(月) 14:54:53.02 ID:l27UEbbh import sys, os, time import win32com.client foldername = r'hage\hoge' filename = 'fuga' st = os.stat(foldername + r'\' + filename) print time.asctime(time.localtime(st[7])) print time.asctime(time.localtime(st[8])) print time.asctime(time.localtime(st[9])) sh = win32com.client.Dispatch('Shell.Application') fol = sh.NameSpace(foldername) folitem = fol.ParseName(filename) print fol.GetDetailsOf(folitem, 0) print fol.GetDetailsOf(folitem, 1) print fol.GetDetailsOf(folitem, 2) print fol.GetDetailsOf(folitem, 3) print fol.GetDetailsOf(folitem, 4) print fol.GetDetailsOf(folitem, 5) https://dot-sharp.com/net-getdetailsof/ https://www.atmarkit.co.jp/fdotnet/dotnettips/591mp3tags/mp3tags.html https://docs.microsoft.com/ja-jp/windows/win32/api/shobjidl_core/nf-shobjidl_core-ishellfolder2-getdetailsof http://mevius.5ch.net/test/read.cgi/tech/1568616071/120
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 335 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.013s