Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
pan-scan
pan-scan o
Dernière mise à jour : 2009-12-08
Fréquence d'utilisation : 1
Qualité :
custom pan-scan
custom pan-scan ctrl+o
Dernière mise à jour : 2009-12-08
Fréquence d'utilisation : 1
Qualité :
pan-scan ו costome pan-scan זכור
remember pan-scan and custon pan-scan settings
Dernière mise à jour : 2009-12-08
Fréquence d'utilisation : 1
Qualité :
ביציאה pan-scan ו costome pan-scan זוכרעובד רק עם רשימת-הרצה
remembers pan-scan option and custom pan-scan settings.only for playlist.
Dernière mise à jour : 2009-12-08
Fréquence d'utilisation : 1
Qualité :
given a target id this function returns and array with terms as received from the target in the last scan response.
yaz_scan_result() returns terms and associated information as received from the target in the last performed yaz_scan().
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
function scan_titles( $id, $starterm) {yaz_scan($id ,"rpn", "@attr 1=4 ". $starterm); yaz_wait(); $errno = yaz_errno($id); if ($errno == 0) {$ar = yaz_scan_result($id, $options); echo 'scan ok; '; $ar = yaz_scan_result($id, $options); while(list($key,$val)=each($options)) {echo "$key = $val nbsp ;";} echo' br table tr td '; while(list($key,list($k, $term, $tcount))=each($ar)) {if (empty($k)) continue; echo" tr td $term / td td "; echo $tcount; echo" / td / tr ";} echo' / table ';} else {echo "scan failed.
function scan_titles( $id, $startterm) {yaz_scan($id ,"rpn", "@attr 1=4 ". $startterm); yaz_wait(); $errno = yaz_errno($id); if ($errno == 0) {$ar = yaz_scan_result($id, $options); echo'scan ok; '; while(list($key,$val)=each($options)) {echo "$key = $val nbsp ;";} echo' br table tr td '; while(list($key,list($k, $term, $tcount))=each($ar)) {if (empty($k)) continue; echo" tr td $term / td td "; echo $tcount; echo" / td / tr ";} echo' / table ';} else {echo "scan failed.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent