代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/395351/2437836
properties dispatcherportlet.properties
# Default implementation classes for DispatcherPortlet's strategy interfaces.
# Used as fallback when no matching beans are found in the DispatcherPortlet context.
# Not meant to be customized by ap
www.eeworm.com/read/395351/2437873
properties dispatcherservlet.properties
# Default implementation classes for DispatcherServlet's strategy interfaces.
# Used as fallback when no matching beans are found in the DispatcherServlet context.
# Not meant to be customized by ap
www.eeworm.com/read/379832/2666809
properties dispatcherservlet.properties
# Default implementation classes for DispatcherServlet's strategy interfaces.
# Used as fallback when no matching beans are found in the DispatcherServlet context.
# Not meant to be customized by ap
www.eeworm.com/read/264106/4290856
properties dispatcherservlet.properties
# Default implementation classes for DispatcherServlet's strategy interfaces.
# Used as fallback when no matching beans are found in the DispatcherServlet context.
# Not meant to be customized by ap
www.eeworm.com/read/106690/15626754
m matcorr.m
% matcorr() - Find matching rows in two matrices and their corrs.
% Uses the Hungarian (default), VAM, or maxcorr assignment methods.
% (Follow with matperm() to permute and si
www.eeworm.com/read/287732/8673318
c macbrdb.c
/*
* $Log:: /OEM Source Code/Spantree/macbrd $
*
* 1 12/04/98 2:36p Release Engineer
* code cleanup, bug fixes, code style
* changes, linted, system level test
* STP v4.3.0
*
* 2
www.eeworm.com/read/353746/10422492
def pangowin32.def
EXPORTS
_pango_win32_fontmap_cache_remove
_pango_win32_make_matching_logfontw
_pango_win32_font_get_type
_pango_win32_font_map_get_type
pango_win32_font_cache_free
pango_win32_font_cache_load
www.eeworm.com/read/304660/13790075
def pangowin32.def
EXPORTS
_pango_win32_fontmap_cache_remove
_pango_win32_make_matching_logfontw
_pango_win32_font_get_type
_pango_win32_font_map_get_type
pango_win32_font_cache_free
pango_win32_font_cache_load
www.eeworm.com/read/195484/8150623
def pangowin32.def
EXPORTS
pango_win32_font_cache_free
pango_win32_font_cache_load
pango_win32_font_cache_new
pango_win32_font_cache_unload
pango_win32_font_description_from_logfont
pango_win32_font_entry_get_cove
www.eeworm.com/read/283498/9016106
asm infix.asm
; INFIX.ASM
;
; A simple program which demonstrates the pattern matching routines in the
; UCR library. This program accepts an arithmetic expression on the command
; line (no interleaving spaces