国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

java數(shù)據(jù)類型轉(zhuǎn)換,parseXXX(String)或valueOf(String)有什么區(qū)別?

瀏覽:88日期:2023-12-08 14:01:25

問(wèn)題描述

基本類型的包裝類的parseparseXXX(String)和valueOf(String)有什么區(qū)別呀?

問(wèn)題解答

回答1:

JDK8源碼

/** * Returns an {@code Integer} object holding the value * extracted from the specified {@code String} when parsed * with the radix given by the second argument. The first argument * is interpreted as representing a signed integer in the radix * specified by the second argument, exactly as if the arguments * were given to the {@link #parseInt(java.lang.String, int)} * method. The result is an {@code Integer} object that * represents the integer value specified by the string. * * <p>In other words, this method returns an {@code Integer} * object equal to the value of: * * <blockquote> * {@code new Integer(Integer.parseInt(s, radix))} * </blockquote> * * @param s the string to be parsed. * @param radix the radix to be used in interpreting {@code s} * @return an {@code Integer} object holding the value * represented by the string argument in the specified * radix. * @exception NumberFormatException if the {@code String} * does not contain a parsable {@code int}. */public static Integer valueOf(String s, int radix) throws NumberFormatException { return Integer.valueOf(parseInt(s,radix));}

這里用Inteager來(lái)說(shuō)明, valueOf 實(shí)際上調(diào)用了 parseInt。 parseInt方法是類Integer的靜態(tài)方法,它的作用就是將字符串轉(zhuǎn)化為整數(shù)int valueOf也是Integer類的靜態(tài)方法,它的作用是將字符串轉(zhuǎn)化為Integer對(duì)象

標(biāo)簽: java
主站蜘蛛池模板: 亚洲成a人片 | 久久精品最新免费国产成人 | 国产精品露脸脏话对白 | 欧美一级录像 | 91精品综合久久久久m3u8 | 久久99国产精一区二区三区! | 国产精品自在自线 | 波多野结衣中文在线 | 亚洲综合色一区二区三区小说 | 国产高清在线精品一区二区三区 | 欧美高清一区 | 亚洲精品成人7777在线观看 | 玖草资源在线 | 欧美一做特黄毛片 | 欧美做a欧美 | 成人a毛片在线看免费全部播放 | 亚洲成在线| 欧美第一网站 | 国产成人精品免费视频大 | 亚洲精品片| 国内自产拍自a免费毛片 | 99国产福利视频区 | 91久久精品国产一区二区 | 欧美白人最猛性xxxxx | a一级毛片录像带 录像片 | 国产福利最新手机在线观看 | 日韩亚洲精品不卡在线 | 久久精品爱 | 中国美女隐私无遮挡免费视频 | 久久精品免视看国产明星 | 亚洲欧美日本在线观看 | 黄色免费在线网址 | 美女图片1314mm爽爽爽 | 亚洲a级在线观看 | 欧美性活一级视频 | 免费国产成人高清无线看软件 | 久久黄色精品视频 | 色综合夜夜嗨亚洲一二区 | 国产精品女上位在线观看 | 在线免费观看一级毛片 | 欧洲女同互慰在线视频 |