恋水无痕
pattern [英]ˈpætn [美]ˈpætərnn. 模式;花样,样品;图案;榜样,典范vt. 模仿;以图案装饰vi. 形成图案[例句]Government credit ratings follow a similar pattern.政府信贷评级采用了类似模式。采纳
国王的咖啡
the competing consumer pattern:竞争的消费者模式
关键词语:
competing:英 [kəmˈpiːtɪŋ] 美 [kəmˈpiːtɪŋ]
相关短语:
Competing product 竞争产品
competing risks 竞争风险
Competing Against Time 与时间赛跑 ; 与时间竞争 ; 基于时间的竞争
双语例句:
qiaochu168
the competing consumer pattern的中文翻译是竞争性消费模式
重点词汇:pattern
词语分析:
音标:英 [ˈpætn] 美 [ˈpætərn]
n. 型, 样式;花样, 图案;方式, 形式;榜样, 典范
vt. 模仿; 仿制;以图案装饰
短语:
growth pattern 生长模型;生长模式
spatial pattern 空间格局,空间形态;分布类型,空间模式
例句:
She's a pattern of all the virtues.
她是一切美德的楷模。
He patterned the hall all the day.
他一整天都在用图案装饰大厅。
There's a floral pattern on the curtain.
窗帘上有花卉图案。
近义词:
vt. 模仿;以图案装饰 simulate,imitate
panasoniccz
pattern是一个英语单词,可以用作名词和动词,可以翻译为模式、花样,等等。pattern[英][ˈpætn][美][ˈpætərn]n.模式;花样,样品;图案;榜样,典范;vt.模仿;以图案装饰;vi.形成图案;第三人称单数:patterns过去分词:patterned复数:patterns现在进行时:patterning过去式:patterned例句:1.Take,forexample,thenotionofpatternrecognitionamongventurecapitalists.以风险投资人的模式识别概念为例。2.Theobamaadministrationwantstobreakthatpattern.奥巴马政府则希望打破这一种格局。3.Yourbodyusesthispatterntobuilditself.你的身体用这种模型来构建它自己。4.Wehavethesamepatterninothercolors.同样的样式我们还有其他颜色的。5.Hopingtoimpresshiskidswithhisbracelet-weavingskills,hegrabbedafewtinyelasticbandsandtriedtomeshthemintoapattern.吴昌俊希望能用编手链的水平来打动孩子们,于是他抓起一些橡皮筋,努力想把它们编织成图案。此外,Pattern是java.util.regex(一个用正则表达式所订制的模式来对字符串进行匹配工作的类库包)中的一个类。一个Pattern是一个正则表达式经编译后的表现模式。Pattern的方法如下: static Pattern compile(String regex)将给定的正则表达式编译并赋予给Pattern类static Pattern compile(String regex, int flags)同上,但增加flag参数的指定,可选的flag参数包括:CASE INSENSITIVE,MULTILINE,DOTALL,UNICODE CASE, CANON EQint flags()返回当前Pattern的匹配flag参数.Matcher matcher(CharSequence input)生成一个给定命名的Matcher对象static boolean matches(String regex, CharSequence input)编译给定的正则表达式并且对输入的字串以该正则表达式为模开展匹配,该方法适合于该正则表达式只会使用一次的情况,也就是只进行一次匹配工作,因为这种情况下并不需要生成一个Matcher实例。String pattern()返回该Patter对象所编译的正则表达式。String[] split(CharSequence input)将目标字符串按照Pattern里所包含的正则表达式为模进行分割。String[] split(CharSequence input, int limit)作用同上,增加参数limit目的在于要指定分割的段数,如将limi设为2,那么目标字符串将根据正则表达式分为割为两段。一个正则表达式,也就是一串有特定意义的字符,必须首先要编译成为一个Pattern类的实例,这个Pattern对象将会使用matcher()方法来生成一个Matcher实例,接着便可以使用该 Matcher实例以编译的正则表达式为基础对目标字符串进行匹配工作,多个Matcher是可以共用一个Pattern对象的。
dp73732849
pattern 英[ˈpætn] 美[ˈpætərn]n. 模式; 图案; 花样,样品; 榜样,典范;vt. 模仿; 以图案装饰;vi. 形成图案;例句:Did you get angela to reconstruct thepattern?你让angela去做模式重建了吗?动词+~assume pattern 成样式beat into pattern 敲打成样式change pattern 改变样式construct on pattern of 按…模型建造形容词+~ancient pattern 古老的式样beautiful pattern 美丽的图案definite pattern 一定的图案different pattern 不同的形式名词+~behaviour pattern 行为模式dress pattern 女装款式family pattern 家庭模式介词+~according to pattern 按照式样after pattern of 依照,模仿…的样子~+介词pattern after 照…仿制pattern for coat 上装的样式pattern in colours 彩色图案例句:She cut a pattern for her own coat.她给自己的外套剪了一个样式。The success of the course set a pattern forthe training of new employees.该课程的成功为新雇员的训练树立了榜样。He framed his life according to a noblepattern.他以高尚的模式构筑自己生活的框架。The illness is not following its usualpattern.这种病没有按其通常方式发展。
我爱蟹爪兰
pattern英 ['pæt(ə)n] 美 ['pætɚn] n. 模式;图案;样品vt. 模仿;以图案装饰vi. 形成图案网络释义专业释义英英释义 模式发表教育方面论文的刊物,学科教育方面论文如何发表,全面提高课堂教学效率 构建语文教学崭新模式-期刊论文发表网 关键词:理论依据;教学原则;模式[gap=3549]Key words: theoretical basis; teaching principles; pattern基于1181个网页-相关网页 图案 纸样 式短语Proxy pattern 代理模式 ; 代办形式 ; 代办模式 ; 代办别人代理标准样式Flyweight pattern 享元模式 ; 轻量级模式 ; 享元形式 ; 轻量模式Strategy pattern 策略模式 ; 计谋模式 ; 计谋形式 ; 形势形式Visitor pattern 访问者模式 ; 接见者模式 ; 访问者 ; visitor模式Iterator pattern 迭代器模式 ; 迭代模式 ; 迭代器 ; 迭代器方式Tone pattern 平仄 ; 色调图型 ; 声调规律 ; 声调格局Pattern Matching 模式匹配 ; 样式比对 ; 模板匹配 ; 模式比对conductive pattern 导电图形 ; 导电图 ; 非导电图形flow pattern 流型 ; 流线谱 ; 去水情况 ; 流线图柯林斯英汉双解大词典 pattern /ˈpætərn/ CET4 TEM4 ( patterns )1. N-COUNT A pattern is the repeated or regular way in which something happens or is done. 模式例:All three attacks followed the same pattern.3次袭击都依照同一模式。2. N-COUNT A pattern is an arrangement of lines or shapes, especially a design in which the same shape is repeated at regular intervals over a surface. 图案例:...a golden robe embroidered with red and purple thread stitched into a pattern of flames.…一件用红紫相间的线镶了火焰图案的边的金色长袍。3. N-COUNT A pattern is a diagram or shape that you can use as a guide when you are making something such as a model or a piece of clothing. 参照图形例:...cutting out a pattern for slacks.…剪出一个便裤的纸样。例:Send for our free patterns to knit yourself.索取我们免费的参照图形以便自己织。4. V to model 形成图案5. N an outdoor assembly with religious practices, traders' stalls, etc on the feast day of a patron saint 圣人日户外集会; 集会上有宗教仪式和集市摊档等 (Also patron)[IRISH]词语辨析 figure, pattern, design这组词都有“装饰图案”的意思,其区别是:figure 指呈现于整个表面的简单的几何图形或小型图案。pattern 一般指简单的重复图案,或整个装饰的格调或事物的布局,也指由一些相连图形拼成的较大图案。design 专指线条、轮廓、图案。强调设计的完美或有秩序。以上来源于网络权威例句She pricked out the design from the pattern. 她根据样板刺绣出这一图案。《21世纪大英汉词典》She quilted the surface of the jacket with a new pattern. 她将夹克的表面缝成一种新图案。《21世纪大英汉词典》The chameleon's skin replicates the pattern of its surroundings. 变色龙的皮肤可随环境的模式而改变颜色。《21世纪大英汉词典》
优质英语培训问答知识库