De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
kdewebdev 모듈의 부분.
part of the kdewebdev module.
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
모든 모듈의 목록을 표시하고 끝내기
list all possible modules and exit
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
ftp 모듈의 내부 오류입니다.
internal error in ftp module
Última actualización: 2014-03-28
Frecuencia de uso: 2
Calidad:
전역 변수는 모듈 내의 모든 sub 및 function에 대해 유효합니다. 전역 변수는 첫 번째 sub 또는 function이 시작하기 전에 모듈의 시작 부분에서 선언됩니다.
global variables are valid for all subs and functions inside a module. they are declared at the beginning of a module before the first sub or function starts.
microsoft, delorme 및 absolute software 등 여러 공급업체가 gobi 모듈의 gps 기능 활용microsoft, delorme 및 absolute software 등 여러 공급업체가 gobi 모듈의 gps 기능 활용
microsoft, delorme and absolute software among companies leveraging gps capability of gobi modulemicrosoft, delorme and absolute software among companies leveraging gps capability of gobi module
작성한 대화 상자의 $[officename] basic 창에서 대화 상자가 할당된 모듈의 이름 탭을 눌러 대화 상자 편집기를 닫습니다. 이름 탭은 창 아래에 있습니다.
in the \<item type=\"productname\"\>%productname\</item\> basic window for a dialog that you created, leave the dialog editor by clicking the name tab of the module that the dialog is assigned to. the name tab is at the bottom of the window.
on error goto 문은 매크로에서 발생하는 오류에 처리하는 데 사용됩니다. 이 문은 프로시저의 시작 부분(로컬 오류 처리 루틴의) 또는 모듈의 시작 부분에 삽입해야 합니다.
the on error goto statement is used to react to errors that occur in a macro. the statement must be inserted at the start of a procedure (in a local error-handling routine) or at the start of a module.