French | English |
attribut d'élément de programmation | programming element attribute (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
interface de programmation d'applications | application programming interface (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information) |
langage de programmation | programming language (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages) |
langage de programmation | programming language (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages) |
mode de programmation de type cache-aside | cache-aside programming pattern (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
programmation déclarative | declarative programming (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant) |
programmation générique | generic programming (Programming using parametric polymorphism) |
événement de programmation | programming event (The occurrence of a programming action in a software system) |