PIC extension - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

PIC extension - перевод на Английский

TYPESETTING LANGUAGE AND PROGRAM FOR DRAWING
Pic (troff); Pic (groff); Pic programming language; Pic (software); Tpic; Pic (programming language); Pic language; PIC (programming language); Pikchr

PIC extension      
Extensión PIC, Extensión de fichero gráfico
telephone extension         
TERM IN TELEPHONY
Telephone extension; Phone extension; Phone extensions
extensión de teléfono (línea interna de teléfono)
pic         
WIKIMEDIA DISAMBIGUATION PAGE
Pic; PIC (disambiguation)
= foto

Def: Abreviatura de picture.
Ex: If you take a look at some of the pics, you"ll see they just use a special lens on a cannon projector.
----
= Centro de Información al Ciudadano
Ex: The implementation of the Public Information Center (PIC) concept was agreed by the library administration in 1970 but seemed doomed from the start.

Определение

extensivo
adj.
Que se extiende o se puede extender, comunicar o aplicar a más cosas que a las que ordinariamente comprende.

Википедия

PIC (markup language)

In computing, Pic is a domain-specific programming language by Brian Kernighan for specifying line diagrams. The language contains predefined basic linear objects: line, move, arrow, and spline, the planar objects box, circle, ellipse, arc, and definable composite elements. Objects are placed with respect to other objects or absolute coordinates. A liberal interpretation of the input invokes default parameters when objects are incompletely specified. An interpreter translates this description into concrete drawing commands in a variety of possible output formats. Pic is a procedural programming language, with variable assignment, macros, conditionals, and looping. The language is an example of a little language originally intended for the comfort of non-programmers in the Unix environment (Bentley 1988).