代码搜索:Attributes
找到约 10,000 项符合「Attributes」的源代码
代码结果 10,000
www.eeworm.com/read/272131/4217964
properties search-attributes.properties
#these need to match nsMsgSearchAttrib interface in nsMsgSearchCore.idl
0=Subject
1=From
2=Body
3=Date
4=Priority
5=Status
6=To
7=Cc
8=To or cc
# 9-15, not visible
9=Location
10=Message Key
11=Age In
www.eeworm.com/read/272106/4219580
rc2 attributes.rc2
//
// ATTRIBUTES.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/270401/4239255
drl rule_attributes.drl
rule simple_rule
#attributes keywork (and colon) is totally optional
salience 42
agenda-group "my_group"
no-loop
duration 42
activation-group "my_activation_group"
when
www.eeworm.com/read/438920/1821431
ftl common-attributes.ftl
accesskey="${parameters.accesskey?html}"
www.eeworm.com/read/438833/1821975
ftl common-attributes.ftl
name="${name}"
class="${class}"
style="${style}"
title="${title}"
size
www.eeworm.com/read/436252/1849769
ftl common-attributes.ftl
name="${name}"
class="${class}"
style="${style}"
title="${title}"
size
www.eeworm.com/read/429426/1948826
py pp-attributes.py
# Description: Shows how to (manually) select a subset of attributes
# Category: preprocessing, feature subset selection
# Classes: Preprocessor, Preprocessor_select, Preprocessor_ignore
# U