전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
pan-scan
pan-scan
마지막 업데이트: 2009-07-01
사용 빈도: 1
품질:
seçimlik pan-scan
custom pan-scan
마지막 업데이트: 2009-07-01
사용 빈도: 1
품질:
pan-scan and seçimlik pan-scan ayarlarýný hatýrlar
ביציאה pan-scan ו costome pan-scan זוכרעובד רק עם רשימת-הרצה
마지막 업데이트: 2009-07-01
사용 빈도: 1
품질:
given a target id this function returns and array with terms as received from the target in the last scan response.
given a target id this function returns and array with terms as received from the target in the last scan response.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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, $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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다