Examples with "Openfiler" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For quite a while we have been using Openfiler, a linux-based storage software.
Andere resultaten
If openFile is Null or Empty, False is used.
OPENFILE command opens specified file from APLUS installation directory.
Der Befehl OPENFILE öffnet eine bestimmte Datei aus dem Installationsordner von APLUS.
Multiple OPENFILE function calls are queued and executed in order of evaluation.
The file must not be opened by OPENFILE, yet!
Die Datei darf nicht durch OPENFILE geöffnet sein.
It is not necessary to open a file explicitly with OpenFile, since ReadFile or AppendFile contain an implicit open.
Das explizite Öffnen der Datei mit OpenFile ist nicht unbedingt nötig, da die Datei bei dem ersten ReadFile oder AppendFile automatisch geöffnet wird.
OpenFile control allows multi-file selection in a single dialog box
Boolean value indicating whether the newly created worksheets should remain open. If openFile is Null or Empty, False is used.
Boolescher Wert, der darauf hinweist, ob die neu erstellten Arbeitsblätter geöffnet bleiben sollen. Ist openFile gleich null oder leer, wird "false" verwendet.
With OpenFile and option -output you can delete the file content without deleting the directory entry.
Durch OpenFile mit der Option -output wird der Dateiinhalt gelöscht, während die Datei im Dateiverzeichnis erhalten bleibt.
OpenFile Gets a Stream used to read a file. (inherited from Control)
(Von Control geerbt.) OpenFile Ruft einen Stream zum Lesen einer Datei ab.
Here we have done nothing but add a new openFile function which takes a QUrl.
Hier haben wir nichts weiteres gemacht als eine neue openFile Funktion hinzuzufügen, die einen QString annimmt
Example: Insert command "openfile"
The code for this is all contained in MainWindow::openFile().
Der ganze Code hierfür ist in MainWindow::openFile() enthalten.