网站首页  词典首页

请输入您要查询的英文单词:

 

单词 keyword
释义

keyword

美 [?ki?w?rd]
英 [?ki??w??(r)d]
  • n.关键词;主题词
  • 网络关键字;关键词检索;搜索关键字
复数:keywords  
keyword
n.
1.
主题词a word that tells you about the main idea or subject of sth
When you're studying a language, the keyword is patience.
学习一门语言,最重要的是有耐心。
2.
关键词,关键字(用于指令或检索)a word or phrase that you type on a computer keyboard to give an instruction or to search for information about sth
Enter the keyword ‘restaurants’ and click on Search.
键入关键词 restaurants,点击 Search 按钮。

例句

释义:
1.
This keyword makes it extremely easy to mark sections of code or entire methods that should only be run by a single thread at a time.
这个关键字使用方便,既可以标一段代码,也可以标整个方法,表示所标区域在同一时间只能有一个进程在访问。
www.bing.com
2.
It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach.
它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。
www.dgmini.com
3.
This is actually the first part of any keyword strategy -- and a step that is often overlooked.
这实际上是任何关键词策略的重要部分,但是这个步骤却常常被忽视。
www.ibm.com
4.
Keyword behaves like an object variable referring to the current instance of a class as originally implemented.
关键字的行为与最初实现时引用类的当前实例的对象变量的行为相似。
msdn2.microsoft.com
5.
However , the company said it would stick to its overall business model centred on the keyword auctions .
然而,该公司称,总体上仍将沿用关键词竞价排名的商业模式。
www.bing.com
6.
It is possible for the name of a property or method in a generated class to be a keyword in the target programming language.
生成的类中的属性或方法的名称可能是目标编程语言的关键字。
msdn2.microsoft.com
7.
"For any given keyword and any given application, " he says, "the censors have different goals that they're trying to achieve. "
“对任何设定好的关键词和任何设定好的程序来说”,他说,“审查人员有着他们试图达到的各种不同的目标。”
www.bing.com
8.
You can specify as many traits as you want, each with its own with keyword.
你可以是顶任意多的traits,每一个都必须有with关键字。
www.bing.com
9.
After a join hint is specified, the INNER keyword is no longer optional and must be explicitly stated for an INNER JOIN to be performed.
指定联接提示后,要执行INNERJOIN时,INNER关键字不再为可选,而必须显式说明。
msdn2.microsoft.com
10.
Keyword, type promotion is automatically defeated for that class or structure, whether or not the namespace has a member with the same name.
关键字,则对该类或结构的类型提升会自动失效,无论命名空间是否具有同名的成员。
msdn2.microsoft.com
1.
Looking at the text message entered in previous step, the keyword used in this scenario, the word "patient" , is contained in the message.
看一下前一步中输入的文本消息,消息中包含这个场景使用的关键词“patient”。
www.ibm.com
2.
When used in an element declaration, this keyword permits an open unrestricted content model for the elements and any of its child nodes.
如果在元素声明中使用此关键字,元素及其所有子节点允许一个开放的、没有限制的内容模型。
msdn2.microsoft.com
3.
You should only place one thing in the title tag and that is the exact keyword you used for the web page that you are trying to optimize.
你应该只发生了一件事,在标题标签,这是确实的关键字,你所用的网页,你们把优化。
www.phpfans.net
4.
Start typing a keyword, and she immediately butts in, trying to finish it for you.
开始输入一个字母,她立马就插手,企图帮你做完。
www.bing.com
5.
Keyword behaves like an object variable referring to the base class of the current instance of a class.
关键字的行为与引用当前类实例的基类的对象变量的行为相似。
www.hjenglish.com
6.
They say life could be divided into many parts, if i should choose a keyword, then this part of my life is called "injury" .
人们说生活是一段一段的。如果要加个关键词,我的这段生活就叫做“伤”。
blog.sina.com.cn
7.
This phenomenon is often in the construction site to site made and baidu keyword optimization, even little do not understand customer body.
这个现象经常出现在对站点建设制作和站点百度关键词优化知之甚少,甚至一点都不了解的客户身上。
www.82g.com.cn
8.
Modified the site was the title, Baidu keyword, web page was also slightly modified a bit, then change to a new station.
修改了一下站点得标题,百度关键词,网页也稍微得修改了一下,就当时修改了一个新站。
www.82g.com.cn
9.
Members declared with the Shared keyword are shared members, which belong to the class as a whole and not to any particular instance.
用Shared关键字声明的成员是“共享成员”,这些成员作为一个整体属于类,而不属于任何特定的实例。
msdn2.microsoft.com
10.
Keyword to overload a built-in operator or to provide a user-defined conversion in a class or struct declaration.
关键字用于在类或结构声明中声明运算符。运算符声明可以采用下列四种形式之一
msdn2.microsoft.com
1.
By using the base keyword, it is possible to call the Getinfo method on the base class, from within the derived class.
通过使用base关键字,可以从派生类中调用基类的Getinfo方法。
msdn2.microsoft.com
2.
You also need to be able to understand concepts like execution context and how the 'this' keyword is used.
还需要能够理解例如执行上下文概念和关键字“this”的使用方法。
www.infoq.com
3.
And the YouTube API allows developers to search for videos by keyword, in a manner similar to that used for categories.
YouTubeAPI还允许开发人员根据关键字搜索视频,使用与类别相似的方式。
www.ibm.com
4.
Wildcard characters cannot be used to substitute punctuation, even when escaped (for keyword and phrase search), as shown in Listing 29.
通配符不能用于替换标签符号,即使是转义的(对于关键字和短语搜索),如清单29所示。
www.ibm.com
5.
A variable of any of these types is introduced with the var keyword.
这些类型的变量都通过关键字var引入。
www.ibm.com
6.
Alternative matches are defined by stating multiple alternative graph patterns, with the UNION keyword between them.
替换匹配的定义方式是写出多个替换图形模式,中间用UNION关键字连接。
www.ibm.com
7.
I had to migrate some of the keyword bookmarks I'd set up for Chrome, but that took a few minutes.
我不得不吧一些我在chrome上建立的关键词书签搬到chromium上,但是,那也仅仅只是花了几分钟的时间。
www.bing.com
8.
Had not made normal station, it is to upload a program, add some of keyword without giving thought to.
没做过正规站,都是上传程序,加些要害词就不管了的。
itzhe.cn
9.
But I found that about this product's baidu keyword many, tail, and word index is generally high.
但是我发现关于这个产品的百度关键词很多,长尾词也多,而且指数都是普遍地高。
www.82g.com.cn
10.
If you're launching a blog (or trying to refine your topic to get more readers), start with some basic keyword research.
如果你想开设一个博客(或试图修改你的话题以获得更多的读者),你应该进行一些基本的关键字研究。
www.bing.com
1.
The Continue keyword can be used in a nested loop to skip to the next iteration of an outer loop.
可以在嵌套循环中使用Continue关键字以跳到外层循环的下一次迭代
msdn2.microsoft.com
2.
In a derived class, design the method to return true only if the value fits the rules of the language and does not conflict with a keyword.
时,将方法设计为只有在值符合语言的规则并且不与关键字冲突的情况下才返回。
msdn2.microsoft.com
3.
Keyword is convenient for addressing properties that already exist in a specified object, it cannot be used to add properties to an object.
关键字为已存在于指定对象中的属性的寻址带来方便,但却不能用来为对象添加属性。
msdn2.microsoft.com
4.
Did you know that you could add a keyword to that special bookmark which you visit everyday?
知道吗—你能为每天访问的特定书签添加关键字呢!
treasure.1x1y.com.cn
5.
What this form does is defines macro-name to be a keyword used for transformation.
这种形式将macro-name定义为用于进行转换的关键字。
www.ibm.com
6.
When invoked with a map, keyword functions look themselves up in the map and return their own value.
在通过map调用时,关键字函数将在map中查找自身,并返回自己的值。
www.ibm.com
7.
Keyword was used to define this method, the derived class method is not calledthe base class method is called instead.
关键字来定义此方法,所调用的不是派生类方法,而是基类方法。
msdn2.microsoft.com
8.
A list of nearby caterers and party locations is at your hands in milliseconds with a simple Google keyword search.
进行一次简单的谷歌关键词搜索,附近地区餐饮、聚会地点瞬间就在你掌握之中。
bbs.chinadaily.com.cn
9.
In the Keyword Phrase box, type the word, acronym, or phrase that you want to add to a search glossary.
在“关键字短语”框中,键入要添加到搜索词汇表中的单词、缩写或短语。
office.microsoft.com
10.
The IN keyword allows you to select values that match any one of a list of values.
IN关键字可用于选择与一组值中任何一个值匹配的值。
www.ianywhere.com
1.
Keyword differences between two databases: Some functions might be available in both the databases but with a different name.
两个数据库之间的关键字差异:一些函数可能在两个数据库中都可用,但是名称不同。
www.ibm.com
2.
Before we look at the actual new language syntax, let's try to make sense of these two special keyword flavors.
在了解实际的新语言语法之前,让我们先来搞清楚这两种特殊关键字的风格。
msdn2.microsoft.com
3.
It is composed of a pointer to the GObject that the method is being called on, an array of arguments, and an array of keyword arguments.
它由正在对其调用方法的GObject的指针、参数数组和关键字参数数组组成。
www.ibm.com
4.
To create a keyword for a bookmark, choose a bookmark from either your Bookmarks menu or on the Bookmarks toolbar, but do not select it.
为书签添加关键字,首先要从书签菜单或者书签工具选择一个书签,但不要选中打开它。
www.bing.com
5.
The compiler allows at most one partial declaration to omit the keyword; if two or more omit it the compiler signals an error.
编译器最多允许一个分部声明省略此关键字;如果两个或多个分部声明都省略此关键字,编译器将指示出错。
msdn2.microsoft.com
6.
If you wish to specify a set of options for the server, use the STARTLINE keyword together with a command string.
如果希望为服务器指定一组选项,请在命令字符串中使用STARTLINE关键字。
www.ianywhere.com
7.
I will be needing links to a brand new domain and I am trying to rank for a keyword that only has 98, 000 broad competition in google.
我会需要一个全新的领域和环节上有新尝试,我的关键字排名只有98,000在谷歌广泛的竞争。
www.bing.com
8.
Now, if you've just made a site, ready to online, then you need to take positioning your keyword.
如果现在你刚刚做好了一个站点,准备上线的话,那么你就有必要好好定位你的关键字了。
www.82g.com.cn
9.
The return keyword is optional here and it is rarely used, except when returning out of the middle of a block (e. g. , in an if statement).
return关键字在这里是可选的,而且很少被用到,除非在一段代码中间返回(比如在一个if语句块中)。
www.bing.com
10.
There is no single search box that will search each and every keyword of every record.
没有一个可以搜索所有记录的所有关键词的单一搜索框。
www.bing.com
1.
This pulls the keyword from the input field and uses it to create the URL string that you want to call.
它从输入字段取得关键词并用于创建需要调用的URL。
www.ibm.com
2.
I leave the theme of the website completely up to the designer, but it must contain keyword oriented content.
我离开网站的主题完全由设计师,但它必须包含关键字导向的内容。
www.bing.com
3.
It will remind you and motivate you to continue. Furthermore you will create a habit of responding positively to the keyword.
这会激励你不断前进,继而使你对关键词做出积极的反应。
www.bing.com
4.
In the context of this clause, DEFAULT is not a keyword, and must be delimited as an identifier.
在此子句的上下文中,DEFAULT不是关键字,必须作为标识符进行分隔。
technet.microsoft.com
5.
With this list, iterate over the keywords and, for each, create a new @keyword line to be prefixed to the documentation.
对于该列表,对关键字进行重复操作,创建一个新的@keyword线,以作为记录的前缀。
www.ibm.com
6.
In GRUB Legacy, menu entries begin with the keyword title, and the text up to the end of the line is the title.
在GRUBLegacy中,菜单项以关键字title开始,直到行尾的文本都是标题。
www.ibm.com
7.
An optional argument named context can be passed as a keyword argument, specifying the place to look for the adapter.
一个可选的参数名叫context,可以作为一个关键字参数传递,用来指定查找适配器的地点。
wiki.ubuntu.org.cn
8.
Is the name of a cursor created by a DECLARE CURSOR statement that either has the LOCAL keyword or that defaulted to LOCAL.
由具有LOCAL关键字或默认设置为LOCAL的DECLARECURSOR语句创建的游标名称。
msdn2.microsoft.com
9.
Whether you're looking for a new job or a rhinestone monkey pendant, searching the Internet for it may require more than a simple keyword.
不论你是要寻找一份新的工作还是想买一个小水晶猴垂饰,到因特网上搜索相关信息需要的不仅仅是一个简单的关键词。
www.chinastudents.net
10.
When followed by an additional keyword, terminates the definition of the statement block introduced by that keyword.
当后接其他关键字时,它终止由该关键字引入的语句块的定义。
msdn2.microsoft.com
1.
Which keyword should be used to enable interaction with the lock of an object? The flag allows exclusive access to that object.
下面的哪些关键字通常用来对对象的加锁,该标记使得对对象的访问是排他的。
blog.cnbie.com
2.
Just putting a simple keyword into the main site's search bar can provide thousands of possible suggestions for information that might help.
只需在主站点的搜索栏中输入简单的关键字,就可以找到大量可能有帮助的建议和信息。
www.ibm.com
3.
For this plan, we are focusing on high quantity of easy to rank decently searched keyword.
为这一计划,我们的重点是易体面的排名高的搜索关键字数量。
www.bing.com
4.
So, it might be appropriate to try to attract more traffic on this keyword by buying it.
因此,它可能是适当的尝试,以吸引更多的流量在此关键字的购买。
www.zishu.cn
5.
If you click Archived , the keyword Best Bet is no longer associated with the keyword and is marked for later archiving.
如果您单击”存档“,该关键字“最佳匹配”就不再与关键字相关联,并标记该关键字以便以后存档。
dictsearch.appspot.com
6.
The CherryPy Web server automatically transforms a URL's query string into a set of keyword arguments.
CherryPyWeb服务器自动将URL的查询字符串转变为一组关键字参数。
www.ibm.com
7.
Here the three ideas is to tell you how to get the long tail baidu keyword, you can play your own intelligence for more ideas.
这里的三个思路是告诉你如何获得长尾百度关键词,你可以发挥你自己的聪明才智获取更多的思路。
www.82g.com.cn
8.
For a keyword to be any good, you have to be able to remember your keyword when you're given the foreign word later.
对于任何好的关键词,你以后在学习外语单词时,只需要记住他们即可。
www.bing.com
9.
Some of the best sources for keyword search phrases are the suggestion tools provided by the pay-per-click search engines.
一些最佳来源搜索关键字句所提供的工具,建议付费点击搜索引擎。
www.kk665.com
10.
Yes, my site can have that big flow, rely on the long tail is for a large number of baidu keyword construction.
对,我的站点能有这么大的流量,靠的就是大量的长尾百度关键词建设。
www.82g.com.cn
1.
This inspires us, before if you want which keyword, the rank leans, regard retrorse link as the character with that Ge keyword.
这启发我们,如果你要哪个关键词排名靠前,就以那个关键词作为反向链接文字。
dictsearch.appspot.com
2.
CLUSTERED keyword The CLUSTERED attribute causes table rows to be stored in an approximate key order corresponding to the index .
CLUSTERED关键字CLUSTERED属性使表行按照与索引对应的大概键顺序来存储。
www.bing.com
3.
After this research, you are ready to develop your own keyword phrases.
这一研究之后,你愿意发展你自己的关键字句。
actuafreearticles.com
4.
Whether a diacritic is ignored in a keyword search depends on the language and whether a character is a new letter or not.
在关键词搜索中是否忽略一个变音符取决于语言本身以及字符是否为新字母。
www.ibm.com
5.
Keep up to date with the news and use the keyword map to come up with related topics of conversation.
及时关注新闻,使用关键词地图来找出相互关联的聊天话题。
www.cnpua.info
6.
Long-time Amazon. com users will remember the "Eyes" service, which let you set up a keyword list of products that you were interested in.
的老用户可能会记得“Eyes”服务,这个服务可以让您设置自己感兴趣的产品的关键字列表。
www.ibm.com
7.
If you remove the ref keyword from both the method header and the method call, no changes will take place in the calling program.
如果同时从方法头和方法调用中移除ref关键字,则调用程序中不会发生任何更改。
msdn2.microsoft.com
8.
You can also see that the when keyword defines the conditional part of a rule, and the then keyword defines the consequence part.
还可以看到,when关键词定义规则中的条件块,then关键词定义结果块。
www.ibm.com
9.
The sealed keyword enables you to prevent the inheritance of a class or certain class members that were previously marked virtual.
使用sealed关键字可以防止继承以前标记为virtual的类或某些类成员。
msdn2.microsoft.com
10.
If you uses a search engine frequently, experiment with which keyword work best, then, if possible, save your search.
如果你经常使用搜索引擎的话,那就试试哪些关键词是最有效的,然后尽可能地保存你的记录。
www.hjenglish.com
1.
A site with the ranking of work you do is proportional to the, only you real efforts to do, keyword positions can be quick to come up.
一个站点的排名跟你做的工作是成正比的,只有你真正下工夫去做了,关键字排名才有可能快速的上来。
www.82g.com.cn
2.
There is an exception to this rule: suppressed stereotypes with the taggedValueSet keyword can be applied manually as well.
这是这条规则的一个例外:被禁止的原型,带有taggedValueSet关健字也可以被手工应用。
www.ibm.com
3.
Keyword can be used for a method or, more generally, for any block of code.
关键字既可用于方法,更一般地,也可用于任何代码块。
www-128.ibm.com
4.
But, if it conflicts with reserved or language keywords, has escape code formatting added to differentiate the identifier from the keyword.
但是,如果它与保留的关键字或语言关键字冲突,则会为标识符添加转义码格式设置,以区别于关键字。
msdn2.microsoft.com
5.
It is only the member variables within a structure accessed via the "Me" keyword that cannot be used.
只有在通过“Me”关键字访问的结构里的成员变量才不可用。
www.infoq.com
6.
JavaFX has a return keyword that works just as you would expect, but it is optional.
JavaFX有一个可选的关键字return,它可以根据要求进行工作。
www.ibm.com
7.
Especially in the past two years, seemingly in Baidu keyword ranking algorithm was the increasing influence of the.
尤其是在这两年,貌似在百度关键词得排名算法中影响越来越大了。
82g.com.cn
8.
Using Comprehensive Search, it doesn't take long to go back through the system with a different keyword idea.
采用综合搜寻,不消多久回去透过制度与理念不同关键字。
www.liyingfei.com
9.
The long keyword denotes an integral type that stores values according to the size and range shown in the following table.
long关键字表示一种整型,该类型根据下表显示的大小和范围存储值。
msdn2.microsoft.com
10.
Ironically, you can see several complaints on Twitter about this issue right now when doing a Twitter search for keyword Facebook.
讽刺的是,当你使用Twitter搜索来搜索Facebook这个关键词时,你可以看到Twitter用户发的几条有关此问题的抱怨推文。
www.bing.com
1.
Ironically, you can see several complaints on Twitter about this issue right now when doing a Twitter search for keyword Facebook.
讽刺的是,当你使用Twitter搜索来搜索Facebook这个关键词时,你可以看到Twitter用户发的几条有关此问题的抱怨推文。
www.bing.com
2.
The UTIL_IMPACT_PRIORITY keyword serves as a switch to specify whether RUNSTATS subscribes to a throttling policy or not.
UTIL_IMPACT_PRIORITY关键字可充当一个开关,它指定RUNSTATS是否订阅调整策略。
www.ibm.com
3.
The null keyword is a literal that represents a null reference, one that does not refer to any object.
null关键字是表示不引用任何对象的null引用的文字值。
msdn2.microsoft.com
4.
One of the keyword-denoted sources has issued a security bulletin with updated sources for the software packaged for Fink in question.
上述关键字表中的之一发表了安全性警告并对软件提供了更新过的源代码。
www.finkproject.org
5.
This article discusses the xsl: version keyword, one of several available in the system-property function.
本文讨论了xsl:version关键字,这是system-property函数中可以使用的几个关键字之一。
www.ibm.com
6.
Keyword to call methods in a base class when overriding methods in a derived class.
当重写派生类中的方法时,可以使用。
msdn2.microsoft.com
7.
In the past, it was common to stuff your website content with the keyword you wanted to rank for, and begin to see results.
在过去很常见的做法是,把你想冲排名的关键词堆满整个站点,然后就等着坐享其成吧。
www.bing.com
8.
Content is king, so be sure to have good, well-written and unique content that will focus on your primary keyword or keyword phrase.
内容为王,因此务必将优秀的,更好的和独特的内容集中在你的一线关键字或关键词上面;
blog.sina.com.cn
9.
The Transact-SQL statements that accept a cursor name parameter also support the GLOBAL keyword to identify the scope of the name.
接受游标名称参数的Transact-SQL语句也支持使用GLOBAL关键字来标识名称的作用域。
msdn2.microsoft.com
10.
The volatile keyword can only be applied to fields of a class or struct.
所涉及的类型必须是类或结构的字段。
msdn2.microsoft.com
1.
Add a short keyword to be able to use the search engine directly from the address field, as described above.
创建一个关键字以使您可以在地址栏直接使用该搜索引擎,如以上所描述。
help.opera.com
2.
In particular, do not infer trust from the keyword protected, which is not necessarily used in the security context.
特别是,不要从关键字protected来推断信任程度,该关键字不一定用于安全性上下文中。
msdn2.microsoft.com
3.
But if the keyword scandal takes root among China's consumers, valuation isn't going to be the deciding factor for Baidu. com's stock price.
但如果关键词丑闻对中国消费者产生深刻影响,那么估值就不会再是百度股价的决定性因素。
www.bing.com
4.
If you want the type argument to be a reference type, remove the Structure keyword from the constraint list.
如果希望类型参数是引用类型,请将Structure关键字从约束列表中移除。
msdn2.microsoft.com
5.
In a BISON keyword search, "and" is always a Boolean operator.
在BISON的关键词中“and”永远做为逻辑操作符。
www.bing.com
6.
Every user-specified keyword and its attributes are read from a user-specified file and stored as a node on a linked list, called Key_List.
所有用户指定的关键字及其属性将从用户指定的文件中读取,并存储为链接列表中的一个节点(称为Key_List)。
www.ibm.com
7.
High keyword density (the number of times a keyword appears in your content) is no longer a deciding factor in search ranking.
高密度关键词(同一个关键词在你的文章中出现的次数)不再是搜索排名的关键性因素了。
www.bing.com
8.
It shows some potential for using the function but by removing the distinct keyword, it returns the total word count of a string.
不过它通过删除不同的关键字来显示使用此函数的某些可能性并且返回字符串的总字数。
blog.sina.com.cn
9.
A transform expression starts with the optional "transform" keyword followed by a COPY, MODIFY, and a RETURN clause.
转换表达式的开头是可选的“transform”关键字,然后是COPY、MODIFY和RETURN子句。
www.ibm.com
10.
Keyword, it is possible to define an unsafe context in which pointers can be used.
关键字,可以定义可使用指针的不安全上下文。
msdn2.microsoft.com
1.
An individual keyword is usually too general in target and carries a higher bid price.
个人关键字通常在对象过于笼统,具有较高的成交价。
www.kk665.com
2.
Keyword is applied to a class, all the members of the class must be static.
关键字,则该类的所有成员都必须是静态的。
msdn2.microsoft.com
3.
The size keyword defines the dimensions of the display window in pixels and is commonly the first step in a Processing application.
size关键字以像素为单位定义了显示窗口的大小并且通常都是Processing应用程序内的首要步骤。
www.ibm.com
4.
If you want a single copy of the member to be shared among all instances, add the Shared keyword to the member declaration.
如果要在所有实例中共享成员的一个副本,请将Shared关键字添加到成员声明中。
msdn2.microsoft.com
5.
Keyword is used to modify a method, property, indexer or event declaration, and allow it to be overridden in a derived class.
关键字用于修饰方法、属性、索引器或事件声明,并且允许在派生类中重写这些对象。
msdn2.microsoft.com
6.
To find out which landing page is being used for this keyword, we'll select Landing Page from the Dimension pulldown menu.
要找出到达网页正在使用此关键字,我们会选择到达网页的尺寸从下拉菜单。
www.zishu.cn
7.
With the required parameters, variable number and keyword arguments can be used as well for positional and named parameters.
有了所需的参数,变量数和关键字参数还可以作为位置参数和名称参数使用。
www.ibm.com
8.
In other words, when users type in a relevant keyword, your site gets featured prominently among the search results.
也就是说,用户键入相关的关键词以后,更容易登录你的网站。
www.redlinux.org
9.
"FOE messages are compressed and encoded so normal keyword-filtering technologies won't be able to censor, " the BBG report said.
广播理事会的报告说,“FOE的文电被压缩和编码,普通的关键词过滤技术将无法检查到。”
www.bing.com
10.
Values used with a conversion keyword must be valid for the destination data type, or an error occurs.
与转换关键字一起使用的值对于目标数据类型必须是有效的,否则将出错。
msdn2.microsoft.com
1.
When multiple topics share a common keyword, you need to use the custom attribute, MyAttribute, to differentiate between them.
当多个主题共享一个公共关键字时,需要使用自定义属性MyAttribute来区分各主题。
msdn2.microsoft.com
2.
The keyword DEFAULT can be used to cause the default value for the column to be inserted.
关键字DEFAULT可用于插入列的缺省值。
www.ianywhere.com
3.
Denotes a function, procedure, structure, macro, interface, method, data type, or other keyword in the programming interface or language.
指出编程接口或语言中的函数,过程,结构,宏,接口,方法,数据类型,或其它的关键字。
fanyi.chaci.org
4.
At least, the new website will show per searched keyword the results in different categories.
至少,新的网站将显示每个搜索关键字在不同类别的结果。
www.bing.com
5.
Keyword to call the constructor of a base class.
关键字来调用基类的构造函数。
msdn2.microsoft.com
6.
If you want the type argument to be a value type, remove the Class keyword from the constraint list.
如果希望类型参数是值类型,请将Class关键字从约束列表中移除。
msdn2.microsoft.com
7.
The fact table DOCUMENT_ANALYSIS contains one row for each occurrence of a keyword in a document.
对于一个文档中一个关键词的每次出现,事实表DOCUMENT_ANALYSIS中都包含一行。
www.ibm.com
8.
ON, and the keywords in table names must be in double quotation marks to create and use objects that have reserved keyword names.
而且表名内的关键字必须在双引号内,才能创建和使用具有保留关键字名称的对象。
msdn2.microsoft.com
9.
If the keyword has multiple Best Bets, select the order in which you want them to be listed, and then click OK.
如果该关键字有多个最佳匹配,请选择它们的列出顺序,然后单击“确定”。
office.microsoft.com
10.
This table includes a column family journal_articles used to store the DOIs of the articles in which the keyword occurs.
这个表包含一个列族journal_articles,用于存储其中出现该关键字的文章的DOI。
www.ibm.com
1.
To set the access level for a class or struct member, add the appropriate keyword to the member declaration.
若要设置类成员或结构成员的访问级别,请向该成员声明添加适当的关键字。
msdn2.microsoft.com
2.
This result is also obtained, which was three product manager and he had not meant to do in accordance with Baidu keyword research.
结果也正是这样得,其中得三个产品经理并没有按照他得意思去做好百度关键词研究。
www.82g.com.cn
3.
Another concern for keyword selection is to determine whether the keyword is too popular or competitive.
关键词选择的另一个关注点是,判断关键词是否太流行,即竞争度是否太高。
www.ibm.com
4.
The var keyword does not change the types of your objects; it just instructs the compiler to infer the types.
var关键字不会更改对象的类型,它仅指示编译器推断类型。
msdn2.microsoft.com
5.
The sample program checks to see if the event data passed in contains the BUF_WRAP keyword.
示例程序检查传递的事件数据是否包含BUF_WRAP关键字。
www.ibm.com
6.
To determine what keyword to add, access the source object from the transformation context and cast it to a UML Class.
为了决定添加什么关键字,从转换内容中访问资源对象,并将其传递给一个UML类。
www.ibm.com
7.
Keyword is used to synchronize access to the queue to insure that the state of the queue is not corrupted.
关键字用于同步对队列的访问,以确保队列的状态没有被破坏。
msdn2.microsoft.com
8.
If no document was found, the user sees a message stating that no document with such a keyword exists.
如果没有找到文档,用户将看到一条消息指出没有带有该关键字的文档。
www.ibm.com
9.
Think about your Unique Selling Proposition for your product or service and add to your list of keyword phrases.
你想想你的独特销售主张的产品或服务,加上贵名单关键字句。
www.kk665.com
10.
Use Baidu bidding friends all know, in Baidu contest price in such a tool, is the baidu keyword recommendation tool.
使用过百度竞价的朋友都知道,在百度竞价中有这么一个工具,就是百度关键词推荐工具。
blog.sina.com.cn
1.
Use Baidu bidding friends all know, in Baidu contest price in such a tool, is the baidu keyword recommendation tool.
使用过百度竞价的朋友都知道,在百度竞价中有这么一个工具,就是百度关键词推荐工具。
blog.sina.com.cn
2.
I generally selected the long tail baidu keyword include two parts: the Lord baidu keyword users to search the habit phrases.
我一般选取的长尾百度关键词中都包括两个部分:主百度关键词 用户搜索习惯短语。
www.82g.com.cn
3.
Code format: text Baidu keyword, SEO beginners seems that in some seemingly hard to understand, ha ha, is actually very simple too.
代码格式:文本百度关键词,在一些SEO初学者看来这个貌似很难懂,哈哈,其实很简单得。
www.82g.com.cn
4.
If the MATCH keyword is omitted, the backup copy of the log will have the same name as the current transaction log for the database.
如果省略了关键字MATCH,日志的备份副本的名称将与数据库的当前事务日志同名。
www.ianywhere.com
5.
The scripts can identify the task with which it wishes to communicate by using its task number in the keyword.
关键字中任务的个数来确定与哪些任务进行通信。
www-128.ibm.com
6.
The HISTORY command allows you to specify the REVERSE keyword if you want to list the commands in reverse chronological order.
如果想按倒序列出命令,HISTORY命令允许指定REVERSE关键字。
www.ibm.com
7.
Among them, still have 62% of the users in the search time with just a baidu keyword.
其中,仍有62%的用户在搜索的时候仅仅用一个百度关键词。
www.82g.com.cn
8.
From this cloud you can click on words that interest you and a search will be made for widgets that use the specified keyword.
从这个标签云,用户可以点击你感兴趣的词,然后就会触发一个以此为关键词的挂件搜索。
www.bing.com
9.
So, if your site does not make money, want to think you choose site baidu keyword reasonable?
因此,如果你的站点没有赚钱,想想你选择的站点百度关键词是否合理?
www.82g.com.cn
10.
After the @implementation keyword, we see the name of the class (Employee) and its superclass.
在@implementation关键字后面,我们看到了类名(Employee)及其超类。
www.ibm.com
1.
The first part of the main program logic calls readOsdFile to set up the keyword matching and parameter hash.
主程序逻辑的第一部分将调用readOsdFile来设置关键字匹配和参数散列。
www.ibm.com
2.
If you want to see how ad position affected keyword performance, you can use the Keyword Positions report to find out.
如果您想了解如何影响广告排名的关键字效能,您可以使用关键字排名报告找出。
www.zishu.cn
3.
Each of the keys in the map is a Clojure keyword, which always evaluates to itself and is identical to the same keyword used anywhere else.
该map中的每个键都是一个Clojure关键字,计算结果始终得到自身,并且与其他任何位置所用的相同关键字完全相同。
www.ibm.com
4.
To fully understand what the volatile keyword does, it's first helpful to understand how threads treat non-volatile variables.
要完全理解volatile关键字的作用,首先应当理解线程如何处理非易失性变量。
www.ibm.com
5.
So use other keywords and topics that make sense to your audience, the search engine measures keyword relations to determine relevancy too.
使用你的读者能理解的其他关键字或主题,搜索引擎同样会通过度量关键字的相关性而决定相关度。
www.bing.com
6.
This isn't to say that just creating a B2B video geared to a specific keyword will get you a top result in web search.
这并不是说,仅仅建立一个B2B视频面向一个特定的关键字将让你在网络上搜索的结果。
www.b2c-seo.com
7.
Use the Handles keyword, specifying the control and event to which the method should bind.
使用Handles关键字指定该方法应绑定到的控件和事件。
msdn2.microsoft.com
8.
Excessive keyword repetition can lead search engines to think you are spamming which can get your site penalized.
过度的牛鼻子字重复能带领要你的搜寻引擎是能有你的位置处罚的罐头火腿肉。
www.im286.com
9.
Use the words "image" or "picture" in your photo ALT descriptions and captions. A lot of searches are for a keyword plus one of those words.
使用关键字“图像”或“图片”在照片的alt描述和标题说明里。
www.bing.com
10.
If you look at keyword searches, the document is still going to be the organising idea.
如果你搜索关键词,所显示的文档仍然会是一个个逻辑精密的思想。
www.ecocn.org
1.
Keyword, followed by the name and location of the DLL that contains the function you are calling.
关键字,这个关键字后面紧跟包含要调用的函数的DLL的名称和位置。
msdn2.microsoft.com
2.
As a first step, take a look at your website and start listing possible keyword phrases.
作为第一步,先看看你的网站和关键字句开始上市可能。
www.kk665.com
3.
Instead, the event is bound to the handler method using a Handles keyword on the handler declaration itself.
相反,是通过在处理程序声明本身中使用Handles关键字来将该事件绑定到处理程序方法。
msdn2.microsoft.com
4.
The typedef keyword must be present, unless you are specifying the arrays as part of a structure.
必须出现typedef关键字,除非指定的数组是结构的一部分。
www.ibm.com
5.
You can further classify a unit using stereotypes as an additional keyword on the unit, as shown in Listing 6.
您还可以将构造型看作是这个单元的额外关键字对一个单元进一步进行分类,如清单6所示。
www.ibm.com
6.
You do not have to specify the EXECUTE keyword when executing modules if the statement is the first one in a batch.
在执行模块时,如果语句是批处理中的第一个语句,则不一定要指定EXECUTE关键字。
msdn2.microsoft.com
7.
Compounding this problem, the answer's second part didn't repeat the essential keyword, "Skippy, " which users might be scanning for.
同时,在这个例子里,回复的第二个部分没有重复问题的核心关键词,“Skippy”,而这个词正是用户在页面上寻找的。
www.bing.com
8.
An output parameter that uses the OUTPUT keyword can be a cursor placeholder, unless the procedure is a CLR procedure.
使用OUTPUT关键字的输出参数可以为游标占位符,CLR过程除外。
technet.microsoft.com
9.
Control statements should have one space between the control keyword and opening parenthesis , to distinguish them from function calls.
控制结构应该有一个空格在控制关键字和圆括号之间,以区别函数调用。
dictsearch.appspot.com
10.
The list will narrow to only the entries that match your keyword as you type.
你输入时,下面的条目会根据你输入的关键字来过滤符合的选项。
www.bing.com
1.
The Existing keyword forces a specified set to be evaluated within the current context instead.
但Existing关键字强制在当前上下文中对指定的集进行求值。
msdn2.microsoft.com
2.
I found no keywords meta tag. The keyword meta tag is still used by some search engines. Consider to add a keyword meta tag.
我没找到关键词元标签。关键词元标签依然被很多搜索引擎所采用。你可以考虑一下增加一个关键词元标签。
www.bing.com
3.
You have to be sure to choose keyword phrases that are appropriate for your particular client's site.
你有一点可以肯定,选择适合你的关键字句,尤其是客户的网站。
www.liyingfei.com
4.
Keyword comes the name of the macro being defined; after that comes the transformation.
关键字之后是要定义的宏的名字;之后是要转换的内容。
www-128.ibm.com
5.
Export-Mailbox then deletes messages on the target mailbox that do not match the keyword criteria.
然后,Export-Mailbox删除目标邮箱上不满足关键字条件的邮件。
technet.microsoft.com
6.
Following image has a keyword which will get me to research if . rar files can be opened online.
如果压缩文件可以在线打开,提示标志可以为进入提供关键信息。
www.elanso.com
7.
Just like with embedded code, you use the Code keyword to call an instance method.
就像使用嵌入式代码一样,您可以使用Code关键字来调用实例方法。
msdn2.microsoft.com
8.
The REFRESH keyword lets you specify how the data is to be maintained.
通过REFRESH关键字可以指定如何维护数据。
www.ibm.com
9.
The very first line of the searchFlickr method uses the JavaFX keyword "delete" to clear the data out of the pics sequence.
searchFlickr方法的第一行使用JavaFX关键字“delete”清除pics序列中的数据。
www.ibm.com
10.
There's no getting around it. Keyword research is a vitally important aspect of your search engine optimization campaign.
关键词研究是搜索引擎优化的一个非常重要的方面。
www.bing.com
1.
Keyword indicating that the named interface implements, or adds members to, a previously defined interface.
关键字,指示命名接口实现(或将成员添加到)先前定义的接口。
msdn2.microsoft.com
2.
We go beyond simple keyword matching to understand the context and content of webpages.
我们能够理解网页的上下文和内容,而不是只停留在简单的关键字匹配上。
blog.sina.com.cn
3.
A keyword's hash value is typically computed by combining the associated values of its keysig with its length.
关键字散列值通常这样计算:将关键字的keysig关联值和关键字长度结合。
www.ibm.com
4.
Keyword is used to create a new definition of that method, field, or property on a derived class.
关键字用于在派生类中创建该方法、字段或属性的新定义。
msdn2.microsoft.com
5.
Associated with a default that is defined with the DEFAULT keyword, or bound to a default object.
与默认值(由DEFAULT关键字定义)相关联的列,或绑定到默认对象的列。
msdn2.microsoft.com
6.
Although the extends keyword implies that you are going to add new functions to the interface, that's not necessarily true.
虽然extends关键词表示的意思是你将为这个基类的接口添加新的方法,但这并不尽然。
www.douban.com
7.
And when the site is strong enough, the anchor text do good circumstances, the long tail baidu keyword is expected to rank up.
而当站点足够强,锚文本做得好的情况下,长尾百度关键词也有望排名上去。
www.82g.com.cn
8.
Google's lead in keyword-related advertising, thanks to its huge network of affiliated websites, is even larger.
谷歌依靠关联站点的强大网络在关键词广告市场一马当先,而且所占优势更巨。
www.ecocn.org
9.
Second, science-induced nature is the long tail of mining and optimization of baidu keyword, each page a long tail baidu keyword.
由此带来的自然是长尾百度关键词的挖掘和优化,每个页面一个长尾百度关键词。
www.82g.com.cn
10.
Not only should your links use keyword anchor text, but the text around the links should also be related to your keywords.
不仅链接要使用关键字锚文本,链接周围的文字也要与关键字相关。
www.bing.com
1.
Since the new click method overrides Button's concrete implementation, the override keyword is required.
因为新的click方法重写了Button的具体实现,必须加上override关键字。
www.bing.com
2.
To create an autonomous procedure, the keyword AUTONOMOUS is specified on the CREATE PROCEDURE statement, as shown in Listing 2.
要创建自治过程,需要在CREATEPROCEDURE语句中指定关键字AUTONOMOUS,如清单12所示。
www.ibm.com
3.
The Continue keyword can help alleviate awkward logic in loops to deal with special cases that you do not want to process.
Continue关键字有助于减少循环中复杂的逻辑,以处理您不想处理的特殊情况。
msdn2.microsoft.com
4.
This parser assumes that an application can split up the user input ahead of time into two parts: the keyword query and the spatial query.
这个解析器假设应用程序能够提前将用户输入分成两部分:关键字查询和空间查询。
www.ibm.com
5.
Keyword when declaring a member, and you cannot alter the shared status of any member.
关键字,而且无法更改任何成员的共享状态。
msdn2.microsoft.com
6.
The name following the Function keyword is the name your program uses to access the imported function.
关键字之后的名称就是您的程序用来访问导入函数的名称。
msdn2.microsoft.com
7.
So, to do the long tail baidu keyword ranks, as long as we do a small amount of "anchor text" , can be achieved.
所以,要做长尾百度关键词的排名,只要咱们做少量的“锚文本”,就可以实现。
www.82g.com.cn
8.
through the study of the site or BBS peer title for the long tail baidu keyword.
通过研究同行的站点或bbs文章标题获得长尾百度关键词。
www.82g.com.cn
9.
A user or even a Web site address is no longer need to know, just enter the keyword on Google, you will find the information they need.
用户甚至不再需要知道网站地址,只要在google上输入关键字,就能找到自己需要的信息。
www.bing.com
10.
Set the ServerFilter property to a string expression consisting of a WHERE clause without the WHERE keyword.
将“服务器筛选器”属性设为一个由没有WHERE关键字的WHERE子句组成的字符串表达式。
www.tdict.com
1.
I will provide a list of target URLs with the corresponding keyword to be used for anchor text.
我将提供一个目标网址与相应的关键字清单,以供锚文本中使用。
www.bing.com
2.
Establishing them is pretty trivial. You add the keyword default at the end of the member declaration, and then supply the default value.
建立默认值的过程非常琐碎,需要在成员声明的后面添加关键字default,然后提供默认值。
www.ibm.com
3.
So how do we do well site of the construction of the long tail baidu keyword? Firmly grasp the following is the key!
那么我们如何做好站点长尾百度关键词的建设呢?牢牢把握住以下几点才是关键!
www.82g.com.cn
4.
Keyword is similar to a standard cast, except that rather than throw an exception if the conversion fails, the return value is null.
关键字与标准强制转换类似,不同之处在于:如果转换失败,则返回值为空,而不是引发异常。
msdn2.microsoft.com
5.
For probe managers that support function entry or exit probes, the location field (the last field) must use the "entry or " exit keyword.
对于支持函数进入或退出探测的探测管理器,位置字段(最后一个字段)必须使用“entry”或“exit”关键字。
www.ibm.com
6.
I started taking some long tail baidu keyword, concrete is the word I don't remember.
我开始时选了一些长尾百度关键词,具体是那些词已经不记得了。
www.82g.com.cn
7.
You can also search profiles by keyword in the upper right to find all users who tagged themselves with a certain term.
也可以在右上方使用关键字搜索概要信息,查找所有使用某一个词标记自身的用户。
www.ibm.com
8.
As shown in Figure 2, the size keyword specifies the X and Y coordinate extremes of the display window.
如图2所示,size关键字指定显示窗口的X和Y坐标。
www.ibm.com
9.
Keyword arguments on functions and methods increase the self-documentation and flexibility of your code.
函数和方法的Keyword参数提高了代码的自解释性和灵活性。
www-128.ibm.com
10.
TypeOf is always used with the Is keyword to construct a TypeOf. Is expression.
TypeOf总是与Is关键字一起用于构造TypeOf.Is表达式。
msdn2.microsoft.com
1.
These keywords are stored repeatedly in the STANDARD_KW keyword table for every occurrence of a given keyword.
对于给定关键词的每次出现,关键词被重复地存储在STANDARD_KW关键词表中。
www.ibm.com
2.
No investigation, no right to speak, site selection of baidu keyword also need to survey to scientific choice the right word.
没有调查就没有发言权,站点百度关键词的选择同样需要调查,从而科学的选择合适的词。
www.82g.com.cn
3.
A strong, good the chain, can give site optimization of baidu keyword, can help to short time to baidu keywords ranking ascend up.
一个强大的、优良的外链,可以给站点百度关键词的优化予以帮助,可以短时间内把百度关键词的排名提升上去。
www.82g.com.cn
4.
Instead, you should put the keyword FALSE in the Criteria cell of that same row of the Grid pane.
相反,应该将关键字FALSE放入网格窗格同一行的判据单元格中。
msdn2.microsoft.com
5.
Heading the word generally used pig livers color, using red keyword.
标题采用猪肝色大体字,关键字采用红色。
zhidao.baidu.com
6.
The decision to include or exclude certain standard keyword categories in the star schema depends on the specific reporting requirements.
在星型模式中包含还是排除某些标准关键词类别取决于特定的报告需求。
www.ibm.com
7.
Collaborative Discovery of Assets and Services supports a wide range of searches from simple keyword - based to sophisticated, model-based.
协作发现资产和服务,支持范围广泛的搜索,从简单的、基于关键字的搜索到复杂的、基于模型的搜索。
www.infoq.com
8.
Employers often use search engine techniques to sort through resumes for the ones with the best ratio of meaningful keyword hits.
雇主会用到搜索引擎技术,最佳匹配率的来过滤简历。
www.ttxyy.com
9.
N. B. The keyword "def" , used here as an instance variable modifier, indicates that the variables are properties.
请注意,关键字“def”在这儿作为一个实例变量的修饰符使用,指明变量是属性。
www.infoq.com
10.
As people begin to rely on social networking to guide them through the Web, keyword searches no longer rule the roost, they argue.
当人们开始依赖社交网络进行网上冲浪时,关键词搜索已经不再占据统治地位。
www.bing.com
1.
You do not have to specify the EXECUTE keyword when you execute stored procedures when the statement is the first one in a batch.
在执行存储过程时,如果语句是批处理中的第一个语句,则不一定要指定EXECUTE关键字。
msdn2.microsoft.com
2.
If you use the DISTINCT keyword you may not be able to modify the result set in the results pane.
如果使用DISTINCT关键字,则可能无法在结果窗格中修改结果集。
msdn2.microsoft.com
3.
And compared with China's sophisticated controls, Thai censorship is Firewall 101. It uses keyword searches to turn up suspect websites.
与中国复杂精巧的互联网审查体系相比,泰国使用Firewall101审查系统,依靠关键字找出有嫌疑的网站。
www.24en.com
4.
The number of documents returned as a search result for a particular keyword is greater than 500.
作为特定关键字的搜索结果返回的文档数目多于500。
www.ibm.com
5.
These keywords can be replaced by any keyword, depending on your requirements.
可以使用任何关键字来替换这两个关键字,这取决于您的具体需求。
www.ibm.com
6.
Unlike most of us, John doesn't get "stuck" in Keyword Universe to where the system does all the thinking for him.
不像一般人约翰既不“卡”在哪里关键字宇宙系统是否为他的所有思维。
www.liyingfei.com
7.
The DEFAULT keyword cannot be specified in the VALUES clause of the INSERT statement.
不能在INSERT语句的VALUES子句中指定DEFAULT关键字。
technet.microsoft.com
8.
The FILTER keyword in SPARQL restricts the results of a query by imposing constraints on values of bound variables.
SPARQL中的FILTER关键字对绑定变量的值进行约束,从而限制查询的结果。
www.ibm.com
9.
So we make a new stand, when election time keyword must not get too popular, so if you get the site will have keyword weight is too low.
所以我们在做一个新站得时候,选关键字得时候一定不要太大众化,那样得话你站点得关键字权重会非常得低。
www.82g.com.cn
10.
For a reference type, you use the New keyword to create a new instance of the class or structure specified by datatype.
对于引用类型,可使用New关键字来创建由datatype指定的类或结构的新实例。
msdn2.microsoft.com
1.
If an operation is declared with a null keyword, then the inheriting class can choose to override the null procedure.
如果某个操作宣布为带有null关键词,那么继承的类就可以选择忽略null程序。
www.ibm.com
2.
You can divide the definition of a class or structure among several declarations with the Partial keyword.
可以使用Partial关键字在多个声明中分隔类或结构的定义。
msdn2.microsoft.com
3.
It's stuff that we do repeatedly throughout the day: searching Twitter for a keyword.
我们一天到晚都要重复这件事情:搜索带有某个关键词的帖子。
chinese.wsj.com
4.
advanced moderator can create keywords, phrases, and keyword strings and gets notified when any of them appear on the site at any time.
先进的主持人可以创建关键字,短语和关键字串,得到通知时,他们在任何时间任何地点出现。
www.bing.com
5.
The Implements keyword requires a comma-separated list of interface members to be implemented.
Implements关键字需要一个要实现的接口成员的逗号分隔列表。
msdn2.microsoft.com
6.
Custom keyword, provides that control by allowing you to define custom events.
关键字,它允许定义自定义事件,从而提供了此类控制。
msdn2.microsoft.com
7.
In this case, the keyword EVENT_OVERFLOW will be written to the buffer, with as much event occurrence data as can fit inside the buffer.
在这种情况下,会把关键字EVENT_OVERFLOW写入缓冲区,并写入缓冲区能够容纳的尽可能多的事件发生数据。
www.ibm.com
8.
In page title was placed on the most important was the beginning of Baidu keyword phrases.
在页标题得开始位置放置最重要得百度关键词短语。
www.82g.com.cn
9.
You can also use the Like keyword and wildcard characters to specify that a parameter should match the beginning or ending of a field value.
还可以使用Like关键字或通配符来指定参数应当与字段值的开头或末尾匹配。
office.microsoft.com
10.
That's also how they are used to express contracts in Eiffel, with one major construct contract express extension: the old keyword.
在Eiffel中,再加上一个主要的扩展——引入eiffel引入主要“old”关键字——就可以通过这种方法来表述契约。
www.cto360.com
1.
A spaced keyword is a special case of a contextual keyword.
空格分隔的关键字是上下文关键字的一种特例。
msdn2.microsoft.com
2.
Exist in site, the article page directory page of baidu keyword also can bring flow, but a very few.
存在于站点目录页、文章页的百度关键词也会带来流量,但为数不多。
www.82g.com.cn
3.
To make the new annotations available with keyword search, the synonym dictionary for this collection must be extended.
为了让关键字搜索可以使用新的注释,必须扩展这个集合的同义词词典。
www.ibm.com
4.
The optional DISTINCT keyword eliminates duplicate rows from the results of a SELECT statement.
可选的DISTINCT关键字可以消除SELECT语句结果中重复的行。
www.ianywhere.com
5.
The TIME keyword followed by a time_to_execute, which specifies the time that the WAITFOR statement completes.
TIME关键字后为time_to_execute,指定WAITFOR语句完成所用的时间。
msdn2.microsoft.com
6.
You can see that a Javadoc tag that matches the value of the keyword that you added is included in the Javadocs of the class.
您可以看到,类的Javadocs中包含了与您添加的关键字的值相匹配的Javadoc标签。
www.ibm.com
7.
In the AUTHORITY-CHECK statement, all fields of the object must be addressed or the keyword DUMMY is used to bypass checking on a field.
在AUTHORITY-CHECK语句中,这个授权对象的所有字段都必须检查到,或者使用关键字DUMMY可以忽略某个字段的检查。
sapfuture.com
8.
With C# 2. 0, the solution to both of these problems is to apply the static keyword at the class level, as shown in Figure 9 .
使用C#2.0时,对这两个问题的解决方案是在类级别应用static关键字,如图9所示。
blog.sina.com.cn
9.
FREETEXT is not recognized as a keyword if the compatibility level is less than 70.
如果兼容级别小于70,则FREETEXT无法被识别为关键字。
msdn2.microsoft.com
10.
CONTAINS is not recognized as a keyword if the compatibility level is less than 70.
如果兼容级别小于70,则不将CONTAINS看成关键字。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/10/2 23:49:36