⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 designexamples-catch.html

📁 经典的数据结构源代码(java 实现)
💻 HTML
字号:
<html><head><title>Code Fragment</title></head><body text=#000000><center></center><br><br><dl><dd><pre>    <font color=#8000a0><font color=#8000a0>int</font> </font>index = Integer.MAX_VALUE;    <font color=#ff0080>// 2.14 Billion</font>    <font color=#ff8000>try</font>                               <font color=#ff0080>// This code might have a problem...</font>      {	<font color=#8000a0><font color=#8000a0>String</font> </font>toBuy = shoppingList[index];      }    <font color=#ff8000>catch</font><font color=#0000ff> </font>(ArrayIndexOutOfBoundsException aioobx)      {	System.out.<font color=#0000ff>println</font>(<font color=#008000>"The index "</font>+index+<font color=#008000>" is outside the array."</font>);      }</dl></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -