filespec
基本解釋
- 文件規(guī)范
英漢例句
- The filespec argument is a relative path, starting at the root of the SSIS Package Store.
filespec參數(shù)是一個(gè)相對于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ù)庫中的偏移,fileNumber僅用于rpmdbFindByFile()。 - chmod u+x {filespec}Give yourself execute permission.chmod a+rw {filespec}Give read and write permission to everyone.
使用文件命令對文件進(jìn)行操作的前提是擁有相應(yīng)的權(quán)限。下面我們介紹如何控制這些權(quán)限。