yorum, yorumlamak, değerlendirmek, düşüncesini açıklamak, açıklama, eleştiri, eleştirmek, yorumda bulunmak, tefsir etmek, on ile hakkında fikir beyan etmek, yüklemlik, koment, yorum yapmak, söz söylemek, eleştirme tenkit, gevezelik, tefsir, yorum yap, söz söylemek; on hakkında fikrini söylemek, hakkında yorumda bulunmak, yorumla, eleştiri, tenkit, boş lâf, açımlama, ek açıklama, izah, düşünce, şerh, mütalaa, çıkma haşiye, açımlamak, fikrini söylemek, commentary tefsir, yorumlar, yorumladı, yorumları, açılama, açıklamalı, açıklayıcı bilgi, açıklamalar,
1
yorum
ts
2
yorumlamak fiil
ts
3
değerlendirmek
ts
4
düşüncesini açıklamak
ts
5
açıklama isim
ts
6
eleştiri
ts
7
eleştirmek
ts
8
yorumda bulunmak
ts
9
tefsir etmek
ts
10
on ile hakkında fikir beyan etmek
ts
11
yüklemlik Dilbilim
ts
12
koment
ts
13
yorum yapmak
ts
14
söz söylemek
ts
15
eleştirme tenkit
ts
16
gevezelik
ts
17
tefsir
ts
18
yorum yap fiil
ts
19
söz söylemek; on hakkında fikrini söylemek, hakkında yorumda bulunmak fiil
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, make a remark; write an explanatory note; explain, The default comment in a FITS card This is only a default and a more appropriate and detailed comment may be used, explanation; annotation; exposition, To comment on, a report (often malicious) about the behavior of other people; "the divorce caused much gossip", a statement that expresses a personal opinion or belief; "from time to time she contributed a personal comment on his account", make or write a comment on; "he commented the paper of his colleague", explain or interpret something, provide interlinear explanations for words or phrases; "He annotated on what his teacher had written", 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, 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, remark; explanatory note; explanation; response, In an application, explanatory text that is ignored by the compiler In Java applications, comments are delimited using //or /* */, 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, 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, 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, In Pascal, explanatory text or other information included in a program to aid readability by a person but which is ignored by the compiler, 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 /* */, 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, 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!), A language construct for the inclusion of explanatory text in a program, the execution of which remains unaffected, 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, 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, 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, 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, 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, past of comment, present participle of comment, Stepping out of the reality of the scene by saying or doing something that refers to the fact that it's a scene being played Also refers to "playing" an emotion rather than feeling it Should be avoided, though used sparingly it can sometimes be effective, The same as annotating in Word 6 0 When comments are added to a document, there will be an comment icon, and clicking on that icon will open up a smaller window with the added comments, 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, 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, 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, Annotations added to a program to make it more readable and hence maintainable, 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, 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, third-person singular of comment, plural of comment, 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, 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, remarks, as in: I appreciate your comments about this list, 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), 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, 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, Any additional information about a listed company may be found in the Comments section of the MoverQuotes tables, 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, 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,
40
A remark in source code which does not affect the behavior of the program
ts
41
A spoken remark
ts
42
To make remarks or notes
ts
43
To remark
ts
44
To insert comments into source code
ts
45
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
46
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
47
explain or interpret something make or write a comment on; "he commented the paper of his colleague
ts
48
Indicates additional comments about the car, attached to the end of the roster table
ts
49
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
50
A delimited string of characters, which is treated as white space syntactically Comments are intended to provide explanatory information [641 0-B-1]
ts
51
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
52
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
53
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
54
Tag: The text present within the <!-- and --> tags in a web page Most search engines will ignore the text within the Comment Tags
ts
55
A remark, observation, or criticism; gossip; discourse; talk
ts
56
A remark in source code which does not directly affect the behavior of the program
ts
57
mc
ts
58
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
59
A note or observation intended to explain, illustrate, or criticise the meaning of a writing, book, etc
ts
60
make a remark; write an explanatory note; explain fiil
ts
61
The default comment in a FITS card This is only a default and a more appropriate and detailed comment may be used
ts
62
explanation; annotation; exposition
ts
63
To comment on
ts
64
a report (often malicious) about the behavior of other people; "the divorce caused much gossip"
ts
65
a statement that expresses a personal opinion or belief; "from time to time she contributed a personal comment on his account"
ts
66
make or write a comment on; "he commented the paper of his colleague"
ts
67
explain or interpret something
ts
68
provide interlinear explanations for words or phrases; "He annotated on what his teacher had written"
ts
69
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
70
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
71
remark; explanatory note; explanation; response isim
ts
72
In an application, explanatory text that is ignored by the compiler In Java applications, comments are delimited using //or /* */
ts
73
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
74
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
75
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
76
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
77
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
78
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
79
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
80
In a program, explanatory text that is ignored by the compiler In Java programs, comments are delimited using // or /* */
ts
81
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
82
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
83
A language construct for the inclusion of explanatory text in a program, the execution of which remains unaffected
ts
84
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
85
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
86
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
87
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
88
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
89
commented
past of comment
ts
90
commenting
present participle of comment
ts
91
commenting
Stepping out of the reality of the scene by saying or doing something that refers to the fact that it's a scene being played Also refers to "playing" an emotion rather than feeling it Should be avoided, though used sparingly it can sometimes be effective
ts
92
commenting
The same as annotating in Word 6 0 When comments are added to a document, there will be an comment icon, and clicking on that icon will open up a smaller window with the added comments
ts
93
comments
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
94
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
ts
95
comments
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
96
comments
Annotations added to a program to make it more readable and hence maintainable
ts
97
comments
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
98
comments
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
99
comments
third-person singular of comment
ts
100
comments
plural of comment
ts
101
comments
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
102
comments
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
103
comments
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
104
comments
remarks, as in: I appreciate your comments about this list
ts
105
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)
ts
106
comments
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
107
comments
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
108
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
ts
109
comments
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
110
comments
Any additional information about a listed company may be found in the Comments section of the MoverQuotes tables
ts
111
comments
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
112
comments
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
113
comments
The comments field is primarily used to give the distance and directionfrom a local town or other known landmark
ts
114
comments
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
115
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
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 comment kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. comment kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan comment kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.