DictionaryForumContacts

Terms containing codes | all forms
SubjectEnglishCroatian
ITabsolute codeapsolutni kod
ITabsolute machine codeapsolutni mašinski kod
comp., MSaccess codepristupni kod (A string of characters entered by a user to verify his or her identity to a network or to a local computer, device, or client, or to sign in to an account, app, and so on)
ITalphanumeric codecifroslovni kod
ITalphanumeric codealfanumerički kod
ITAmerican Standard Code for Information Interchangeamerički standardni kod za razmjenu informacija
ITAmerican Standard Code for Information Interchangeamerički standardni kod za razmenu informacija
comp., MSbank sorting codešifra bankovne podružnice (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks)
comp., MSbar code readerčitač crtičnog koda (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items)
ITbinary codebinarni kod
ITbiquinary codedvopetinski kod
comp., MScampaign codekod kampanje (An identifier, usually made up of numbers or letters, such as 1234 or Early Spring, for a marketing campaign. The campaign code is another way to identify a marketing campaign distinct from the name of the marketing campaign)
comp., MScard validation codekontrolni broj kartice (A code that credit card companies use to authorize credit card charges. For example, American Express uses a four-digit number on the front of the credit card, and Visa, MasterCard, and Discover use a three-digit number on the back)
comp., MSCentral Bank MFO Codevodeći broj Centralne banke (A 9-digit code used to identify banks for routing transactions in the Russian Federation)
comp., MScentral bank transaction codetransakcijska šifra Centralne banke (A statistical code defined by the Central Bank of Russia used to describe the subjects of payments denominated in Russian roubles for cross-border transactions)
econ.civil codegrađanski zakonik
ITcleanup codezavršni kod
ITcode generationgenerisanje koda
comp., MSCode of ConductKodeks ponašanja (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
comp., MSCode of ConductKodeks ponašanja (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
polit.Code of Conduct for Members of the European Parliament with respect to financial interests and conflicts of interestkodeks ponašanja
polit.Code of conduct for negotiating in the context of codecision proceduresKodeks ponašanja za pregovore u okviru redovnih zakonodavnih postupaka
polit.Code of conduct for negotiating in the context of the ordinary legislative proceduresKodeks ponašanja za pregovore u okviru redovnih zakonodavnih postupaka
scient.Code of Conduct for the Recruitment of ResearchersKodeks ponašanja pri zapošljavanju znanstvenika
comp., MScode pagekodna stranica (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions)
comp., MScode paneokno koda (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code)
comp., MScountry/region codedomena države/regije (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located)
comp., MSdirection codekôd smjera (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing)
comp., MSDSN codeDSN kôd (A three-digit string of numbers, such as 5.1.2., that indicates the status of an attempt to deliver an e-mail message)
ITentry code generationgenerisanje ulaznog koda
ITexit code generationgenerisanje izlaznog koda
ITExtended Binary Coded Decimal Interchange Codeprošireni binarno kodirani decimalni kod za razmjenu
ITExtended Binary Coded Decimal Interchange Codeprošireni binarno kodirani decimalni kod za razmenu
comp., MSfield codekod polja (Placeholder text that shows where specified information from your data source will appear; the elements in a field that generate a field's result. The field code includes the field characters, field type, and instructions)
comp., MSfour character codekod od četiri znaka (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format)
comp., MShash codekôd raspršivanja (A fixed-size result that is obtained by applying a one-way mathematical function (sometimes called a hash algorithm) to an arbitrary amount of data. If there is a change in the input data, the hash changes. The hash can be used in many operations, including authentication and digital signing)
comp., MSHTML code fragmentfragment HTML koda (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee)
comp., MSIFSC codeIFSC šifra (A series of 11 alphanumeric characters used by the Indian Financial System to identify banks participating in the NEFT system and to route transactions between banks)
comp., MSindustry codeproizvodni kod (A code used to identify different industries such as automotive, aviation, and beverage. You use industry codes to identify the associated industry of an advertisement, thus preventing two ads from competing companies in the same industry from appearing on the same page)
comp., MSinternational access codemeđunarodni predbroj (The prefix that is used to direct a call internationally. The International Access Code is 011 in the United States and 00 in much of the rest of the world)
transp., nautic., min.prod.International Ship and Port Facility Security CodeISPS Pravilnik
transp., nautic., min.prod.International Ship and Port Facility Security CodeMeđunarodni pravilnik o sigurnosnoj zaštiti brodova i lučkih prostora
transp., nautic., min.prod.ISPS CodeMeđunarodni pravilnik o sigurnosnoj zaštiti brodova i lučkih prostora
comp., MSleader codekôd voditelja (An access code that is needed in order for a user to join a conference as a leader. This string is entered in the Options dialog box, on the Accounts tab, under Conferencing Information)
comp., MSmanaged codeupravljani kod (Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications)
transp.manufacturer's engine codeproizvođačeva oznaka motora
comp., MSmaster boot codeglavni kod za pokretanje (A small amount of executable code contained in the master boot record that scans the partition table for the active partition, finds the starting sector of the active partition, loads a copy of the boot sector from the active partition into memory, and transfers control to the executable code in the boot sector)
comp., MSMatch Code UpdateAžuriranje podudarnih šifri (A system job that scans the system for records for which match codes are not updated and persist their corresponding matchcodes in the database (this wakes up every 5 mins))
polit.non-compliance with the code of conductnepridržavanje Kodeksa ponašanja
comp., MSparticipant codekôd sudionika (An access code that is required for a user to join a conference as a participant. This code is entered in the Options dialog box, on the Accounts tab, under Conferencing Information)
law, cust.Regulation EC No 450/2008 of the European Parliament and of the Council of 23 April 2008 laying down the Community Customs Code Modernised Customs CodeModernizirani carinski zakonik
comp., MSsafe codesiguran kod (Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications)
comp., MSsingle-use codejednokratni kod (A code, which can be used only once, that can be used in place of a password to sign in)
comp., MSsort codešifra podružnice (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks)
comp., MSsource code configuration filekonfiguracijska datoteka izvornog koda (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file)
comp., MSSouth African National Clearing CodeJužnoafrički nacionalni klirinški kôd (A series of numbers used to identify banks and transaction routing information for South African financial institutes)
ITthe key to a codeključ šifre
comp., MSTrojan codetrojanski kod (A program that appears to be useful or harmless but that contains hidden code designed to exploit or damage the system on which it is run)
comp., MSunmanaged codenesigurni kod (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime)
comp., MSvirtual key codekod virtualne tipke (A symbolic constant name, hexadecimal value, or mouse or keyboard equivalent that provides a hardware and language-independent method of identifying keyboard keys. Each virtual key code represents a unique keyboard key and also identifies the purpose of that key. The keyboard driver must provide one or more keyboard layouts that maps keyboard scan codes to the appropriate virtual key codes)
econ.work codezakonik o radu

Get short URL