代码搜索:JSF
找到约 2,210 项符合「JSF」的源代码
代码结果 2,210
www.eeworm.com/read/227241/14436258
in awk.jsf.in
# JOE syntax highlight file for AWK
# Resync whole file
-
=Idle
=Bad bold red
=Preproc blue
=Define bold blue
=Comment green
=IncLocal cyan
=IncSystem bold cyan
=Constant cyan
=Escape bold cya
www.eeworm.com/read/227241/14436259
jsf lisp.jsf
# JOE syntax highlight file for LISP
# Needs lots of work...
=Idle
=Comment green
=String cyan
=Escape bold cyan
:idle Idle
* idle
";" comment recolor=-1
"\"" string recolor=-1
:comment
www.eeworm.com/read/227241/14436260
jsf lua.jsf
# JOE syntax highlight file for LUA
=Idle
=Bad bold red
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
:idle Idle
* idle
"0" first_digit recolor=-1
"1-9" decimal recolor=-1
www.eeworm.com/read/227241/14436261
jsf c.jsf
# JOE syntax highlight file for C and C++
# A (deterministic) state machine which performs lexical analysis of C.
# (This is the "assembly language" of syntax highlighting. A separate
# program coul
www.eeworm.com/read/227241/14436263
jsf haskell.jsf
# JOE syntax highlight file for Haskell
# Missing: nesting of nested comments. Needs joe support.
# fudged in one level of nesting
# Define colors
#
# bold inverse blink dim underline
# white cyan m
www.eeworm.com/read/227241/14436266
in lua.jsf.in
# JOE syntax highlight file for LUA
=Idle
=Bad bold red
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
:idle Idle
* idle
"0" first_digit recolor=-1
"1-9" decimal recolor=-1
www.eeworm.com/read/227241/14436267
jsf conf.jsf
# 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/14436268
jsf css.jsf
# 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/14436269
jsf mason.jsf
# JOE syntax file for Mason
=Idle
# Call HTML with mason flag. It will call perl.
:idle Idle
* idle noeat call=html.html(mason)
www.eeworm.com/read/227241/14436271
in joerc.jsf.in
# JOE syntax highlight file for typical UNIX configuration files
=Idle
=Comment green
=String cyan
=Escape bold cyan
=Bad bold red
:idle Idle
* not_comment
"\n" idle
" " comment
"-" opti