İngilizce - Türkçe çeviri
Related:
comment
comments
comments from
comments from abroad
Do you have any comm..
other comments
outspoken comments
submit comments
 
Commentsadd into favorites
EN    UK    US    AU    
Etymology: [ kä-"ment ] (noun.) 14th century. Middle English, from Late Latin commentum, from Latin, invention, from neuter of commentus, past participle of comminisci to invent, from com- + -minisci ; more at MIND.

yorumlar, yorumları, açıklama, açıklayıcı bilgi, açıklamalar, yorumlamak, yorum, değerlendirmek, düşüncesini açıklamak, eleştiri, eleştirmek, tefsir etmek, on ile hakkında fikir beyan etmek, tefsir, yorumda bulunmak, yüklemlik, gevezelik, yorum yapmak, söz söylemek, koment, fikrini söylemek, eleştirme tenkit, yorum yap, söz söylemek; on hakkında fikrini söylemek, hakkında yorumda bulunmak, yorumla, boş lâf, açımlama, eleştiri, tenkit, ek açıklama, açımlamak, şerh, düşünce, mütalaa, çıkma haşiye, commentary tefsir, izah,

1 yorumlar  Askeri     ts
2 yorumları     ts
3 açıklama  Bilgisayar     ts
4 açıklayıcı bilgi  Askeri     ts
5 açıklamalar     ts
6comment yorumlamak     ts
7comment yorum     ts
8comment değerlendirmek     ts
9comment düşüncesini açıklamak     ts
10comment eleştiri     ts
11comment eleştirmek     ts
12comment tefsir etmek     ts
13comment on ile hakkında fikir beyan etmek     ts
14comment tefsir     ts
15comment yorumda bulunmak     ts
16comment yüklemlik  Dilbilim     ts
17comment gevezelik     ts
18comment yorum yapmak     ts
19comment söz söylemek     ts
20comment koment     ts
21comment fikrini söylemek     ts
22comment eleştirme tenkit     ts
23comment yorum yap  fiil     ts
24comment söz söylemek; on hakkında fikrini söylemek, hakkında yorumda bulunmak  fiil     ts
25comment yorumla  fiil     ts
26comment boş lâf  isim     ts
27comment açımlama  isim     ts
28comment eleştiri, tenkit  isim     ts
29comment ek açıklama     ts
30comment açımlamak     ts
31comment şerh     ts
32comment düşünce     ts
33comment mütalaa     ts
34comment çıkma haşiye     ts
35comment commentary tefsir     ts
36comment izah     ts
More results

writing between /* */ or after // that is not read by the computer Used to make notes to yourself or anyone else reading the code about how it works, Annotations added to a program to make it more readable and hence maintainable, are information to be ignored by an SGML parser This means comments may be used to put explanatory notes in a DTD or to pass messages in a document among its authors and editors, Lenders may provide a brief description of some of their programs or special features Many lenders offer discounts to any borrower who mentions them It is always recommended that you tell your lender where you found him, because some lenders offer these discounts even if they do not explicitly say so in their comments, char Go back to main index webmaster@ucolick org A Service of the Computing Support Group UCO/Lick Observatory University of California Santa Cruz, CA 95064 Tel: +1 408 459 2630 Fax: +1 408 454 9863, text included in programming files or in script that is used for someone reading the file It is not for the computer to act upon but for the use of the individual reading the file, – Specific information relative to the well is noted in this field (Example: If an electric log or chemical analysis is available, then this would be noted in the comments field ) Many times specific screen information is noted in the comments section, third-person singular of comment, plural of comment, a comment is a line written by the developer to the developer, to help them keep track of what their code does When the code, be it HTML, JavaScript, or C++, is execute, comments are ignored by the program, a description in plain english that describes what a section of code is doing (commenting on the code) In FORTRAN 66 comments are created by placing a C in column 1 In FORTRAN 77 comments are created by placing a C or * in column 1 In Fortran 90 commetns are created by placing a C or * in column 1 or a ! before the comment anywhere on the line, Any additional information about a listed company may be found in the Comments section of the MoverQuotes tables, Free form field in the P-Card software which enables the cardholder to record necessary information Any required Special Approvals which must be obtained prior to creating an order log or making any purchases must be documented in the Comments field Cardholders can also use this field to indicate vendor contact person if desired (SAP also has a Comments field which can be used to provide item specifications, etc ), A comment is text in a program which is intended only for the people reading the program, and is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning, and killing comments See section Manipulating Comments, A comment is text in a program which is intended only for humans reading the program, and is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section 19 6 Manipulating Comments, A comment is text in a program which is intended only for humans reading the program, and which is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section Manipulating Comments, Displays any comments regarding the application made by the FCC and the date that the comment was entered FCC approval of an assignment or transfer of control application This allows the parties to proceed with the transaction (see Consummation), the information provided by anyone involved in the evaluation process (e g , teacher being evaluated, observer, interviewer, data collector, judge, analyzer, evaluator) concerning incidents or factors that could affect the quality and accuracy of the assessment data and the judgments and evaluations made (e g , fire alarm sounded during the pre-conference interview) See Critical Information, Notes, Comments are a way to add your own notes or explanations to a document Comment sections are not processed and do not appear as part of the displayed document, Use the comments box to tell us as much as possible about your ownership, the more information we have the better chance we have of selling it for you, The comments field is primarily used to give the distance and directionfrom a local town or other known landmark, Made within a special comment tag Use comments within the wml code to describe portions of code and make things easier when reviews are necessary, or when more than one person updates code, remarks, as in: I appreciate your comments about this list, A remark in source code which does not affect the behavior of the program, A spoken remark, To make remarks or notes, To remark, To insert comments into source code, Comments can occur as content of elements or within the prolog They cannot span element boundaries Comments are of the form: <!-- this is a comment --> They may NOT contain "--" Comments do not nest, so be careful what you comment out AElfred appears to recognise parameter-entity references within comments and these are best avoided if this parser is being used Comment (DOM) in Xerces see comment [in XML spec], Text that documents or explains a program In free source form, a comment begins with an exclamation point (!), unless it appears in a Hollerith or character constant In fixed and tab source form, a comment begins with a letter C or an asterisk (*) in column 1 A comment can also begin with an exclamation point anywhere in a source line (except in a Hollerith or character constant) or in column 6 of a fixed-format line The comment extends from the exclamation point to the end of the line The compiler does not process comments, but shows them in program listings See also compiler directive, explain or interpret something make or write a comment on; "he commented the paper of his colleague, Indicates additional comments about the car, attached to the end of the roster table, a written explanation or criticism or illustration that is added to a book or other textual material; "he wrote an extended comment on the proposal" explain or interpret something make or write a comment on; "he commented the paper of his colleague, A delimited string of characters, which is treated as white space syntactically Comments are intended to provide explanatory information [641 0-B-1], Text in an XML document that is ignored, unless the parser is specifically told to recognize it A comment is enclosed in a comment tag, like this: <!-- This is a comment -->, a written explanation or criticism or illustration that is added to a book or other textual material; "he wrote an extended comment on the proposal", The Comment field is available for your use when entering requests The information in the Comment field will appear on all reports ordered Use it as a note or memo to yourself Enter whatever information is helpful - policy number, for example Or, a permanent default Comment may be set for each registered user in their User Info settings, Tag: The text present within the <!-- and --> tags in a web page Most search engines will ignore the text within the Comment Tags, A remark, observation, or criticism; gossip; discourse; talk, A remark in source code which does not directly affect the behavior of the program, mc, To make remarks, observations, or criticism; especially, to write notes on the works of an author, with a view to illustrate his meaning, or to explain particular passages; to write annotations; often followed by on or upon, A note or observation intended to explain, illustrate, or criticise the meaning of a writing, book, etc, To comment on, The default comment in a FITS card This is only a default and a more appropriate and detailed comment may be used, make a remark; write an explanatory note; explain, explanation; annotation; exposition, make or write a comment on; "he commented the paper of his colleague", a report (often malicious) about the behavior of other people; "the divorce caused much gossip", explain or interpret something, provide interlinear explanations for words or phrases; "He annotated on what his teacher had written", A comment is text in a program which is intended only for humans reading the program, and which is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section U 5 Manipulating Comments, a statement that expresses a personal opinion or belief; "from time to time she contributed a personal comment on his account", People say `no comment' as a way of refusing to answer a question, usually when it is asked by a journalist. No comment. I don't know anything. W3S2 to express an opinion about someone or something = remark comment on, remark; explanatory note; explanation; response, In an application, explanatory text that is ignored by the compiler In Java applications, comments are delimited using //or /* */, A comment is something that you say which expresses your opinion of something or which gives an explanation of it. He made his comments at a news conference in Amsterdam There's been no comment so far from police about the allegations Lady Thatcher, who is abroad, was not available for comment, If an event or situation is a comment on something, it reveals something about that thing, usually something bad. He argues that family problems are typically a comment on some unresolved issues in the family. = reflection, In Pascal, explanatory text or other information included in a program to aid readability by a person but which is ignored by the compiler, If you comment on something, you give your opinion about it or you give an explanation for it. Stratford police refuse to comment on whether anyone has been arrested You really can't comment till you know the facts `I'm always happy with new developments,' he commented Stuart commented that this was very true, Tag: The text present within the <!-- and --> tags in a web page While most search engines will ignore the text within the Comment Tags, some, like Excite, will index the text present within them Hence, using Comment Tags containing keywords can improve the search engine ranking of the page in Excite for those keywords, Text added to code by a programmer that explains how the code works In Visual Basic Scripting Edition, a comment line generally starts with an apostrophe ('), or you can use the keyword Rem followed by a space, A line type in the LDraw file format which allows the author to insert a comment Comment lines are deonted by a 0 in the line type column For more details, read the LDraw file format speficiations (URL), In a program, explanatory text that is ignored by the compiler In Java programs, comments are delimited using // or /* */, This is some descriptive text that a programmer includes in their source code so that other people can read and understand what they were doing It is a means of documenting the functionality of a program A multi-line comment is a comment that spans more than more line of text, These are put into source code by programmers in order to better explain what the code does When source code is compiled into assembly language, all comments are removed Comments only describe code, there is no action associated with them Since comments are removed by the compiler, they can be written in plain English (or any other natural language you choose!), Usually a text string that is entered in a field by the user Comments are attached to a particular record or data element For example, in Marks Reporting, a report card comment may be attached to a specific grade a student receives for a class Also, global comments may be pre-defined and printed on all report cards for a specific term Comments may also called "notes" when they appear in other applications A comments or notes field is often provided as an area where the user can enter anecdotal information about a specific record, The HTML <!-- and --> tags are used to hide text from browsers Some search engines ignore text between these symbols but others index such text as if the comment tags were not there Comments are often used to hide javascript code from non-compliant browsers, and sometimes (notably on Excite) to provide invisible keywords to some search engines, A language construct for the inclusion of explanatory text in a program, the execution of which remains unaffected, In FrontPage, text that can be viewed in Page view that will not be displayed in a Web browser Comment text appears purple in Page view and is used to insert notes to authors and editors during the construction of the page Site visitors can reveal comments by viewing the source HTML of the page containing the comments, Comments are regions of text and/or HTML tags that are ignored by the browser Any text between the opening and closing comment delimeters will not appear on the screen, In a web page editor, text that can be viewed that will not be displayed in a Web browser Comment text appears purple and is used to insert notes to authors and editors during the construction of the page Site visitors can reveal comments by viewing the source HTML of the page containing the comments,

37 writing between /* */ or after // that is not read by the computer Used to make notes to yourself or anyone else reading the code about how it works     ts
38 Annotations added to a program to make it more readable and hence maintainable     ts
39 are information to be ignored by an SGML parser This means comments may be used to put explanatory notes in a DTD or to pass messages in a document among its authors and editors     ts
40 Lenders may provide a brief description of some of their programs or special features Many lenders offer discounts to any borrower who mentions them It is always recommended that you tell your lender where you found him, because some lenders offer these discounts even if they do not explicitly say so in their comments     ts
41 char Go back to main index webmaster@ucolick org A Service of the Computing Support Group UCO/Lick Observatory University of California Santa Cruz, CA 95064 Tel: +1 408 459 2630 Fax: +1 408 454 9863     ts
42 text included in programming files or in script that is used for someone reading the file It is not for the computer to act upon but for the use of the individual reading the file     ts
43 – Specific information relative to the well is noted in this field (Example: If an electric log or chemical analysis is available, then this would be noted in the comments field ) Many times specific screen information is noted in the comments section     ts
44 third-person singular of comment     ts
45 plural of comment     ts
46 a comment is a line written by the developer to the developer, to help them keep track of what their code does When the code, be it HTML, JavaScript, or C++, is execute, comments are ignored by the program     ts
47 a description in plain english that describes what a section of code is doing (commenting on the code) In FORTRAN 66 comments are created by placing a C in column 1 In FORTRAN 77 comments are created by placing a C or * in column 1 In Fortran 90 commetns are created by placing a C or * in column 1 or a ! before the comment anywhere on the line     ts
48 Any additional information about a listed company may be found in the Comments section of the MoverQuotes tables     ts
49 Free form field in the P-Card software which enables the cardholder to record necessary information Any required Special Approvals which must be obtained prior to creating an order log or making any purchases must be documented in the Comments field Cardholders can also use this field to indicate vendor contact person if desired (SAP also has a Comments field which can be used to provide item specifications, etc )     ts
50 A comment is text in a program which is intended only for the people reading the program, and is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning, and killing comments See section Manipulating Comments     ts
51 A comment is text in a program which is intended only for humans reading the program, and is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section 19 6 Manipulating Comments     ts
52 A comment is text in a program which is intended only for humans reading the program, and which is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section Manipulating Comments     ts
53 Displays any comments regarding the application made by the FCC and the date that the comment was entered FCC approval of an assignment or transfer of control application This allows the parties to proceed with the transaction (see Consummation)     ts
54 the information provided by anyone involved in the evaluation process (e g , teacher being evaluated, observer, interviewer, data collector, judge, analyzer, evaluator) concerning incidents or factors that could affect the quality and accuracy of the assessment data and the judgments and evaluations made (e g , fire alarm sounded during the pre-conference interview) See Critical Information, Notes     ts
55 Comments are a way to add your own notes or explanations to a document Comment sections are not processed and do not appear as part of the displayed document     ts
56 Use the comments box to tell us as much as possible about your ownership, the more information we have the better chance we have of selling it for you     ts
57 The comments field is primarily used to give the distance and directionfrom a local town or other known landmark     ts
58 Made within a special comment tag Use comments within the wml code to describe portions of code and make things easier when reviews are necessary, or when more than one person updates code     ts
59 remarks, as in: I appreciate your comments about this list     ts
60comment A remark in source code which does not affect the behavior of the program     ts
61comment A spoken remark     ts
62comment To make remarks or notes     ts
63comment To remark     ts
64comment To insert comments into source code     ts
65comment Comments can occur as content of elements or within the prolog They cannot span element boundaries Comments are of the form: <!-- this is a comment --> They may NOT contain "--" Comments do not nest, so be careful what you comment out AElfred appears to recognise parameter-entity references within comments and these are best avoided if this parser is being used Comment (DOM) in Xerces see comment [in XML spec]     ts
66comment Text that documents or explains a program In free source form, a comment begins with an exclamation point (!), unless it appears in a Hollerith or character constant In fixed and tab source form, a comment begins with a letter C or an asterisk (*) in column 1 A comment can also begin with an exclamation point anywhere in a source line (except in a Hollerith or character constant) or in column 6 of a fixed-format line The comment extends from the exclamation point to the end of the line The compiler does not process comments, but shows them in program listings See also compiler directive     ts
67comment explain or interpret something make or write a comment on; "he commented the paper of his colleague     ts
68comment Indicates additional comments about the car, attached to the end of the roster table     ts
69comment a written explanation or criticism or illustration that is added to a book or other textual material; "he wrote an extended comment on the proposal" explain or interpret something make or write a comment on; "he commented the paper of his colleague     ts
70comment A delimited string of characters, which is treated as white space syntactically Comments are intended to provide explanatory information [641 0-B-1]     ts
71comment Text in an XML document that is ignored, unless the parser is specifically told to recognize it A comment is enclosed in a comment tag, like this: <!-- This is a comment -->     ts
72comment a written explanation or criticism or illustration that is added to a book or other textual material; "he wrote an extended comment on the proposal"     ts
73comment The Comment field is available for your use when entering requests The information in the Comment field will appear on all reports ordered Use it as a note or memo to yourself Enter whatever information is helpful - policy number, for example Or, a permanent default Comment may be set for each registered user in their User Info settings     ts
74comment Tag: The text present within the <!-- and --> tags in a web page Most search engines will ignore the text within the Comment Tags     ts
75comment A remark, observation, or criticism; gossip; discourse; talk     ts
76comment A remark in source code which does not directly affect the behavior of the program     ts
77comment mc     ts
78comment To make remarks, observations, or criticism; especially, to write notes on the works of an author, with a view to illustrate his meaning, or to explain particular passages; to write annotations; often followed by on or upon     ts
79comment A note or observation intended to explain, illustrate, or criticise the meaning of a writing, book, etc     ts
80comment To comment on     ts
81comment The default comment in a FITS card This is only a default and a more appropriate and detailed comment may be used     ts
82comment make a remark; write an explanatory note; explain  fiil     ts
83comment explanation; annotation; exposition     ts
84comment make or write a comment on; "he commented the paper of his colleague"     ts
85comment a report (often malicious) about the behavior of other people; "the divorce caused much gossip"     ts
86comment explain or interpret something     ts
87comment provide interlinear explanations for words or phrases; "He annotated on what his teacher had written"     ts
88comment A comment is text in a program which is intended only for humans reading the program, and which is marked specially so that it will be ignored when the program is loaded or compiled Emacs offers special commands for creating, aligning and killing comments See section U 5 Manipulating Comments     ts
89comment a statement that expresses a personal opinion or belief; "from time to time she contributed a personal comment on his account"     ts
90comment People say `no comment' as a way of refusing to answer a question, usually when it is asked by a journalist. No comment. I don't know anything. W3S2 to express an opinion about someone or something = remark comment on     ts
91comment remark; explanatory note; explanation; response  isim     ts
92comment In an application, explanatory text that is ignored by the compiler In Java applications, comments are delimited using //or /* */     ts
93comment A comment is something that you say which expresses your opinion of something or which gives an explanation of it. He made his comments at a news conference in Amsterdam There's been no comment so far from police about the allegations Lady Thatcher, who is abroad, was not available for comment     ts
94comment If an event or situation is a comment on something, it reveals something about that thing, usually something bad. He argues that family problems are typically a comment on some unresolved issues in the family. = reflection     ts
95comment In Pascal, explanatory text or other information included in a program to aid readability by a person but which is ignored by the compiler     ts
96comment If you comment on something, you give your opinion about it or you give an explanation for it. Stratford police refuse to comment on whether anyone has been arrested You really can't comment till you know the facts `I'm always happy with new developments,' he commented Stuart commented that this was very true     ts
97comment Tag: The text present within the <!-- and --> tags in a web page While most search engines will ignore the text within the Comment Tags, some, like Excite, will index the text present within them Hence, using Comment Tags containing keywords can improve the search engine ranking of the page in Excite for those keywords     ts
98comment Text added to code by a programmer that explains how the code works In Visual Basic Scripting Edition, a comment line generally starts with an apostrophe ('), or you can use the keyword Rem followed by a space     ts
99comment A line type in the LDraw file format which allows the author to insert a comment Comment lines are deonted by a 0 in the line type column For more details, read the LDraw file format speficiations (URL)     ts
100comment In a program, explanatory text that is ignored by the compiler In Java programs, comments are delimited using // or /* */     ts
101comment This is some descriptive text that a programmer includes in their source code so that other people can read and understand what they were doing It is a means of documenting the functionality of a program A multi-line comment is a comment that spans more than more line of text     ts
102comment These are put into source code by programmers in order to better explain what the code does When source code is compiled into assembly language, all comments are removed Comments only describe code, there is no action associated with them Since comments are removed by the compiler, they can be written in plain English (or any other natural language you choose!)     ts
103comment Usually a text string that is entered in a field by the user Comments are attached to a particular record or data element For example, in Marks Reporting, a report card comment may be attached to a specific grade a student receives for a class Also, global comments may be pre-defined and printed on all report cards for a specific term Comments may also called "notes" when they appear in other applications A comments or notes field is often provided as an area where the user can enter anecdotal information about a specific record     ts
104comment The HTML <!-- and --> tags are used to hide text from browsers Some search engines ignore text between these symbols but others index such text as if the comment tags were not there Comments are often used to hide javascript code from non-compliant browsers, and sometimes (notably on Excite) to provide invisible keywords to some search engines     ts
105comment A language construct for the inclusion of explanatory text in a program, the execution of which remains unaffected     ts
106comment In FrontPage, text that can be viewed in Page view that will not be displayed in a Web browser Comment text appears purple in Page view and is used to insert notes to authors and editors during the construction of the page Site visitors can reveal comments by viewing the source HTML of the page containing the comments     ts
107comment Comments are regions of text and/or HTML tags that are ignored by the browser Any text between the opening and closing comment delimeters will not appear on the screen     ts
108comment In a web page editor, text that can be viewed that will not be displayed in a Web browser Comment text appears purple and is used to insert notes to authors and editors during the construction of the page Site visitors can reveal comments by viewing the source HTML of the page containing the comments     ts
More results


blog comments powered by Disqus

Word of the day




Sözlük . Dictionary . Wörterbuch . λεξικό . Diccionario . 字典 . словарь . Dictionnaire . القاموس . Dizionario . מילון . Matokeo . واژه نامه . 辞書
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 Comments kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. Comments kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan Comments kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.

© 1999-2012 SesliSozluk™
sesli sözlük ltd. şti.