java_res.in

来自「代码检索工具GLOBAL源码。可用来浏览分析LINUX源码。」· IN 代码 · 共 69 行

IN
69
字号
;; Process this file with reserved.pl to create gperf source.;; Copyright (c) 2003 Tama Communications Corporation;; This file is free software; as a special exception the author gives; unlimited permission to copy and/or distribute it, with or without; modifications, as long as this notice is preserved.;; This program is distributed in the hope that it will be useful, but; WITHOUT ANY WARRANTY, to the extent permitted by law; without even the; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.;; java reserved word list.;abstract		wordboolean			wordbreak			wordbyte			wordcase			wordcatch			wordchar			wordclass			wordconst			wordcontinue		worddefault			worddo			worddouble			wordelse			wordextends			wordfalse			wordfinal			wordfinally			wordfloat			wordfor			wordgoto			wordif			wordimplements		wordimport			wordinstanceof		wordint			wordinterface		wordlong			wordnative			wordnew			wordnull			wordpackage			wordprivate			wordprotected		wordpublic			wordreturn			wordshort			wordstatic			wordstrictfp		wordsuper			wordswitch			wordsynchronized		wordthis			wordthrow			wordthrows			wordunion			wordtransient		wordtrue			wordtry			wordvoid			wordvolatile		wordwhile			wordwidefp			word

⌨️ 快捷键说明

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