検索結果- 英語 - 多言語
検索内容:
fellow management programs
generic programming
(programming) A style of computer programming in which algorithms are written in terms of to-be-specified-later types that are then instantiated when needed for specific types provided as parameters.
program guide
A usually weekly periodical that guides the reader through the programs being broadcast on radio and/or TV; often supplemented with celebrity gossip and other entertainment features.
genetic programming
(computing) A search heuristic that explores the space of computer programs and is based on biological evolution.
program music
(music) A form of art music, generally without vocal parts, that attempts to convey a scene, image, or mood.
exit program
(computing, programming) A computer program which exits cleanly from an application, or on computer shutdown
pair programming
(computing, programming) A software development technique, part of extreme programming, in which two programmers work together at a single keyboard, one coding while the other observes and reviews. The roles are often switched at regular intervals.
extreme programming
(software engineering) A software engineering methodology that promotes agility and simplicity, typically involving pair programming and a cycle of frequent testing and feedback.
program counter
(computing) A register that stores the address of the current (or next) instruction to be carried out by the processor.
structured programming
(computing) A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps