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

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

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

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

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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

8.102. File::Spec


Performs common operations on file
specifications in a portable way. To do this, it automatically loads
the appropriate operating system-specific module, which is one of
File::Spec::Mac, File::Spec::OS2, File::Spec::Unix, File::Spec::VMS,
or File::Spec::Win32. The complete reference of available functions
is given in File::Spec::Unix; the functions are inherited by the
other modules and overridden as necessary. Subroutines should be
called as class methods, rather than directly.


/ 875