English | Polish |
Belastingdienst application programming interface | stosowany przez Holenderski Urząd Skarbowy interfejs programowania aplikacji (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands) |
cache-aside programming pattern | wzorzec programowania z odkładaniem do pamięci podręcznej (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) |
Generic Security Services Application Programming Interface | ogólny interfejs programowania aplikacji usług zabezpieczeń (A generic API for performing client-server authentication that can be implemented over any authentication system. GSS-API makes it possible for applications to use the same API with different authentication mechanisms) |
Internet Server Application Programming Interface | ISAPI (An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server) |
Messaging Application Programming Interface | MAPI (A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation) |
programming element attribute | atrybut elementu programowania (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
programming event | zdarzenie programistyczne (The occurrence of a programming action in a software system) |