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