代码搜索:JSF
找到约 2,210 项符合「JSF」的源代码
代码结果 2,210
www.eeworm.com/read/227241/14436288
in pascal.jsf.in
# PASCAL highlighter for JOE
# With support for Delphi and FPC by Michael Van Canneyt
=Idle
=Comment green
=Constant cyan
=Type bold
=Keyword bold
=Operator bold
=Function bold
:idle Idle
www.eeworm.com/read/227241/14436290
in css.jsf.in
# JOE syntax highlight file for CSS
# by Eric Lin
-
# Define colors
=Idle
=Comment green
=Class cyan
=Id red
=Tag magenta
=Keyword bold white
=HTML
:begin Idle
* begin noeat call=.css()
#
#
www.eeworm.com/read/227241/14436292
in tcl.jsf.in
# JOE syntax highlight file for TCL
=Idle
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
=Subst magenta
=SubstEscape bold magenta
:reset Idle
* command noeat
"#" comment re
www.eeworm.com/read/227241/14436293
in sml.jsf.in
# JOE syntax highlight file for SML
# A (deterministic) state machine which performs lexical analysis of SML.
# (This is the "assembly language" of syntax highlighting. A separate
# program could be
www.eeworm.com/read/227241/14436294
in conf.jsf.in
# JOE syntax highlight file for typical UNIX configuration files
=Idle
=Comment green
=String cyan
=Escape bold cyan
:idle Idle
* idle
"#" comment recolor=-1
"\"" string recolor=-1
"'"
www.eeworm.com/read/227241/14436295
in html.jsf.in
# JOE syntax highlight file for HTML
#
# Note:
# * .. and ..
# blocks are assumed to be html-encoded, not raw.
# To make them raw, you should enclose them withi
www.eeworm.com/read/227241/14436296
in vhdl.jsf.in
# JOE syntax highlight file for VHDL
# Define colors
=Idle
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
=Operator bold
# All following states are for when we're not in a preprocess
www.eeworm.com/read/227241/14436298
jsf csh.jsf
# JOE syntax highlight file for csh
# needs work: I just copied this from sh and
# changed the keywords.
# Colors
=Idle
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
=Var magen
www.eeworm.com/read/227241/14436299
in sh.jsf.in
# JOE syntax highlight file for sh/ksh/bash
# Think about:
# $'....'
# $(...)
# ${...}
# cat
www.eeworm.com/read/227241/14436300
in ps.jsf.in
# JOE syntax highlight file for Postscript
=Idle
=Bad bold red
=Preproc blue
=Define bold blue
=Comment green
=IncLocal cyan
=IncSystem bold cyan
=Constant cyan
=Escape bold cyan
=Type bold
=