전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
subroutine
subroutinetag type
마지막 업데이트: 2011-10-23
사용 빈도: 3
품질:
control then passes both to the subroutine and the caller.
control then passes both to the subroutine and the caller.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
you can spawn off several threads using the same subroutine.
you can spawn off several threads using the same subroutine.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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").
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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é.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
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.“
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
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.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
(3) subroutines
(3) funkcename
마지막 업데이트: 2011-10-23
사용 빈도: 3
품질: