看板 [ java ]
討論串[問題] 新手發問....關於String
共 10 篇文章
首頁
上一頁
1
2
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者sorryla (Mr.東)時間17年前 (2007/03/15 14:46), 編輯資訊
4
0
0
內容預覽:
我想請問一下各位大大. 在java之中如何從一個String裡抽出個別的字元來使用?. 初學java就遇到的瓶頸 要寫作業用. 卻發現沒辦法跟C語言一樣直接取用~"~. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 140.112.30.46.

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者NightPrince (shooting star)時間17年前 (2007/03/15 14:55), 編輯資訊
0
0
0
內容預覽:
According to Java API:. public char charAt(int index). Returns the char value at the specified index. An index ranges from 0 tolength() - 1. The first

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者qrtt1 (愚人)時間17年前 (2007/03/15 15:08), 編輯資訊
0
0
1
內容預覽:
自己挑一個合用的 method. http://gceclub.sun.com.cn/Java_Docs/html/zh_CN/api/java/lang/String.html. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 211.21.79.162.

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者adrianshum (Alien)時間17年前 (2007/03/15 15:09), 編輯資訊
0
0
2
內容預覽:
http://java.sun.com/j2se/1.4.2/docs/api/. http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 202.22.246

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者hougzou (學無止境,啥時才摔到底?)時間17年前 (2007/03/15 21:07), 編輯資訊
1
0
0
內容預覽:
(站內). 其實我是很好奇,C語言是要怎樣「直接」取用?. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 59.105.80.57.
首頁
上一頁
1
2
下一頁
尾頁