|
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
The code statistics affect...... |
|
|
|
|
|
|
The modified lines of code are immediately visible...... |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
The positioning marks are used to "tag" specific lines of code...... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
List of functions for managing services... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|