Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
converts a julian day count the the jewish calendar.
ユリウス積算日をユダヤ暦に変換します。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts a julian day count to the french republican calendar.
ユリウス積算日をフランス革命暦に変換します。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts a date from the french republican calendar to a julian day count.
日付けをフランス革命暦からユリウス積算日に変換します。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts an object_array into an object record. multiple attributes like 'title' in different languages are treated properly.
object_array をオブジェクトレコードに変換します。 'title' のような異なった言語で多重定義された属性は正しく処理され ます。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts julian day count to a string containing the julian calendar date in the format of "month/day/year".
ユリウス積算日を "月/日/年" の形式でユリウス暦を含む文字列に変換します。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
html_entity_decode() is the opposite of htmlentities() in that it converts all html entities to their applicable characters from string.
html_entity_decode() is the opposite of htmlentities() in that it converts all html entities to their applicable characters from string.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts the jpegname jpeg file to wbmp format, and saves it as wbmpname. with the d_height and d_width you specify the height and width of the destination image.
jpegname jpegファイルからwbmpフォーマット に変換し、 wbmpname として保存します。 d_height と d_width を 指定すると、出力イメージの高さと幅を指定します。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
converts an object_record into an object array. the keys of the resulting array are the attributes names. multi-value attributes like 'title' in different languages form its own array. the keys of this array are the left part to the colon of the attribute value. this left part must be two characters long. other multi-value attributes without a prefix form an indexed array. if the optional parameter is missing the attributes 'title', 'description' and 'keyword' are treated as language attributes and the attributes 'group', 'parent' and 'htmlattr' as non-prefixed multi-value attributes. by passing an array holding the type for each attribute you can alter this behaviour. the array is an associated array with the attribute name as its key and the value being one of hw_attr_lang or hw_attr_none
object_record をオブジェクト配列に変換します。 結果の配列のキーは属性の名前です。'title' のように 異なった言語で多重定義を行う属性は、それ自体で配列となります。 この配列のキーは、属性の値のコロンの左の部分にあります。 現在、'title', 'description', 'keyword' のみが適正に処理されます。 他の多値属性は、添字配列となります。この左側の部分は、2文字分の長 さとする必要があります。接頭辞のない他の多値属性は添字配列となり、 オプションのパラメータに属性 'title'が指定されない場合、' description'と'keyword'は、言語属性として処理され、属性 'group'、'parent'、'htmlattr'は接頭辞のない多値属性として処理され ます。各属性の型を有する配列を指定することにより、この動作を変更 することが可能です。配列は、属性名をキーとする連想配列であり、そ の値は、 hw_attr_lang または hw_attr_none のどちらかとなります。
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :