<span class="searchmatch">object</span> <span class="searchmatch">code</span> (tsz. <span class="searchmatch">object</span> codes) (informatika) Az <span class="searchmatch">object</span> <span class="searchmatch">code</span>, vagy magyarul objektumkód, a program fordító (compiler) által előállított, gépi nyelvhez...
executable <span class="searchmatch">code</span> - Szótár.net (en-hu) executable <span class="searchmatch">code</span> - Sztaki (en-hu) executable <span class="searchmatch">code</span> - Merriam–Webster executable <span class="searchmatch">code</span> - Cambridge executable <span class="searchmatch">code</span> - WordNet...
source <span class="searchmatch">code</span> (tsz. source codes) (informatika) forráskód A forráskód (source <span class="searchmatch">code</span>) egy ember által olvasható szöveges fájl, amelyben egy program utasításai...
csupán “információs”). ✅ A visszatérési érték hibaindikátor (bool, error <span class="searchmatch">code</span>, optional). ✅ A visszatérési érték erőforrás (pl. RAII wrapper, handle)....
<span class="searchmatch">object</span>-oriented programming in which inheritance is achieved by defining classes of objects, versus the objects themselves prototype-based – <span class="searchmatch">object</span>-oriented...
machine intermediate representation (ir) types of <span class="searchmatch">code</span> source <span class="searchmatch">code</span> <span class="searchmatch">object</span> <span class="searchmatch">code</span> bytecode machine <span class="searchmatch">code</span> microcode compilation strategies ahead-of-time (aot)...
+----------------+ +----------------+ God <span class="searchmatch">object</span>: Túl sok felelősséget koncentrál egy osztályba. Spaghetti <span class="searchmatch">code</span>: Nincs struktúra, minden mindennel összefügg...
használva. ✅ Kódoptimalizáció (<span class="searchmatch">Code</span> Optimization) – Bizonyos optimalizációkat végez el a fordító. ✅ Bináris kód generálása (<span class="searchmatch">Code</span> Generation) – Elkészül a futtatható...
eszközöket, admin-felületeket fejlesztenek A RAD filozófiája közeli a low-<span class="searchmatch">code</span> és no-<span class="searchmatch">code</span> platformokhoz, például: Microsoft Power Apps Mendix OutSystems AppGyver...
return id; } public void setId(String id) { this.id = id; } public <span class="searchmatch">Object</span> clone() { <span class="searchmatch">Object</span> clone = null; try { clone = super.clone(); // sekély másolat }...