From professional translators, enterprises, web pages and freely available translation repositories.
echo() non supporta più una stringa formattata.
echo() 는 더이상 양식화된 문자열을 지원하지 않는다. 대신에 printf() 을 사용하라.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
passa una stringa formattata come [username] :[password], che sarà usata da php per la connessione.
curlopt_proxyuserpwd: pass a string formatted in the [username]:[password] format for connection to the http proxy.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
restituisce una stringa formattata in accordo con la stringa del formato data usando il parametro dato timestamp o l 'attuale orario locale se non è stato dato il timestamp.
returns a string formatted according to the given format string using the given timestamp or the current local time if no timestamp is given. month and weekday names and other language dependent strings respect the current locale set with setlocale().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
restituisce una stringa formattata in accordo con il formato della stringa usato nell' intero timestamp o nell 'attuale orario locale se timestamp non è assegnato.
주어진 정수형 timestamp 나 timestamp 가 주어지지 않았다면 현재 로컬 시간으로 주어진 format 문자열에 따라 형식화된 문자열을 반환한다.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
avvertenza: se codificate l’intera unità (al contrario della codifica di una sola partizione in essa), i sistemi operativi considereranno la unità come nuova, vuota e non formattata (in questo modo essa non contiene nessuna tavola di partizione) e possono inizializzare spontaneamente la unità (oppure chiedervi se volete farlo), e questo può danneggiare il volume.evitare di voler considerare la creazione di una partizione nella unità e codificate invece la partizione.siete sicuri di codificare l’intera unità?
주의: 만약 전체 장치를 암호화하면(→ 장치 상의 파티션만을 암호화하는 경우와 반대개념), 운영체제는 그 장치를 새로운, 비어 있는, 포맷이 안된(즉 어떠한 파티션 테이블도 없는) 것으로 간주합니다. 또한 동시에 그 장치를 초기화시키거나 사용자에게 이를 초기화시킬 것인지 묻게 됩니다. 이 작업은 볼륨을 손상시킬 수도 있습니다.이러한 결과를 피하려면 장치에 파티션을 만든 후 이 파티션을 암호화하는 것을 생각해 볼 수도 있습니다.정말로 전체 장치를 암호화하시겠습니까?
Last Update: 2012-09-05
Usage Frequency: 1
Quality: