char
                    
      英 [tʃɑːr]                            
                        美 [tʃɑːr]                    
                    
                        
- vi. 烧焦;打杂
 
- n. 炭;家庭杂务
 
- vt. 把…烧成炭
 
- n. (Char)人名;(英)查尔;(法、阿拉伯)沙尔
 
                     
                    
                    
                 
                
             
                        
            
                记忆“char”这个单词的一个简单方法是将其与“charcoal”(木炭)联系,因为木炭的英文中包含了“char”。这样可以形成一种视觉记忆:木炭是黑色的,像“char”这个词一样简洁而有力。 
以上内容由AI生成, 仅供参考和借鉴
             
                        
            
                        
            
                
- char
 
- 
char: see charcoal
 
- char (v.)
 
- "to reduce to charcoal," 1670s, probably a back-formation from charcoal (q.v.). Related: Charred; charring.
 
                  
                        
            
                
- 1. Is there any char going? 
  - 有茶吗?
   
- 2. a cup of char 
  - 一杯茶
   
- 3. CHAR is a global variable which will always hold the source program being scanned. 
  - 
CHAR是全程变量,它总存放当前所扫描的源程序的字符.
   
- 4. What does the cast to char do? 
  - 我们的第一个问题是,造型会对char作什么样的处理 呢 ?
   
- 5. Notice in the above code the maximum possible hexadecimal values for char, byte, and short. 
  - 注意在上述代码中,最大的十六进制值只会在char, byte以及short身上出现.