zoukankan      html  css  js  c++  java
  • Troubleshooting tips for using Java on Windows 8

    This article applies to:

    • Platform(s): Windows 8

    Will Java run in Start screen on Windows 8?

    Microsoft Windows 8 does not support plug-ins in the Start screen and therefore Java will not run in the Start screen. You will have to switch to the Desktop screen to run Java.

    When will Java be supported in Windows 8?

    Windows 8 is officially supported with the release of Java 7 Update 10. Java will only be supported in Desktop screen. Java will not run in the Start screen.

    Why do I only get the 32-bit Java when I go to Java.com?

    Java.com provides a Java version based on your browser and operating system (OS). If you are running a 64-bit version of Windows 8, you have access to 32-bit and 64-bit versions of Internet Explorer 10 on your system. The desktop version of the Windows 8 OS does not run in a full 64-bit mode (unless you have Enhanced Protected Mode in Internet Explorer 10 turned on), thus 32-bit Java is the default.

    How can I switch between the Start screen and the desktop screen in Windows 8?

    There are several quick ways to achieve this.

    1. By pressing the Windows logo key on the keyboard you can toggle between the Start screen and the Desktop screen.
    2. You can also click on the Desktop tile in the Start screen to switch to the Desktop screen.
    3. Move your mouse pointer to the far left bottom of the screen to switch between the Start screen to the Desktop screen and vice versa.
    How can I access the Java Control Panel in Windows 8?

    Method 1:

    1. Press Windows logo key + W to open the Search charm to search settings.
    2. In the Search box type: Java Control Panel
    3. Click on the Java Control Panel icon to open.

    Method 2:

      1. Drag the Mouse pointer to the Right bottom corner of the screen
      2. Click on the Search icon and type: Control Panel
      3. Click on Control Panel.
      4. In the Control Panel Search type: Java Control Panel
      5. Click on the Java Control Panel to open.
  • 相关阅读:
    cookie和session
    ViewState与Session 的重要区别
    C#.Net 中ArrayList 与 Array的区别
    c#如何把文件夹压缩打包然后下载
    关于并发的处理
    const和readonly的区别
    计算某列的字符串相加sql语句
    MS SQL Server存储过程批量修改用户表所有者
    已有打开的与此命令相关联的DataReader,必须首先将它关闭
    XML与数据库
  • 原文地址:https://www.cnblogs.com/backpacker/p/3181287.html
Copyright © 2011-2022 走看看