Difference between revisions of "Program/it"

From Lazarus wiki
Jump to navigationJump to search
m
 
Line 1: Line 1:
A '''program''' is either an [[executable program]], that is, the complete and runnable [[application]], or it is that portion of a [[Pascal]] [[Source code]] [[file]] or files that can be compiled and is not declared to be a [[unit]].  This is sometimes referred to as the [[main]] program.
+
un '''programma''' è un [[executable program|programma eseguibile]], che è l' [[application|applicazione]] completa, o è una parte di un [[file]] [[Source code|sorgente]] [[Pascal]] o file che può essere compilato e non è dichiarato come [[unit]].  Questo è talvolta definito programma [[main|principale]].

Revision as of 16:35, 4 November 2006

un programma è un programma eseguibile, che è l' applicazione completa, o è una parte di un file sorgente Pascal o file che può essere compilato e non è dichiarato come unit. Questo è talvolta definito programma principale.