代码搜索:JSF
找到约 2,210 项符合「JSF」的源代码
代码结果 2,210
www.eeworm.com/read/227241/14436302
in mail.jsf.in
# JOE syntax highlight file for typical UNIX mail files
# 2004-04-25 Tomas Szepe
=Idle
=Quot1 green
=Quot2 cyan
=Sign magenta
:newline Idle
* knocolor
"\n" newline
" "
www.eeworm.com/read/227241/14436303
in fortran.jsf.in
# JOE syntax highlight file for FORTRAN
# Heavily improved by: Malte Thoma (thoma@uni-muenster.de)
# Bugs:
# in: 4. eq. -- does not recognize the .eq.
# needs more intrinsics.
=Idle
=Comment
www.eeworm.com/read/227241/14436304
in verilog.jsf.in
# JOE syntax highlight file for Verilog
# Define colors
=Idle
=Preproc bold blue
=Comment green
=Constant cyan
=Escape bold cyan
=Type bold
=Keyword bold
# Skip whitespace at start of line
:reset I
www.eeworm.com/read/227241/14436305
in cobol.jsf.in
# JOE syntax highlight file for COBOL
=Idle
=Bad bold red
=Preproc blue
=Define bold blue
=Comment green
=IncLocal cyan
=IncSystem bold cyan
=Constant cyan
=Escape bold cyan
=Type bold
=Keywo
www.eeworm.com/read/227241/14436306
jsf sed.jsf
# Fancy "sed" highlighter
# Bugs: delimiter should be ignored in [...]
#
# it would be nice if this did more correct
# error checking for the sed programmer
-
=Idle
=Comment green
=Str
www.eeworm.com/read/227241/14436309
jsf pascal.jsf
# 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/14436310
in java.jsf.in
# JOE syntax highlight file for JAVA
# Needs: \uXXXX for unicode in strings
# improve escape parsing
=Idle
=Preproc blue
=Define bold blue
=Comment green
=Constant cyan
=Escape bold cyan
=Type
www.eeworm.com/read/227241/14436311
in tex.jsf.in
# joe [La]TeX syntax highlighting
=Idle
=Comment green
=Keyword bold
=Mathmode cyan
=Brace magenta
=Umlaut bold yellow
=Parameter bold blue
:idle Idle
* idle
"%" comment recolor=-1
"$" m
www.eeworm.com/read/227241/14436314
jsf sql.jsf
# JOE syntax highlight file for SQL
# See c.jsf for more documentation
# Define no. sync lines
# You can say:
# -200 means 200 lines
# - means always start parsing from beginning of file
www.eeworm.com/read/227241/14436315
jsf python.jsf
# JOE syntax highlight file for Python
# TODO:
# * octal escape sequences
# * highlight function and class names?
=Idle
=Comment green
=Docstring cyan
=DocEscape bold cyan
=Constant cyan
=Escape