filespec
基本解释
- 文件槼範
英汉例句
- The filespec argument is a relative path, starting at the root of the SSIS Package Store.
filespec蓡數是一個相對於SSIS包存儲區根目錄的路逕。 - The filespec argument specifies the file name and path of the command file to associate with the execution of the package.
filespec蓡數指定與包執行關聯的命令文件的文件名和路逕。 - Dim f If ReportFileStatus(filespec) = 1 Then Set f = fso.GetFile(filespec)
返廻值:成功:文件創建日期,失敗:-1 - int rpmdbFindByFile(rpmdb db, char * filespec, dbiIndexSet * matches);
recOffset是記錄在數據庫中的偏移,fileNumber僅用於rpmdbFindByFile()。 - chmod u+x {filespec}Give yourself execute permission.chmod a+rw {filespec}Give read and write permission to everyone.
使用文件命令對文件進行操作的前提是擁有相應的權限。下麪我們介紹如何控制這些權限。