เป็นภาษา :: Simplified And Traditional Chinese(Auto detect)
ผลการค้นหา :: 字符串
ความหมายคือ สตริง, สายรูด, สายอักขระ, เชือกรูด หรือ เชือก
คําใกล้เคียง ::
1. 零长度字符串 ความหมายคือ สตริงที่มีความยาวเป็นศูนย์
2. 字符串数据类型 ความหมายคือ ชนิดข้อมูลสตริง
3. 错误字符串 ความหมายคือ สตริงข้อผิดพลาด
4. 连接字符串 ความหมายคือ สตริงการเชื่อมต่อ
5. 日期字符串 ความหมายคือ สัญพจน์วันที่
6. 字符串集合编辑器 ความหมายคือ ตัวแก้ไขคอลเลกชันสตริง
7. 字符串分隔符 ความหมายคือ ตัวคั่นสตริง
8. 文本字符串 ความหมายคือ สตริงข้อความ
9. 内容吊销字符串 ความหมายคือ สายอักขระการยกเลิกเนื้อหา
10. 异常字符串 ความหมายคือ สตริงข้อยกเว้น
11. 字符串比较 ความหมายคือ การเปรียบเทียบข้อความ
Chinese Converter ::
Simplified Chinese (China)::
字符串
Traditional Chinese (Taiwan, Hong-Kong)::
字符串
แยกคำและแปลความหมาย ::
字符串
zi4 fu2 chuan4
字 [zi4] = คํา, ตัวหนังสือ, ตัวอักษร, ฟอนต์, ระบบการเขียน, ลายเซ็น, ศิลปะการเขียนตัวอักษร, หนังสือ, อักขระ, อักษร, อักษรวิจิตร, อักษรศิลป์, เขียน, เวิร์ด, แบบอักขระ, แบบอักษร หรือ คำ
符 [fu2] = surname Fu
串 [chuan4] = กลุ่ม, จ้อ, ซุบซิบ, ประกอบ, พวง, พูดคุย, พูดคุยสนุกๆ, พูดคุยไร้สาระ, พูดเรื่อยเปื่อย, ร้อย, สร้อย, สัญพจน์, สายสร้อย, สายอักขระของคํา, เดินทาง, เมาท์, ไป หรือ เชือก
ตัวอย่างเพิ่มเติม ::
1. 所有这类方法都返回一个新字符串,而从来不会改变消息的接收者。
1. All of these types of methods return a new string, never changing the receiver of the message.
2. 您应该始终寻找这样的方法以消除程序中常量和字符串文字的重复。
2. You should always look for such ways to eliminate repetition of constants and string literals in your programs.
3. 收集器具有与将执行的收集类型相关联的预设置跟踪字符串。
3. The collector has preset trace strings associated with the type of collection being performed.
4. 实现这种自动化主要依靠正则表达式,它是用来查找、匹配和分解字符串的一组真正的象形文字。
4. The power behind much of this automation is the regular expression, a veritable set of hieroglyphics to find, match, and decompose strings.
5. 要避免使用表的相关开销,应用程序可以一些字符串格式对项目列表进行编码,并使存储过程对该字符串进行解码以便提取项目。
5. To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.