Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
subroutine
subroutinetag type
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 3
Qualité :
control then passes both to the subroutine and the caller.
control then passes both to the subroutine and the caller.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
you can spawn off several threads using the same subroutine.
you can spawn off several threads using the same subroutine.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
this shows the variables used in the subroutine "clear_noremap".
the "cpp" filter does not apply to the text of the fred module, only to the text of the file that used it ("cpp_test").
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
if you need to, your program can pass parameters to the subroutine as part of the thread startup.
if you need to, your program can pass parameters to the subroutine as part of the thread startup.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
each thread executes the same subroutine, but in a separate thread with a separate environment and potentially separate arguments.
each thread executes the same subroutine, but in a separate thread with a separate environment and potentially separate arguments.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
if your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library.
je-li váš program knihovnou podprogramů, můžete zvážit, zda je užitečné umožnit sestavování i vázaných aplikačních programů s vaší knihovnou.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
the new() method takes a reference to a subroutine and creates a new thread, which starts executing in the referenced subroutine.
the "create()" method takes a reference to a subroutine and creates a new thread that starts executing in the referenced subroutine.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
this model is also handy for a form of recursive programming where, rather than having a subroutine call itself, it instead creates another thread.
this model is also handy for a form of recursive programming where, rather than having a subroutine call itself, it instead creates another thread.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
for testing of single sign on function you can use following subroutine, which is placed on intranet server into secured directory and request this script from different pc. routine displays all server variables.
pro testování jednotného přihlášení se může hodit následující program, který umístíte na intranetový server do zabezpečeného adresáře a budete jej spouštět z různých pc. program vypíše všechny serverové proměnné.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
the lock() function takes a variable (or subroutine, but we'll get to that later) and puts a lock on it.
the "lock()" function takes a shared variable and puts a lock on it.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
if your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. if this is what you want to do, use the gnu lesser general public license instead of this license.
je-li váš program knihovnou podprogramů, můžete zvážit, zda je užitečné umožnit sestavování i vázaných aplikačních programů s vaší knihovnou. v takovém případě použijte gnu lesser general public license namísto této licence.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
relevance here. goes like this: "if you don't gosub a program loop, you'll never get a subroutine."
je to nějak takhle: „když neodskočíš z cyklu programu, nikdy nebudeš v podprogramu.“
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
the first form of module was the subroutine which was a block of code that you could jump to (rather like the goto mentioned in the branching section) but when the block completed, it could jump back to wherever it was called from.
první formou modulu byl podprogram, což byl blok kódu, na který bylo možno skočit (něčím jako příkaz goto, o kterém jsme se zmínili v kapitole o větvení). jakmile byl blok dokončen, bylo možné skočit zpět do místa odkud byl volán.
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
(3) subroutines
(3) funkcename
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 3
Qualité :