Exemples d'utilisation de Code to be executed en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
Code to be executed goes here.
Section of code to be executed.
Code to be executed in case of exception.
If(condition){//code to be executed.
Code to be executed if expression=value1;
While(condition){//code to be executed.
Code to be executed if conditions are false;
If exploited they could allow malicious code to be executed.
Block of code to be executed before try block ends.
In this class, you overwrite the method run()which contains the code to be executed.
Do{ code to be executed;} while(condition is true);
Both technologies enable computer code to be executed by an Internet server.
Code to be executed if condition is not true.
You can enter the code to be executed if this event occurs.
Code to be executed if n is different from both label1 and label2;
Exec-PHP- Allows PHP code to be executed from posts and pages.
The switch statement is to select one of many blocks of code to be executed.
Enter the code to be executed in the input window.
It is a server-side technology that enables computer code to be executed by an Internet server.
If(condition) code to be executed if condition is true;
If… else if… else statement- use this statement to select one of many blocks of code to be executed.
While(condition){ Code to be executed while the condition is true;.
If… else if… else statement- use this statement to select one of many blocks of code to be executed.
The code to be executed can be permanently present in the router.
If… elseif…. else statement- use this statement to select one of several blocks of code to be executed.
This allowed malicious code to be executed remotely on the target machines.
A privileged attacker can take advantage of this flaw through carefully-crafted saved search names to cause unexpected code to be executed.
The code editor appears andyou can enter the code to be executed when the button is clicked.
Components can then share an object that implements an event handling interface or extends an abstract adapter class,containing the code to be executed when a given event is triggered.
Warning: this change allows potentially malicious code to be executed when users open an article in a browser.