第17åãFileSystemObjectãªãã¸ã§ã¯ããå©ç¨ããï¼2ï¼ï¼åºç¤è§£èª¬ æ¼ç¿æ¹å¼ã§èº«ã«ã¤ãããã§ãã¯å¼WSHè¶ å ¥éï¼3/5 ãã¼ã¸ï¼ â»ãã¡ã¤ã«ï¼GetFileOrFolderInfo.vbs Option Explicit Dim objFSO Set objFSO = WScript.CreateObject("Scripting.FileSystemObject") Dim strArgument Dim objItem Dim strName, strShortName, strPath, strShortPath, strParentFolder, _ strDrive, lngSize, strType, strAttributes, _ dtmCreated, dtmLastAccessed, dtmLastModified If WScript.Arguments
{{#tags}}- {{label}}
{{/tags}}