会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
玄空2
博客园
首页
新随笔
联系
管理
订阅
2019年6月16日
Java里的循环跳转标识符
摘要: package test;public class ScannerDemo004 { public static void main(String[] args) { //从循环体跳到标识符处,不会再进入循环体,会执行该循环体后面的语句 outer: //System.out.println("11
阅读全文
posted @ 2019-06-16 11:29 玄空2
阅读(742)
评论(0)
推荐(0)
公告