English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

1.壓縮檔中的XXX C 程式庫,有兩個標頭檔A.h和B.h,兩個都會用到嗎?
2.標頭檔中有許多函式,哪些會用到?
3.這些函式用於設備測試時的使用順序?
4.每一個函式都有很多參數,像是指標、陣列和路徑。我想知道那些參數是傳入或傳出、陣列的大小和路徑是指向哪些檔案做讀取還是寫入。
5.標頭檔中的常數定義怎麼使用?
6.希望能給一份程式庫的說明文件和使用範例

請不要使用翻譯程式,謝謝!!

2006-07-05 09:14:06 · 1 個解答 · 發問者 CUPID 1 in 社會與文化 語言

1 個解答

1.壓縮檔中的XXX C 程式庫,有兩個標頭檔A.h和B.h,兩個都會用到嗎?In the XXX C library of the zip file are 2 header files, A.h and B.h. Are we gonna use both of them?2.標頭檔中有許多函式,哪些會用到?Many functions are in the header file, so which of those are useful to us?3.這些函式用於設備測試時的使用順序?What's the sequence of these functions when applying to equipment testings?4.每一個函式都有很多參數,像是指標、陣列和路徑。我想知道那些參數是傳入或傳出、陣列的大小和路徑是指向哪些檔案做讀取還是寫入。Each function has many variables including pointers, arrays, and pathes. Please tell me which variables are for import/export, the size of the arrays, and which files(read or write) do those pathes point to.5.標頭檔中的常數定義怎麼使用?How to use the constant definition in the header files?6.希望能給一份程式庫的說明文件和使用範例I hope you can give me a readme file and manual for the library please.

2006-07-05 19:52:53 · answer #1 · answered by ? 7 · 0 0

fedest.com, questions and answers