English | Japanese |
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) |
Belastingdienst application programming interface | オランダ税務当局アプリケーション プログラミング インターフェイス (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands) |
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) |
Common Programming Interface for Communications | 共通プログラミング インターフェイス通信 (A set of C-language routines that applications distributed across an SNA network can use to work together. Through the Common Programming Interface for Communications (CPI-C), distributed applications on computers communicating as peers can exchange data to accomplish a processing task, such as querying a remote database or copying a remote file. Specifically, CPI-C provides access to interprogram services such as sending and receiving data, synchronizing processing between programs, and notifying a partner of errors in the communication) |
declarative programming | 宣言型プログラミング (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant) |
generic programming | ジェネリック プログラミング (Programming using parametric polymorphism) |
high-level language application programming interface | 高水準言語アプリケーション プログラミング インターフェイス (An API that enables you to develop and run a programmer-operator application for a personal computer on that can communicate with an IBM mainframe using 3270 emulation) |
programming element attribute | プログラミング要素属性 (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
programming event | プログラミング イベント (The occurrence of a programming action in a software system) |
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, プログラミングげんご) |
Windows Internet application programming interface | Windows Internet アプリケーション プログラミング インターフェイス (A Windows application programming interface (API) that enables applications to interact with Gopher, FTP, and HTTP protocols to access Internet resources) |