来自专业的译者、企业、网页和免费的翻译库。
isnottext(x)
isnottext( x)
最后更新: 2011-10-23
使用频率: 1
质量:
isnottext(12) renvoie vrai
isnottext( 12) vrací true
最后更新: 2011-10-23
使用频率: 1
质量:
isnottext("salut ") renvoie faux
isnottext ("ahoj") vrací false
最后更新: 2011-10-23
使用频率: 1
质量:
警告:包含不可见的HTML格式
la fonction isnontext() renvoie « & #160; vrai & #160; » si le paramètre n'est pas une chaîne, sinon elle renvoie « & #160; faux & #160; ». elle agit comme isnottext.
funkce isnontext () vrací true, není- li parametr řetězec, jinak vrací false. je to to samé jako isnottext.
最后更新: 2011-10-23
使用频率: 1
质量:
警告:包含不可见的HTML格式