Примери коришћења Subroutines на Енглеском и њихови преводи на Српски
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
The subroutines are all interconnected.
I deleted his ethical subroutines.
Those subroutines would take hours to decrypt.
We gave him personality subroutines.
The subroutines need to be arranged in cascading sequence.
I've tapped into his cognitive subroutines.
Now install personality subroutines and voice approximation.
I have to extract all nonessential subroutines.
Subroutines or functions are the simplest form of reuse.
You're a new personality… from the subroutines.
To expand my musical subroutines, so that I can sing this composition.
They've branched into his perceptual subroutines.
By not decomposing the code into subroutines, debugging would be impaired severely.
You've already exceeded the sum of your subroutines.
Arguments for small and fast subroutines may also be passed in registers to a greater extent.
I don't want any favors, andI don't want your new subroutines!
Sequence"; ordered statements or subroutines executed in sequence.
I have only activated your cognitive and communication subroutines.
I may be able to rewrite some minor subroutines in the security protocol.
It would need to be nearly as sophisticated as I am-- tactile interfaces,personality subroutines.
Even with this cumbersome approach, subroutines proved very useful.
Subroutines, often collected into libraries, are an important mechanism for sharing and trading software.
Before you leave,maybe you could download those subroutines into my database.
In logic programming languages,often all subroutines are called predicates, since they primarily determine success or failure.
This feature supports both arbitrarily deep subroutine nesting and also supports recursive subroutines.
However, increasing the number of parameters passed to subroutines can affect code readability.
This allows arbitrarily deep levels of subroutine nesting, but does not support recursive subroutines.
If such coupling is not necessary, their advice is to refactor subroutines to accept passed parameters instead.
If Closure parameters for subroutines are available, the behavior of an instruction can be implemented by subroutines(see Lisp).
When call-by-name parameters are available a statement like behaviour can be implemented with subroutines(see Lisp).