英文字典中文字典Word104.com



中文字典辭典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z   







請輸入英文單字,中文詞皆可:

char    音標拼音: [tʃ'ɑr]
n. 字符型[C 語言中,數據類型的一種];
n. 家庭雜務,炭
vi. 打雜,燒焦

字元型[C 語言中,數據類型的一種];家庭雜務,炭打雜,燒焦

char
n 1: a charred substance
2: a human female employed to do housework; "the char will clean
the carpet"; "I have a woman who comes in four hours a day
while I write" [synonym: {charwoman}, {char}, {cleaning woman},
{cleaning lady}, {woman}]
3: any of several small trout-like fish of the genus Salvelinus
[synonym: {char}, {charr}]
v 1: burn to charcoal; "Without a drenching rain, the forest
fire will char everything" [synonym: {char}, {coal}]
2: burn slightly and superficially so as to affect color; "The
cook blackened the chicken breast"; "The fire charred the
ceiling above the mantelpiece"; "the flames scorched the
ceiling" [synonym: {char}, {blacken}, {sear}, {scorch}]

Char \Char\, Chare \Chare\, v. i.
To work by the day, without being a regularly hired servant;
to do small jobs.
[1913 Webster]


Char \Char\ (ch[aum]r), v. t. [imp. & p. p. {Charred}
(ch[aum]rd); p. pr. & vb. n. {Charring}.] [Prob. the same
word as char to perform (see {Char}, n.), the modern use
coming from charcoal, prop. coal-turned, turned to coal.]
1. To reduce to coal or carbon by exposure to heat; to reduce
to charcoal; to burn to a cinder.
[1913 Webster]

2. To burn slightly or partially; as, to char wood.
[1913 Webster]


Char \Char\, Charr \Charr\, n. [Ir. cear, Gael. ceara, lit.,
red, blood-colored, fr. cear blood. So named from its red
belly.] (Zool.)
One of the several species of fishes of the genus
{Salvelinus}, allied to the spotted trout and salmon,
inhabiting deep lakes in mountainous regions in Europe. In
the United States, the brook trout ({Salvelinus fontinalis})
is sometimes called a char.
[1913 Webster]


Char \Char\, n. [F.]
A car; a chariot. [Obs.] --Chaucer.
[1913 Webster]


Char \Char\, n. [OE. cherr, char a turning, time, work, AS.
cerr, cyrr, turn, occasion, business, fr. cerran, cyrran, to
turn; akin to OS. k["e]rian, OHG. ch["e]ran, G. kehren. Cf.
{Chore}, {Ajar}.]
Work done by the day; a single job, or task; a chore.
[Written also {chare}.] [Eng.]
[1913 Webster]

When thou hast done this chare, I give thee leave
To play till doomsday. --Shak.
[1913 Webster] Char


Char \Char\, Chare \Chare\, v. t. [See 3d {Char}.]
1. To perform; to do; to finish. [Obs.] --Nores.
[1913 Webster]

Thet char is chared, as the good wife said when she
had hanged her husband. --Old Proverb.
[1913 Webster]

2. To work or hew, as stone. --Oxf. Gloss.
[1913 Webster] Char

43 Moby Thesaurus words for "char":
blaze, blister, brand, burn, burn in, burn off, cast, cauterize,
chare, charwoman, chore, cleaner, cleaner-off, cleaner-up,
cleaning lady, cleaning man, cleaning woman, coal, crack, cupel,
custodian, do chars, do the chores, flame, found, janitor,
janitress, labor, oxidate, oxidize, parch, pyrolyze, scorch, sear,
singe, solder, swinge, torrefy, turn a hand, vesicate, vulcanize,
weld, work



安裝中文字典英文字典查詢工具!


中文字典英文字典工具:
選擇顏色:
輸入中英文單字

































































英文字典中文字典相關資料:
  • What is the difference between char array and char pointer in C?
    286 char* and char[] are different types, but it's not immediately apparent in all cases This is because arrays decay into pointers, meaning that if an expression of type char[] is provided where one of type char* is expected, the compiler automatically converts the array into a pointer to its first element
  • c++ - What is a char*? - Stack Overflow
    The char type can only represent a single character When you have a sequence of characters, they are piled next to each other in memory, and the location of the first character in that sequence is returned (assigned to test)
  • c++ - Difference between char* and char [] - Stack Overflow
    char *str = "Test"; is a pointer to the literal (const) string "Test" The main difference between them is that the first is an array and the other one is a pointer The array owns its contents, which happen to be a copy of "Test", while the pointer simply refers to the contents of the string (which in this case is immutable)
  • What is char ** in C? - Stack Overflow
    Technically, the char* is not an array, but a pointer to a char Similarly, char** is a pointer to a char* Making it a pointer to a pointer to a char C and C++ both define arrays behind-the-scenes as pointer types, so yes, this structure, in all likelihood, is array of arrays of char s, or an array of strings
  • c - char *array and char array [] - Stack Overflow
    char *array = "One good thing about music"; declares a pointer array and make it point to a (read-only) array of 27 characters, including the terminating null-character The declaration and initialization
  • Difference between char and char* in c - CS50 Stack Exchange
    50 The difference between char* the pointer and char[] the array is how you interact with them after you create them If you are just printing the two examples, it will perform exactly the same They both generate data in memory, {h, e, l, l, o, 0} The fundamental difference is that in one char* you are assigning it to a pointer, which is a
  • What exactly does a char* mean in C++? - Stack Overflow
    Your understanding is correct; a char* does point to a single char The trick is that arrays are laid out contiguously in memory, so given a pointer to the first element of an array, you can access the other elements by simply adding an offset to the pointer
  • c - Difference between char* and const char*? - Stack Overflow
    What's the difference between char* name which points to a constant string literal, and const char* name
  • c - What is the difference between char s - Stack Overflow
    char *s = "hello"; So what is the difference? I want to know what actually happens in terms of storage duration, both at compile and run time





中文字典-英文字典  2005-2009

|中文姓名英譯,姓名翻譯 |简体中文英文字典