A printout of a program or data set, A physical manifestation of a single item in a list; as a single twenty page (bound) listing, The action of the verb to list, An entry in a list or directory, Present participle of list, asking, as a price of real estate, the act of making a list of items, The selvedge of cloth; list, The throwing up of the soil into ridges, a method adopted in the culture of beets and some garden crops, a database containing an ordered array of items (names or topics), Description of a property an agent will put on the market, items at Meet World Trade used to initiate a negotiation A listing can be either an offer to sell or a request to purchase A public listing can be viewed and responded to by any Member A private listing can be viewed and responded to only by designated recipients, The sapwood cut from the edge of a board, The LISTING element displays all characters "As-Is" in the browser as a fixed-width font, A contract between owner and broker to sell the owner's property, The act or process of one who lists (in any sense of the verb); as, the listing of a door; the listing of a stock at the Stock Exchange, A piece of property placed on the market by a listing agent, The agreement that allows a real estate professional to market a property or the actual notice of the property's availability and features, A property for sale by a real estate brokerage or agent, A written agreement between a property owner and a real estate broker that gives the broker permission to find a buyer or tenant for some property See: listing broker, An oral or written agreement between a property owner and a broker authorizing the broker to offer the owner's real property for sale or lease, 1 A written agreement which authorizes an agent, called a broker, to sell or lease real estate of an owner 2 The record of your real estate for sale, which is dept by a broker who has been authorized by you, the owner 2 The listed real estate for sale, In the context of real estate, written agreement between a property owner and a real estate broker that gives the broker permission to find a buyer or tenant for some property See: Listing broker, list, record; act of making a list; something which is part of a list, A listing is a published list, or an item in a published list. A full listing of the companies will be published quarterly, A written agreement between a property owner and a real estate broker authorizing the broker to find a buyer, Property placed on the market by a real estate listing agent, The formal process through which the Service adds species to the Federal List of Endangered and Threatened Wildlife and Plants, An employment contract between owner and broker authorizing broker to perform services involving the principal's property, 1 a written engagement contract between a principal and an agent, authorizing the agent to perform services for the principal involving the latter's property 2 a record of property for sale by a broker who has been authorized by the owner to sell 3 the property so listed, An employment contract between principal and agent authorizing the agent to perform services for the principal involving the latter's property; listing contracts are entered into for the purpose of securing persons to buy, lease or rent property Employment of an agent by a prospective purchaser or lessee to locate property for purchase or lease may be considered a listing, A contract in which the seller agrees to pay a commission to the agent who finds a purchaser, A printout that lists the source language statements and the output resulting from execution of a program A compiler listing file shows, at minimum, the options used by the compiler, any error messages, and a standard header, The contract between a property owner and a licensed real estate broker in which the broker acts as agent to sell the property and the owner agrees to pay the broker a commission for services rendered, A property placed on the market by a listing real estate agent, A written employment agreement between a property owner and a broker authorizing the broker to find a buyer or a tenant for a certain real property, An employment contract between an owner and a broker to sell or lease real estate, An oral or written agreement between a property owner and a broker authorizing the brokerage to offer the owner's real property for sale or lease, An employment contract between principal and agent, authorizing the agent to perform services for the principal involving the latter's property, tabulate, To create or recite a list, To place in listings, a tilting or careening manoeuvre, which causes the ship to roll. Usually used to describe tilting not under a ship's own power, A codified representation of a list, used to store data or in processing, To listen, A register or roll of paper consisting of an enumeration or compilation of a set of possible items, A strip of fabric, especially from the edge of a piece of cloth, Material used for cloth selvage, The palisades or barriers used to fence off a space for tilting or jousting tournaments, a tilt to a building, A data structure that is fundamental to the LISP language. A list is defined recursively: it may be nil or it may consist of a header (the first element) and a tail (the remainder; the tail may be nil). Both header and tail are lists, to carry out such a manoeuvre, To wish, like, desire (to do something), To be pleasing to, An inclination to one side; as, the ship has a list to starboard, Inclination; desire, To listen or hearken to, To desire or choose; to please, To lean; to incline; as, the ship lists to port, To hearken; to attend; to listen, A stripe, To inclose for combat; as, to list a field, A roll or catalogue, that is, a row or line; a record of names; as, a list of names, books, articles; a list of ratable estate, The lobe of the ear; the ear itself, A limit or boundary; a border, A strip forming the woven border or selvedge of cloth, particularly of broadcloth, and serving to strengthen it; hence, a strip of cloth; a fillet, a tilting or careening manoeuvre, which causes the ship to roll. Usually used to describe tilting not under a ships own power, A little square molding; a fillet; called also listel, write or print a series of names or items according to a certain order, make a list; inscribe, record; lean to one side (Nautical), a data structure made up of cons pairs the cdr of which contains either another list or nil, A line inclosing or forming the extremity of a piece of ground, or field of combat; hence, in the plural (lists), the ground or field inclosed for a race or combat, An expression consisting of any number of elements between parentheses Here are three sample lists: (setq var1 45), (strcat "hello" " dolly"), and (456 76 32 06 180 25) In a function list (such as the first two samples), a function is the first element in the list In a data list (such as the third sample), there is no function within the list, but every element in the list (or the list as a whole) is acted upon by an external function A list can be a null list (containing nothing) or contain many elements Lists can also contain other lists, which in turn can also contain other lists In other words, lists can be nested many levels deep, as in the following example: (setq sum (+ n1 n2 (* (sqrt 10) n3))), A list is a comma separated list of things, surrounded by parenthesis All functions calls have lists after them for the parameters to the function Arrays are initialized with lists as well For example, the list below is being passed to "print" print("two plus two is ", 2+2, ", but two minus two is ", 2-2), A list is, approximately, a text string beginning with an open parenthesis and ending with the matching close parenthesis In C mode and other non-Lisp modes, groupings surrounded by other kinds of matched delimiters appropriate to the language, such as braces, are also considered lists Emacs has special commands for many operations on lists See section Lists and Sexps, enumerate; "We must number the names of the great mathematicians", The word list is used in a few places in the manual in the specific sense defined by the YACC grammar in `control y' A list is simply a list of words or numbers, and its meaning depends on the context For example, SET x=3*{1 2 3} will set the vector x to be 2 4 6, while MACRO hi { echo Hello} will define the macro hi, A set of choices from which a user can select one or more items Items in a list can be text, graphics, or both Lists are created using the JList component See also combo box, Same as a linked list Can be simply or doubly linked, but usually simply linked if not explicitly known to be doubly linked A linked list is not an abstract data type, but an implementation type There is therefore no point in trying to write a module named list with a well-defined interface Usually, a linked list will be defined like this: typedef struct cell *list; struct cell { void *element; list next; }, To place a property up for sale in the public forum, to add it to the list of properties for sale, Text that is categorized, be it bulleted, numbered, or unnumbered The default list bullets and numbers are black with no special effects To make a bulleted list using graphic images as bullets, web graphic designers use a table format, A collection of objects enclosed in square brackets such as [a, b, c] A list is made up of the head (or first element) and a tail (the remainder of the list), include in a list; "Am I listed in your register?", give or make a list of; name individually; give the names of; "List the states west of the Mississippi", A narrow strip of wood, esp, To list something in a particular way means to include it in that way in a list or report. A medical examiner has listed the deaths as homicides He was not listed under his real name on the residents panel, If a company is listed, or if it lists, on a stock exchange, it obtains an official quotation for its shares so that people can buy and sell them. It will list on the London Stock Exchange next week with a value of 130 million pounds. see also listed, listing. To lean or cause to lean to the side: The damaged ship listed badly to starboard. Erosion first listed, then toppled the spruce tree. To listen or listen to. A desire or an inclination, To list several things such as reasons or names means to write or say them one after another, usually in a particular order. Manufacturers must list ingredients in order of the amount used, A list of things is a set of them that you think of as being in a particular order. High on the list of public demands is to end military control of broadcasting I would have thought if they were looking for redundancies I would be last on the list `First City' joined a long list of failed banks, the property possessed by a line or surface that departs from the vertical; "the tower had a pronounced tilt"; "the ship developed a list to starboard"; "he walked with a heavy inclination to the right", series of names or items written or printed according to a certain order, roll, roster, inventory; edge, border (especially of cloth); strip, band; instance of leaning over to one side (Nautical), A list of things such as names or addresses is a set of them which all belong to a particular category, written down one below the other. We are making a list of the top ten men we would not want to be married to There were six names on the list. fine wine from the hotel's exhaustive wine list. see also Civil List, hit list, honours list, laundry list, mailing list, shopping list, waiting list, In mailing house terms, a list of people to whom mail is sent Lists of customers and prospective customers are bought and sold by Direct Mailers, A list refers to a collection of email addresses similar to a mailing list The list is given a name, such as BIRDTALK Participants (subscribers) in the list can send messages to one email address and all subscribers will receive the message The collection of email addresses is maintained by a list server At KU, the server software is called ListProc, To engage, as a soldier; to enlist, To enroll; to place or register in a list, To cut away a narrow strip, as of sapwood, from the edge of; as, to list a board, To plow and plant with a lister, To cover with list, or with strips of cloth; to put list on; as, to list a door; to stripe as if with list, A group of paragraphs formatted to indicate membership in a set or in a sequence of steps In the FrontPage Editor you can create numbered lists or bulleted lists, menus, directories, or definitions, sapwood, cut from the edge of a plank or board, A piece of woolen cloth with which the yarns are grasped by a workman, The first thin coat of tin, To sew together, as strips of cloth, so as to make a show of colors, or form a border, To engage in public service by enrolling one's name; to enlist, A wirelike rim of tin left on an edge of the plate after it is coated, A group of paragraphs similarly formatted to indicate membership in a set or in a sequence of steps In the FrontPage Editor you can create numbered lists or bulleted lists, menus, directories, or definitions, A group of paragraphs similarly formatted to indicate membership in a set or in a sequence of steps, A list in the DAE is an ordered collection of values, In cotton culture, to prepare, as land, for the crop by making alternating beds and alleys with the hoe, A component that presents a list of items for selection, Shorthand term for EPA list of violating facilities or firms debarred from obtaining government contracts because they violated certain sections of the Clean Air or Clean Water Acts The list is maintained by The Office of Enforcement and Compliance Monitoring, cause to lean to the side; "Erosion listed the old tree", a database containing an ordered array of items (names or topics) give or make a list of; name individually; give the names of; "List the states west of the Mississippi", tilt to one side; "The balloon heeled over"; "the wind made the vessel heel"; "The ship listed to starboard", include in a list; "Am I listed in your register?, plural of listing,
42
A printout of a program or data set - "Print me a listing of the latest version."
ts
43
A physical manifestation of a single item in a list; as a single twenty page (bound) listing - "Please pass me the second listing for the two story house, from that stack."
ts
44
The action of the verb to list
ts
45
An entry in a list or directory - "Aardvaark Plumbing is the first listing in Yellow Pages."
ts
46
Present participle of list
ts
47
asking, as a price of real estate - "What is this house's listing price?"
ts
48
the act of making a list of items
ts
49
The selvedge of cloth; list
ts
50
The throwing up of the soil into ridges, a method adopted in the culture of beets and some garden crops
ts
51
a database containing an ordered array of items (names or topics)
ts
52
Description of a property an agent will put on the market
ts
53
items at Meet World Trade used to initiate a negotiation A listing can be either an offer to sell or a request to purchase A public listing can be viewed and responded to by any Member A private listing can be viewed and responded to only by designated recipients
ts
54
The sapwood cut from the edge of a board
ts
55
The LISTING element displays all characters "As-Is" in the browser as a fixed-width font
ts
56
A contract between owner and broker to sell the owner's property
ts
57
The act or process of one who lists (in any sense of the verb); as, the listing of a door; the listing of a stock at the Stock Exchange
ts
58
A piece of property placed on the market by a listing agent
ts
59
The agreement that allows a real estate professional to market a property or the actual notice of the property's availability and features
ts
60
A property for sale by a real estate brokerage or agent
ts
61
A written agreement between a property owner and a real estate broker that gives the broker permission to find a buyer or tenant for some property See: listing broker
ts
62
An oral or written agreement between a property owner and a broker authorizing the broker to offer the owner's real property for sale or lease
ts
63
1 A written agreement which authorizes an agent, called a broker, to sell or lease real estate of an owner 2 The record of your real estate for sale, which is dept by a broker who has been authorized by you, the owner 2 The listed real estate for sale
ts
64
In the context of real estate, written agreement between a property owner and a real estate broker that gives the broker permission to find a buyer or tenant for some property See: Listing broker
ts
65
list, record; act of making a list; something which is part of a list isim
ts
66
A listing is a published list, or an item in a published list. A full listing of the companies will be published quarterly
ts
67
A written agreement between a property owner and a real estate broker authorizing the broker to find a buyer
ts
68
Property placed on the market by a real estate listing agent
ts
69
The formal process through which the Service adds species to the Federal List of Endangered and Threatened Wildlife and Plants
ts
70
An employment contract between owner and broker authorizing broker to perform services involving the principal's property
ts
71
1 a written engagement contract between a principal and an agent, authorizing the agent to perform services for the principal involving the latter's property 2 a record of property for sale by a broker who has been authorized by the owner to sell 3 the property so listed
ts
72
An employment contract between principal and agent authorizing the agent to perform services for the principal involving the latter's property; listing contracts are entered into for the purpose of securing persons to buy, lease or rent property Employment of an agent by a prospective purchaser or lessee to locate property for purchase or lease may be considered a listing
ts
73
A contract in which the seller agrees to pay a commission to the agent who finds a purchaser
ts
74
A printout that lists the source language statements and the output resulting from execution of a program A compiler listing file shows, at minimum, the options used by the compiler, any error messages, and a standard header
ts
75
The contract between a property owner and a licensed real estate broker in which the broker acts as agent to sell the property and the owner agrees to pay the broker a commission for services rendered
ts
76
A property placed on the market by a listing real estate agent
ts
77
A written employment agreement between a property owner and a broker authorizing the broker to find a buyer or a tenant for a certain real property
ts
78
An employment contract between an owner and a broker to sell or lease real estate
ts
79
An oral or written agreement between a property owner and a broker authorizing the brokerage to offer the owner's real property for sale or lease
ts
80
An employment contract between principal and agent, authorizing the agent to perform services for the principal involving the latter's property
ts
81
List.
tabulate - "...and other indices which despair and shame (...) forbid me to tabulate... --Vladimir Nabokov, Lolita"
ts
82
list
To create or recite a list
ts
83
list
To place in listings
ts
84
list
a tilting or careening manoeuvre, which causes the ship to roll. Usually used to describe tilting not under a ship's own power
ts
85
list
A codified representation of a list, used to store data or in processing
ts
86
list
To listen - "Peace, what noise? / List, list! / Hark! / Music i' the air."
ts
87
list
A register or roll of paper consisting of an enumeration or compilation of a set of possible items
ts
88
list
A strip of fabric, especially from the edge of a piece of cloth
ts
89
list
Material used for cloth selvage
ts
90
list
The palisades or barriers used to fence off a space for tilting or jousting tournaments
ts
91
list
a tilt to a building
ts
92
list
A data structure that is fundamental to the LISP language. A list is defined recursively: it may be nil or it may consist of a header (the first element) and a tail (the remainder; the tail may be nil). Both header and tail are lists
ts
93
list
to carry out such a manoeuvre
ts
94
list
To wish, like, desire (to do something) - "The spirit seemed to blow where it listed among a historically motley collection of Catholic theologians, Puritan zealots and American squires."
ts
95
list
To be pleasing to
ts
96
list
An inclination to one side; as, the ship has a list to starboard
ts
97
list
Inclination; desire
ts
98
list
To listen or hearken to
ts
99
list
To desire or choose; to please
ts
100
list
To lean; to incline; as, the ship lists to port
ts
101
list
To hearken; to attend; to listen
ts
102
list
A stripe
ts
103
list
To inclose for combat; as, to list a field
ts
104
list
A roll or catalogue, that is, a row or line; a record of names; as, a list of names, books, articles; a list of ratable estate
ts
105
list
The lobe of the ear; the ear itself
ts
106
list
A limit or boundary; a border
ts
107
list
A strip forming the woven border or selvedge of cloth, particularly of broadcloth, and serving to strengthen it; hence, a strip of cloth; a fillet
ts
108
list
a tilting or careening manoeuvre, which causes the ship to roll. Usually used to describe tilting not under a ships own power
ts
109
list
A little square molding; a fillet; called also listel
ts
110
list
write or print a series of names or items according to a certain order, make a list; inscribe, record; lean to one side (Nautical) fiil
ts
111
list
a data structure made up of cons pairs the cdr of which contains either another list or nil
ts
112
list
A line inclosing or forming the extremity of a piece of ground, or field of combat; hence, in the plural (lists), the ground or field inclosed for a race or combat
ts
113
list
An expression consisting of any number of elements between parentheses Here are three sample lists: (setq var1 45), (strcat "hello" " dolly"), and (456 76 32 06 180 25) In a function list (such as the first two samples), a function is the first element in the list In a data list (such as the third sample), there is no function within the list, but every element in the list (or the list as a whole) is acted upon by an external function A list can be a null list (containing nothing) or contain many elements Lists can also contain other lists, which in turn can also contain other lists In other words, lists can be nested many levels deep, as in the following example: (setq sum (+ n1 n2 (* (sqrt 10) n3)))
ts
114
list
A list is a comma separated list of things, surrounded by parenthesis All functions calls have lists after them for the parameters to the function Arrays are initialized with lists as well For example, the list below is being passed to "print" print("two plus two is ", 2+2, ", but two minus two is ", 2-2)
ts
115
list
A list is, approximately, a text string beginning with an open parenthesis and ending with the matching close parenthesis In C mode and other non-Lisp modes, groupings surrounded by other kinds of matched delimiters appropriate to the language, such as braces, are also considered lists Emacs has special commands for many operations on lists See section Lists and Sexps
ts
116
list
enumerate; "We must number the names of the great mathematicians"
ts
117
list
The word list is used in a few places in the manual in the specific sense defined by the YACC grammar in `control y' A list is simply a list of words or numbers, and its meaning depends on the context For example, SET x=3*{1 2 3} will set the vector x to be 2 4 6, while MACRO hi { echo Hello} will define the macro hi
ts
118
list
A set of choices from which a user can select one or more items Items in a list can be text, graphics, or both Lists are created using the JList component See also combo box
ts
119
list
Same as a linked list Can be simply or doubly linked, but usually simply linked if not explicitly known to be doubly linked A linked list is not an abstract data type, but an implementation type There is therefore no point in trying to write a module named list with a well-defined interface Usually, a linked list will be defined like this: typedef struct cell *list; struct cell { void *element; list next; }
ts
120
list
To place a property up for sale in the public forum, to add it to the list of properties for sale
ts
121
list
Text that is categorized, be it bulleted, numbered, or unnumbered The default list bullets and numbers are black with no special effects To make a bulleted list using graphic images as bullets, web graphic designers use a table format
ts
122
list
A collection of objects enclosed in square brackets such as [a, b, c] A list is made up of the head (or first element) and a tail (the remainder of the list)
ts
123
list
include in a list; "Am I listed in your register?"
ts
124
list
give or make a list of; name individually; give the names of; "List the states west of the Mississippi"
ts
125
list
A narrow strip of wood, esp
ts
126
list
To list something in a particular way means to include it in that way in a list or report. A medical examiner has listed the deaths as homicides He was not listed under his real name on the residents panel
ts
127
list
If a company is listed, or if it lists, on a stock exchange, it obtains an official quotation for its shares so that people can buy and sell them. It will list on the London Stock Exchange next week with a value of 130 million pounds. see also listed, listing. To lean or cause to lean to the side: The damaged ship listed badly to starboard. Erosion first listed, then toppled the spruce tree. To listen or listen to. A desire or an inclination
ts
128
list
To list several things such as reasons or names means to write or say them one after another, usually in a particular order. Manufacturers must list ingredients in order of the amount used
ts
129
list
A list of things is a set of them that you think of as being in a particular order. High on the list of public demands is to end military control of broadcasting I would have thought if they were looking for redundancies I would be last on the list `First City' joined a long list of failed banks
ts
130
list
the property possessed by a line or surface that departs from the vertical; "the tower had a pronounced tilt"; "the ship developed a list to starboard"; "he walked with a heavy inclination to the right"
ts
131
list
series of names or items written or printed according to a certain order, roll, roster, inventory; edge, border (especially of cloth); strip, band; instance of leaning over to one side (Nautical) isim
ts
132
list
A list of things such as names or addresses is a set of them which all belong to a particular category, written down one below the other. We are making a list of the top ten men we would not want to be married to There were six names on the list. fine wine from the hotel's exhaustive wine list. see also Civil List, hit list, honours list, laundry list, mailing list, shopping list, waiting list
ts
133
list
In mailing house terms, a list of people to whom mail is sent Lists of customers and prospective customers are bought and sold by Direct Mailers
ts
134
list
A list refers to a collection of email addresses similar to a mailing list The list is given a name, such as BIRDTALK Participants (subscribers) in the list can send messages to one email address and all subscribers will receive the message The collection of email addresses is maintained by a list server At KU, the server software is called ListProc
ts
135
list
To engage, as a soldier; to enlist
ts
136
list
To enroll; to place or register in a list
ts
137
list
To cut away a narrow strip, as of sapwood, from the edge of; as, to list a board
ts
138
list
To plow and plant with a lister
ts
139
list
To cover with list, or with strips of cloth; to put list on; as, to list a door; to stripe as if with list
ts
140
list
A group of paragraphs formatted to indicate membership in a set or in a sequence of steps In the FrontPage Editor you can create numbered lists or bulleted lists, menus, directories, or definitions
ts
141
list
sapwood, cut from the edge of a plank or board
ts
142
list
A piece of woolen cloth with which the yarns are grasped by a workman
ts
143
list
The first thin coat of tin
ts
144
list
To sew together, as strips of cloth, so as to make a show of colors, or form a border
ts
145
list
To engage in public service by enrolling one's name; to enlist
ts
146
list
A wirelike rim of tin left on an edge of the plate after it is coated
ts
147
list
A group of paragraphs similarly formatted to indicate membership in a set or in a sequence of steps In the FrontPage Editor you can create numbered lists or bulleted lists, menus, directories, or definitions
ts
148
list
A group of paragraphs similarly formatted to indicate membership in a set or in a sequence of steps
ts
149
list
A list in the DAE is an ordered collection of values
ts
150
list
In cotton culture, to prepare, as land, for the crop by making alternating beds and alleys with the hoe
ts
151
list
A component that presents a list of items for selection
ts
152
list
Shorthand term for EPA list of violating facilities or firms debarred from obtaining government contracts because they violated certain sections of the Clean Air or Clean Water Acts The list is maintained by The Office of Enforcement and Compliance Monitoring
ts
153
list
cause to lean to the side; "Erosion listed the old tree"
ts
154
list
a database containing an ordered array of items (names or topics) give or make a list of; name individually; give the names of; "List the states west of the Mississippi"
ts
155
list
tilt to one side; "The balloon heeled over"; "the wind made the vessel heel"; "The ship listed to starboard"
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada listing kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. listing kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan listing kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.