Perl Cd Bookshelf [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Perl Cd Bookshelf [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



8.182. Search::Dict


Searches for a key in an ordered text
file and sets the file position. Exports one function.

look


look *fh, key, dict, fold

Performs string search and sets the position in filehandle
fh to the first line with a key equal to
or greater than key. Returns the new file
position, or -1 in case of error. Takes the
following arguments:

fh
Filehandle of the dictionary file

key
Key to search for

dict
If true, searches in dictionary order, considering only word
characters and whitespace

fold
If true, ignores case



8.181. SDBM_File8.183. SelectSaver




Copyright © 2002 O'Reilly & Associates. All rights reserved.

/ 875