fileopen
基本解釋
- [計(jì)算機(jī)] 對(duì)話框樣本應(yīng)用程序
英漢例句
- Assigns an output line width to a file opened using the FileOpen function.
為用FileOpen函數(shù)打開的文件分配輸出行寬。 - Returns an Integer value representing the next file number available for use by the FileOpen function.
返回一個(gè)Integer值,表示可由FileOpen函數(shù)使用的下一個(gè)文件號(hào)。 - FileOpen(1, "c:\example.txt", OpenMode.Output) Write(1, "Hello,") Write(1, "World!
例子,新建一個(gè)控制臺(tái)應(yīng)用程序,寫入下面的代碼查看結(jié)果。 - The Macro-Virus prevention feature in WinStone anti-virus software eliminates the FileOpen, AutoExec, AutoNew and AutoOpen macros.
WinStone防病毒軟件中Macro Virus預(yù)防功能消除FileOpen、AutoExec、AutoNew和AutoOpen宏。 - The record length specified by the RecordLength parameter in the FileOpen function must be at least two bytes greater than the actual number of bytes required to store the variable.
由FileOpen函數(shù)中的RecordLength參數(shù)指定的記錄長(zhǎng)度必須比存儲(chǔ)變量所需的實(shí)際字節(jié)數(shù)至少多兩個(gè)字節(jié)。