openfile
基本解释
- n.打開文件
英汉例句
- The program shows the openfile dialog box.
程序顯示了一個打開文件對話框。 - The openfile() function is an example of this type of function.
函數是這種類型函數的一個典型例子。 - The scriptwriter doesn't care, as long as openfile(x) opens file x.
但衹要openfile(x)能打開文件x,腳本編寫者就不必在意。 - For example, a framework writer might create the function, openfile(p).
例如,一個框架編寫者創建了函數openfile(p)。 - To call the OpenFile method, your assembly requires a privilege level granted by the System.Security.Permissions.FileIOPermission class.
若要調用OpenFile方法;程序集要求有System.;Security