瀏覽器是ie11 64位,系統(tǒng)是win10 64位,但是為什么需要安裝32位的jre,才能運(yùn)行網(wǎng)頁上的Applet?
1 回答

MM們
TA貢獻(xiàn)1886條經(jīng)驗(yàn) 獲得超2個(gè)贊
你好,sun官網(wǎng)有這樣一段話
There are no 64-bit versions of the Java Plugin, Java Web Start or Java Control Panel; however the 32-bit versions of the JRE can be installed on 64-bit systems in order to obtain this functionality. Notethat only 32-bit browsers are supported at this time.
即說明了64位的jre沒有java plugin來和瀏覽器關(guān)聯(lián),所以就算在64位的機(jī)器上安裝了64位的jre, 也運(yùn)行不了applet;但是可以運(yùn)行用java寫的application;但是需要注意的一點(diǎn)是java是向后兼容的;
且64位的系統(tǒng)上可以安裝32位的jre來運(yùn)行applet等程序
添加回答
舉報(bào)
0/150
提交
取消