From professional translators, enterprises, web pages and freely available translation repositories.
one benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project.
프로시저와 함수의 한 가지 이점은 작업 구성 요소를 포함하는 프로그램 코드를 개발한 후 이 코드를 다른 프로젝트에서 사용할 수 있다는 것입니다.
radiological procedure and radiotherapy as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure
방사선과적 처치 및 방사선요법
$[officename] basic code is based on subroutines and functions that are specified between \<emph\>sub...end sub\</emph\> and \<emph\>function...end function\</emph\> sections. each sub or function can call other subs and functions. if you take care to write generic code for a sub or function, you can probably re-use it in other programs. see also \<link href=\"text/sbasic/shared/01020300.xhp\" name=\"procedures and functions\"\>procedures and functions\</link\>.
$[officename] basic 코드는 \<emph\>sub...end sub\</emph\> 및 \<emph\>function...end function\</emph\> 구역 사이에 지정된 서브루틴 및 함수에 기초합니다. 각 sub 또는 function은 다른 sub나 function을 호출할 수 있습니다. sub 또는 function에 대한 일반 코드를 신중하게 작성할 경우 다른 프로그램에서 이러한 코드를 다시 사용할 수 있습니다. \<link href=\"text/sbasic/shared/01020300.xhp\" name=\"프로시저 및 함수\"\>프로시저 및 함수\</link\>를 참조하십시오.