format string中文,format string的意思,format string翻译及用法

2026-03-21 07:59 浏览次数 17

format string

英[ˈfɔ:mæt striŋ]美[ˈfɔrˌmæt strɪŋ]

格式字符串

format string 片语

片语

format control string控制串

format-string vulnerabilities格式串漏洞

format false String格式化日期的字符串

Format String Attacks格式化字符串攻击

format t string格式字符串

Kernel Format String Vulnerability内核格式化字符串漏洞

Format just String格式化串

format true string图片格式

Format into String格式化写入字符串

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.

    消息格式字符串表示了消息发送的原始类型。

  • all i need it to do is write to a disk file using a format string i specify, rotate logs after x kb, and to keep only y archived files.

    我需要做的不过是定义一个我需要的格式化string来写一个磁盘文件,在超过多少kb以后轮转logs,而且只需要保留唯一y存档文件。

  • my favorite is to use a configuration file and define a constant in it that holds the format string for the date() function.

    我最喜欢的方式是使用配置文件并在配置文件中定义一个常量,这个常量保留date()函数的格式字符串。

  • the value for the orderdate is set by calling the bind expression and passing to it the name of the column in the gridview「s associated data source and an optional data format string expression.

    orderdate 的值是通过调用bind表达式并向它传递gridview的关联数据源中列的名称和一个可选的数据格式字符串表达式来设置的。

  • format string attacks are usually targeted for c/c++ programs, but other languages have format strings, and for them you still need to make sure the attacker doesn」t control them.

    虽然格式化字符串攻击通常是用来攻击 c/c++程序,但是其他一些语言也有格式化字符串,对于这些语言来说,您需要确保攻击者不会控制格式化字符串。

  • the format string follows the syntax described above for an inbound service.

    格式字符串遵循上面描述的用于入站服务的语法。

  • the difference here is that the format string must identify, with each format specification, which dictionary entry will be used to provide the substitution.

    这里的差异是,格式字符串必须为每个格式定义指定使用哪个词典条目提供替换。

  • the often-serious format string attack is based on the idea that an attacker can control the format used to display data.

    常见的格式化字符串攻击来自于一个思想:攻击者可以控制显示数据所使用的格式。

  • numeric values can be formatted with a format string as shown in the example.

    可以使用下面示例中所示的格式字符串格式化数值。

  • the interesting thing to note about the format string in this example is that the same local variable (cmdname) occurs multiple times in the same string.

    对于这个示例中的格式字符串,有意思的一点是:同一个局部变量 (cmdname)在同一个字符串中出现了多次。

  • a screenshot of the proper format string for the parameter mmmm.dd.yyyy+「-」+hh:mm+aa

    按mmmm.dd.yyyy+「-」+hh:mm+aa正确编排参数的字符串格式的屏幕快照

  • 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)的第一个参数)。

  • in case you haven「t seen this before, a formatted print statement applies a format string to subsequent data to create specially formatted output.

    您可能以前没有看到过这种打印方式,格式化print语句将把一个格式字符串应用到后续数据中以创建特定格式的输出。

  • exempting the format string argument, all other arguments must be squeezed in with either a tuple or a dictionary.

    除了格式化字符串参数,所有其他的参数都必须用一个元组(tuple)或是一个字典(dictionary)进行挤压。

  • 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 可以警告您代码中可能受到格式化字符串攻击的地方。

  • you can think of the format string as a pointer into the sdo repository.

    可以将格式字符串看作指向sdo资源库的指针。

  • the result is a single string that incorporates the log level and user-specified format string as a single string.

    组合的结果是将日志级别和用户指定的格式字符串包含在一个字符串中。

  • therefore, the format string containing %(cmdname)s will be replaced by the local variable named cmdname, and the value will be displayed as a string.

    因此,包含 %(cmdname)s的格式字符串会替换为局部变量cmdname,以字符串形式显示它的值。

  • finally the new body must be stored in the format appropriate for the inbound service; you can see the format string used to accomplish that.

    最后,新的主体必须使用入站服务的适当格式存储;可以看到用于完成该任务的格式字符串。

  • if you need more control, you can explicitly specify a format string for the using modifier.

    如果需要更多的控制,您可以为using修饰符明确指定格式字符串。

  • gnuplot reads in the data using the c standard library」s scanf function, with the given format string (see help using for all the details).

    gnuplot使用c标準库的scanf函数以及给定格式字符串(有关详细信息,请参阅helpusing )读入数据。

  • 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正确编排参数的字符串格式的屏幕快照

  • the bus uses the format string to produce an sdo that a mediation can use to examine and change the message. for soap messages, the format string syntax is

    总线使用格式字符串生成sdo,中介可以使用该sdo来检查和更改消息。

  • therefore, to put the message into the proper format for the outbound service, p1s1transform must use the format string

    因此,为了将 soap消息的格式转换为出站服务的适当格式,p1s1transform必须使用格式字符串

  • the format string identifies, for example, the wsdl and schema that define the message.

    例如,格式字符串确定定义消息的wsdl和模式。

相关热词