Subject | Czech | English |
comp., MS | aplikační programovací rozhraní | 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) |
comp., MS | atribut programovacího prvku | programming element attribute (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
comp., MS | programovací jazyk | computer 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) |
econ. | programovací jazyk | programming language |
construct. | programovací jazyk | programing language |
comp., MS | programovací model Windows Workflow Foundation | Windows Workflow Foundation (An extensible programming model and runtime components for building solutions on the Windows platform) |
comp., MS | programovací princip s doplňováním mezipaměti aplikací | 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) |