-
1 ♦ code
♦ code /kəʊd/n.1 codice ( segreto); cifrario: to write a message in code, scrivere un messaggio in codice; cifrare un dispaccio; to break (o to crack) the enemy's secret code, decifrare il codice segreto del nemico2 codice ( classificatorio): bar code, codice a barre; postal code, codice di avviamento postale; code number, numero di codice3 (telef., = dialling code) prefisso (teleselettivo); indicativo interurbano: The code for Milan is 02, il prefisso di Milano è 024 (comput.) codice; codifica: code conversion, conversione di codice; code converter, convertitore di codice; code checking, controllo della codifica; binary code, codice binario5 (scient.) codice: (biol.) genetic code, codice genetico; (ling.) code switching, il passare da un codice a un altro; cambiamento di codice8 (leg.) testo unico; codice; regolamento: penal code (o criminal code) codice penale; the Highway Code, il codice della strada; building code, regolamento edilizio; sanitary code, regolamento d'igiene9 codice (comportamentale): code of honour, codice dell'onore; moral code, codice morale; code of conduct (o of behaviour) codice di etica professionale; deontologia; dress code, norme su come vestire in cerimonie e altre occasioni speciali; code of ethics, codice etico; code of practice, deontologia professionale; autodisciplina; prassi● code address, indirizzo in codice □ code book, cifrario; (telef.) elenco (o guida) dei prefissi teleselettivi; (naut.) codice dei segnali □ code-breaker, decodificatore, decrittatore □ code clerk, addetto ai cifrari □ (naut.) code flag, intelligenza; pennello; bandiera da segnalazione □ code language, linguaggio cifrato □ code name, nome in codice; nome convenzionale □ (aeron.) code-sharing, accordo tra due compagnie aeree che permette a ciascuna di inserire il proprio codice di identificazione sui voli dell'altra linea; code-sharing □ (comput.) code snippet, frammento di codice; snippet □ (edil.) to bring up to code, mettere in regola con le normative edilizie.(to) code /kəʊd/A v. t.2 (fig.) dire in modo velato; dire in cifra; dire tra le righe; sottintendere: coded criticism, critiche velateB v. i. (biol.)
См. также в других словарях:
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code bloat — is the production of code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the language in which the code is written, inadequacies in the compiler used to compile the… … Wikipedia
ChecKing — is a web application developed by optimyth intended for monitoring the quality of software development process and its results, that covers the needs of organizations that want to control software quality before it is put into production. To do… … Wikipedia
Code refactoring — Refactor redirects here. For the use of refactor on Wikipedia, see Wikipedia:Refactoring talk pages. Code refactoring is disciplined technique for restructuring an existing body of code, altering its internal structure without changing its… … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
Code 39 — A Code 39 Barcode Label WIKIPEDIA encoded in Code 39 Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39 … Wikipedia
Code pseudo-aléatoire — Générateur de nombres pseudo aléatoires Un générateur de nombres pseudo aléatoires, pseudorandom number generator (PRNG) en anglais, est un algorithme qui génère une séquence de nombres présentant certaines propriétés du hasard. Par exemple, les… … Wikipédia en Français
code de contrôle d'erreurs — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
Error Correction Code — code that checks identifies and corrects data errors in a computer (by joining it to each unit of data that is stored in memory and checking the data again on repeat reads), ECC … English contemporary dictionary
Model checking — This article is about checking of models in computer science. For the checking of models in statistics, see regression model validation. In computer science, model checking refers to the following problem: Given a model of a system, test… … Wikipedia
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia