プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
session.referer_check session.referer_check contains the substring you want to check each http referer for.
session.referer_check session.referer_check contient une sous-chaîne que vous souhaitez retrouver dans tous les entêtes http referer.
最終更新: 2011-10-24
使用頻度: 1
品質:
consider the following pat - tern, which contains non-significant white space to make it more readable (assume the pcre_extended option) and to divide it into three parts for ease of discussion: (\ ()? [^()] + (?(1)\)) the first part matches an optional opening parenthesis, and if that character is present, sets it as the first capturedconsider the following pat - tern, which contains non-significant white space to make it more readable (assume the pcre_extended option) and to divide it into three parts for ease of discussion: (\ ()? [^()] + (?(1)\)) the first part matches an optional opening parenthesis, and if that character is present, sets it as the first captured substring.
il y a deux types de conditions: si le texte entre les parenthèses est une séquence de chiffres, alors la condition est satisfaite si le sous-masque correspondant à ce numéro a réussi.
最終更新: 2011-10-24
使用頻度: 1
品質: