So this is a so-called format string.
这就是所谓的字符串格式。
The bus USES a format string to understand the format of the message.
总线使用格式字符串解析消息的格式。
The message format string identifies the original type of message sent.
消息格式字符串表示了消息发送的原始类型。
You can think of the format string as a pointer into the SDO repository.
可以将格式字符串看作指向SDO资源库的指针。
The function takes a format string and a variable number of arguments.
函数随带一个格式化字符串和一个可变数目的参数。
What is the correct date parser format string for the ISO date format?
正确的日期格式的字符串解析器为日期格式标准是什么?
A full error message follows, running to the end of the format string.
紧跟一个完整的错误信息,直到格式串尾。
The format string follows the syntax described above for an inbound service.
格式字符串遵循上面描述的用于入站服务的语法。
Specifies a format string for building an error response to the client.
指定用于发送给客户端的错误回应使用的格式字符串。
Numeric values can be formatted with a format string as shown in the example.
可以使用下面示例中所示的格式字符串格式化数值。
Optional flags which describe how the format string is to be interpreted.
可选的标签,用于指示格式化字符被如何解释。
And it boils down to modifying the format string with just a simple number.
它归结于是用一个简单的数字来,修改字符串的格式。
For any other text in the format string, the data is copied as is to the result string.
对于格式字符串中的任何其他文本,数据按原样复制到结果字符串中。
The format string identifies, for example, the WSDL and schema that define the message.
例如,格式字符串确定定义消息的WSDL和模式。
If you need more control, you can explicitly specify a format string for the using modifier.
如果需要更多的控制,您可以为using修饰符明确指定格式字符串。
A screenshot of the proper format string for the parameter MMMM.dd.yyyy + '-' + hh: mm + aa.
按MMMM . dd .yyyy +'- ' +hh:mm + aa正确编排参数的字符串格式的屏幕快照。
A variable number of arguments to be converted to text as dictated by the format string.
一个可变数目的参数,他们将按照指示命令转化为文本。
You can also use the custom format string with a method that supports composite formatting.
您也可以搭配支援复合格式的方法使用自订格式字串。
A screenshot of the proper format string for the parameter yyyy.MM.dd + 'at' + hh: mm: ss + ZZZ.
按yyyy .mm .dd +'at ' +hh: mm:ss +zzz正确编排参数的字符串格式的屏幕快照。
Buffer overflow attack mainly includes stack overflow, heap overflow and format string overflow and so on.
缓冲区溢出主要分为堆栈溢出、堆溢出和格式化字符串溢出等。
The result is a single string that incorporates the log level and user-specified format string as a single string.
组合的结果是将日志级别和用户指定的格式字符串包含在一个字符串中。
Exempting the format string argument, all other arguments must be squeezed in with either a tuple or a dictionary.
除了格式化字符串参数,所有其他的参数都必须用一个元组(tuple)或是一个字典(dictionary)进行挤压。
Therefore, to put the message into the proper format for the outbound service, P1S1Transform must use the format string.
因此,为了将SOAP消息的格式转换为出站服务的适当格式,P1S1Transform必须使用格式字符串。
My favorite is to use a configuration file and define a constant in it that holds the format string for the date function.
我最喜欢的方式是使用配置文件并在配置文件中定义一个常量,这个常量保留date函数的格式字符串。
In c, a common mistake is to pass attacker data into format string parameters (such as the first parameter of printf (3)).
在c语言中,一个常见的错误是将攻击者的数据传递到格式化字符串参数中(例如printf(3)的第一个参数)。
The often-serious format string attack is based on the idea that an attacker can control the format used to display data.
常见的格式化字符串攻击来自于一个思想:攻击者可以控制显示数据所使用的格式。
Note that the first argument is not an argument at all, as no comma (,) separates the level (KERN_CRIT) from the format string.
注意,第一个参数并不一个真正的参数,因为其中没有用于分隔级别(KERN_CRIT)和格式字符的逗号(,)。
The gcc compiler option -Wformat-security will warn you of some cases where the code may be vulnerable to format string attacks.
gcc编译器选项-Wformat-security 可以警告您代码中可能受到格式化字符串攻击的地方。
The format string contains literal text, embedded with directives, for converting the trailing list of arguments into text.
格式化字符串是一个字面量文本,内嵌了一些命令指示,把其后的参数转入文本中。
The format string contains literal text, embedded with directives, for converting the trailing list of arguments into text.
格式化字符串是一个字面量文本,内嵌了一些命令指示,把其后的参数转入文本中。
应用推荐