Şunu aradınız:: serializing (Çince (Modern) - Korece)

Bilgisayar çevirisi

İnsan çevirisi örneklerinden çeviri yapmayı öğrenmeye çalışıyor.

Chinese

Korean

Bilgi

Chinese

serializing

Korean

 

Kimden: Makine Çevirisi
Daha iyi bir çeviri öner
Kalite:

İnsan katkıları

Profesyonel çevirmenler, işletmeler, web sayfaları ve erişimin serbest olduğu çeviri havuzlarından.

Çeviri ekle

Çince (Modern)

Korece

Bilgi

Çince (Modern)

=ד 1. serializing a single value

Korece

all the functions that serialize variables use the first element of an array to determine whether the array is to be serialized into an array or structure. if the first element has string key, then it is serialized into a structure, otherwise, into an array.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Çince (Modern)

蛁: in php 3, methods are not preserved when unserializing a serialized object. php 4 removes that limitation and restores both properties and methods. please see the serializing objects section of classes and objects or more information.

Korece

예 1. unserialize() example

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Çince (Modern)

when serializing objects, php will attempt to call the member function __sleep() prior to serialization. this is to allow the object to do any last minute clean-up, etc. prior to being serialized. likewise, when the object is restored using unserialize() the __wakeup() member function is called.

Korece

this is useful for storing or passing php values around without losing their type and structure.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Daha iyi çeviri için
7,740,519,915 insan katkısından yararlanın

Kullanıcılar yardım istiyor:



Deneyiminizi iyileştirmek için çerezleri kullanıyoruz. Bu siteyi ziyaret etmeye devam ederek çerezleri kullanmamızı kabul etmiş oluyorsunuz. Daha fazla bilgi edinin. Tamam