A particular string in the SQL Buffer Utility can be replaced using the CHANGE command.
可以使用CHANGE命令替换SQLBufferUtility中的特定字符串。
To query for a Computer whose name is like a particular string, you would execute the following query.
要查询名称与特殊字符串相似的Computer,可以执行下列查询。
For example, the killall command, at its most basic level, kills all commands that match a particular string.
例如,killall命令最基本的功能是终止所有与特定字符串匹配的命令。
If you want to know what command will be executed if you type a particular string, use the which or type command.
如果您希望知道在输入特定字符串后将执行哪个命令,那么使用which或type命令。
Note that a particular string can be parsed directly into an array, as in this example, or the string can be parsed into a JSONObject.
要注意的是,正如此例所示,一个特殊的字符串能直接解析成一个数组,或者也可以直接解析成一个JSONObject。
Data length: For example, an account number must have a particular string length, a minimum string length, or a maximum string length.
数据长度:例如,帐目编码必须具备指定长度、最小长度或者最大长度。
In_word_set: This routine USES hash to determine whether a particular string belongs to the user-supplied list, using one string comparison in the most common case.
in _ word_set:该例程使用hash确定某个字符串是否属于用户提供的列表,大多数情况下只使用一个字符串比较。
Enumerations and numeric ranges: For example, the value of a particular string attribute must be a, c, or D. Another example: the value of a particular numeric must be between 1 and 500.
枚举与数字范围:例如,某个特定字符串属性必须为A、c或者d。再比如,某个特定的数字必须在1至500之间。
What string technique are the violins using at this particular moment and then what rhythmic device does the trumpet insert?
在这个特殊的瞬间,小提琴用到了什么弦技巧,之后小号又用了什么节奏方法?
They can be converted and composed into string formats, parsed for a particular field value, used to enquire about an object, resolve to get a complete binding, copied and freed as needed.
可以根据需要把它们转换和组合为字符串格式,解析它们以寻找特定的字段值,使用它们查询对象的相关信息,使用它们获得完整的绑定,复制和释放它们。
If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.
如果采用特殊编码的某个字符的长度跨越了多个字节,则基于字符的字符串函数可以将每个字符处理为一个单元而不是一个字节序列。
Administrative topic objects can be defined that match a particular topic string.
管理TOPIC对象可以定义为匹配一个特定主题字符串。
Once we have a particular attribute name we wish to get the associated value for, we allocate a ByteBuffer of the right size for the value and then call the view's read (String, ByteBuffer) method.
一旦我们拥有了想得到相关值的特定属性名,就为该值分配一个大小合适的ByteBuffer,然后调用视图的read (String, ByteBuffer)方法。
To change the attributes for a particular text string, select the text on the design surface, and then set the value you want in the Properties view.
要改变一个特定文本字符串的属性,请选择设计图面中的文本,然后在Properties视图中设置您希望的数值。
In this case, the return type is seq [String], where seq (" sequence ") is a particular kind of collection.
在这个例子里,返回类型是seq [string],seq (sequence)是一种特殊的集合。
The import parts of the script are in the registerActionhandler method, which connects a bot object with a particular action string and method.
脚本中重要的部分是 registerActionhandler方法,该方法连接到具有特殊动作字符串和方法的bot对象。
Since this particular kind of string has special meaning and behavior in the system, it's encapsulated in the ButterflyXmlString class (see Listing 7).
因为系统中这种特殊类型的字符串具备特殊的含义和行为,因此,它被封装在ButterflyXmlString类中(参见清单7)。
An event correlation sphere is a string identifier that may be used to correlate events that belong to a particular business process or context.
Eventcorrelationsphere是一个字符串识别器,可以用来关联属于特定业务流程或上下文的事件。
For example, a particular unit may need an integer and a string in English (like "Raymond has 4 cars"), but requires two integers and a string in another language.
例如,在英语中,一个特定单元可能需要一个整数和一个字符串(比如“Raymond has4cars”),但是在另一种语言中需要两个整数和一个字符串。
With the sctp_sendmsg function (a nonstandard sockets call), I can send the string to the client, specifying the particular stream (LOCALTIME_STREAM).
使用sctp _ sendmsg函数一个非标准的socket调用,可以通过指定特定的流程LOCALTIME_STREAM,将这个字符串发送给客户机。
In particular, the date is one continuous string with no separating space between the date and the time parts.
尤其是,日期是一种连续字符串,在日期和时间这两个部分之间没有分割空白。
With the replace feature you can easily replace all or particular occurrences of one string with another.
随着替换功能,你可以很容易地替换一个字符串的所有或特定事件与另一个。
To check for support for a particular codec, you can pass an identifying string to the canPlayType function.
为了检测对特定的一个编解码的支持,可以向canplaytype函数传递一个识别字符串。
In particular, if one operand is a string and the other a number, the string will be converted to a number and the two operands then compared numerically. This can lead to subtle errors.
特别是,如果一个运算对象是字符串,另一个是数字,那么字符串将被转换为数字,然后再对两个数字进行数值比较。
To evaluate XPath expressions, passed as simple String objects, given a particular node in an instance of the supported data model to act as the context node.
要计算XPath表达式,将表达式作为简单的String对象传递,并给定所支持的数据模型实例中的某个节点作为上下文节点。
Checking whether a longer string ends with a particular shorter string.
检查一个长字符串是否以某个短字符串结束。
In particular, there is no support for searching for exact strings and failing fast, and the engine requires us to transform our byte -strings to char or string.
具体地说,它不支持对字符串的精确查找,不支持fail -fast,而且该引擎要求我们把byte字符串转换成char或者String。
So, instead of checking for each literal text string, we can simply search for and respond to particular keywords.
因此,我们可以简单的搜索并响应特定的关键词来代替检测每一个文本串。
A few active directions in string theory are described in this paper, in particular, string cosmology and challenges to theorists posed by recent results in observational cosmology.
简述目前超弦理论中比较受到研究者较多关注的几个方向,特别是超弦宇宙学以及观测宇宙学的最新进展对理论提出的挑战。
For example, a method table does not directly store the name of a particular method, but points to the method's name stored in the string heap.
例如,方法表不直接存储特定方法的名称,而是指向存储在字符串堆中的方法的名称。
应用推荐