filter 音标拼音: [f'ɪltɚ]
vt . 过滤,渗透,走漏
vi . 滤过,渗入
n . 过滤器,筛选
n . 滤波器,过滤器,滤光器
过滤,渗透,走漏滤过,渗入过滤器,筛选滤波器,过滤器,滤光器
filter 过滤器
FLT filter 过滤器 滤波器
filter n 1 :
device that removes something from whatever passes through it 2 :
an electrical device that alters the frequency spectrum of signals passing through it v 1 :
remove by passing through a filter ; "
filter out the impurities " [
synonym : {
filter }, {
filtrate }, {
strain }, {
separate out }, {
filter out }]
2 :
pass through ; "
Water permeates sand easily " [
synonym :
{
percolate }, {
sink in }, {
permeate }, {
filter }]
3 :
run or flow slowly ,
as in drops or in an unsteady stream ;
"
water trickled onto the lawn from the broken hose "; "
reports began to dribble in " [
synonym : {
trickle }, {
dribble }, {
filter }]
Filter \
Fil "
ter \,
v .
t . [
imp . &
p .
p . {
Filtered };
p .
pr . &
vb .
n . {
Filtering }] [
Cf .
F .
filter .
See {
Filter },
n .,
and cf .
{
Filtrate }.]
To purify or defecate ,
as water or other liquid ,
by causing it to pass through a filter .
[
1913 Webster ]
{
Filtering paper },
or {
Filter paper },
a porous unsized paper ,
for filtering .
[
1913 Webster ]
Filter \
Fil "
ter \,
v .
i .
To pass through a filter ;
to percolate .
[
1913 Webster ]
Filter \
Fil "
ter \,
n .
Same as {
Philter }.
[
1913 Webster ]
Filter \
Fil "
ter \,
n . [
F .
filtre ,
the same word as feutre felt ,
LL .
filtrum ,
feltrum ,
felt ,
fulled wool ,
this being used for straining liquors .
See {
Feuter }.]
Any porous substance ,
as cloth ,
paper ,
sand ,
or charcoal ,
through which water or other liquid may passed to cleanse it from the solid or impure matter held in suspension ;
a chamber or device containing such substance ;
a strainer ;
also ,
a similar device for purifying air .
[
1913 Webster ]
{
Filter bed },
a pond ,
the bottom of which is a filter composed of sand gravel .
{
Filter gallery },
an underground gallery or tunnel ,
alongside of a stream ,
to collect the water that filters through the intervening sand and gravel ; --
called also {
infiltration gallery }.
[
1913 Webster ]
87 Moby Thesaurus words for "
filter ":
bleed ,
bolt ,
butterfly ,
cheesecloth ,
clarifier ,
clarify ,
clean ,
clear ,
cloth ,
colander ,
condense ,
cradle ,
cribble ,
decrassify ,
depurate ,
diffusing screen ,
discharge ,
distill ,
drain ,
dribble ,
drip ,
dripple ,
drop ,
edulcorate ,
effuse ,
eliminate ,
elute ,
emit ,
essentialize ,
exclude ,
excrete ,
exfiltrate ,
extract ,
extravasate ,
exudate ,
exude ,
filtrate ,
frosted glass ,
frosted lens ,
gauze ,
gelatin filter ,
give off ,
ground glass ,
gurgle ,
leach ,
lens hood ,
light filter ,
lixiviate ,
lixiviator ,
membrane ,
ooze ,
pass through ,
percolate ,
percolator ,
purifier ,
purify ,
rectify ,
reek ,
refine ,
refiner ,
refinery ,
riddle ,
rocker ,
run through ,
screen ,
seep ,
separate ,
sieve ,
sift ,
sifter ,
smoked glass ,
spiritualize ,
spurtle ,
stained glass ,
strain ,
strainer ,
sublimate ,
sublime ,
transude ,
trickle ,
try ,
weed out ,
weep ,
winnow ,
winnowing basket ,
winnowing fan ,
winnowing machine
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
EXCEL查找和引用函数“FILTER”基本用法 - 知乎 FILTER函数是基于定义的条件筛选一系列数据的函数; 用途: FILTER函数筛选一系列数据; FILTER函数筛选指定条件范围数据 目标: 筛选出业务员指定条件业务 公式解析: =FILTER (数组,包括, [空值]) 具体内容: FILTER函数一个条件 FILTER函数多个条件 注:FILTER函数都不需要绝对引用,因为它们仅存在于一个单元格中,并将其结果溢出到相邻单元格;
Filter(英语单词)_百度百科 Filter是英语中兼具名词与动词用法的多义词,读音为英 [ˈfɪltə (r)] 美 [ˈfɪltər]。 作为名词指分离物质的装置或程序,包括空气过滤器、滤光器及计算机过滤软件等;作为动词包含物理过滤、信息筛选等含义。 该词源自德语姓氏,后发展为通用术语。
filter是什么意思_filter的翻译_音标_读音_用法_例句_爱词霸在线词典 To filter out what is unique from what is shared might enable us to understand how complex cultural behavior arose and what guides it in evolutionary or cognitive terms
JavaScript Array filter () 方法 - 菜鸟教程 定义和用法 filter () 方法创建一个新的数组,新数组中的元素是通过检查指定数组中符合条件的所有元素。 注意: filter () 不会对空数组进行检测。 注意: filter () 不会改变原始数组。
你想学的FILTER函数,这篇就够了 - ExcelHome FILTER函数的作用是筛选符合条件的单元格。 函数写法为: =FILTER (要返回内容的数据区域,指定的条件, [没有记录时返回的内容]) 本例中,要返回内容的数据区域是A2:A16。 指定的条件是“B2:B16=F2”,这部分对比后,返回一组由逻辑值TRUE或FALSE组成的内存数组。
excel中FILTER函数的用法详解(一对一、一对多、多对一查询) - 趣帮office教程网 今天分享的是FILTER函数的奇妙用法,这个函数仿佛将数据筛选的魔法化为指尖的公式,让复杂的数据查找变得轻松而直观。无论是一对一、一对多,还是多对一的查询需求,FILTER函数都能游刃有余地应对,其便捷性远超传统的VLOOKUP函数。 一、 让我们深入探索其基础用法。 (一)正向
FILTER 函数 - Microsoft 支持 如何使用 Excel 中的 FILTER 函数根据定义的条件筛选数据范围。
FILTER中文 (简体)翻译:剑桥词典 Ozone is the earth's primary filter for ultraviolet radiation 臭氧层是地球上阻挡紫外线辐射的主要屏障。
JS中filter ()方法的使用_js filter ()函数-CSDN博客 本文详细介绍了JavaScript中数组的filter方法,包括其作用、语法及使用实例。 filter方法用于创建一个新数组,新数组中的元素是通过检查指定数组中符合条件的所有元素。 文章通过一个实例展示了如何使用filter筛选出大于特定值的元素。
Filter - Facebook Filter is with Elias Mallin in Las Vegas We join Alter Bridge, Sevendust and Tim Montana on tour starting next week!