Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
6a002caf
Kaydet (Commit)
6a002caf
authored
Eyl 05, 2003
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix minor markup nits
üst
911e571a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
libmacfs.tex
Doc/mac/libmacfs.tex
+6
-6
No files found.
Doc/mac/libmacfs.tex
Dosyayı görüntüle @
6a002caf
...
...
@@ -8,11 +8,11 @@
\deprecated
{
2.3
}{
The macfs module should be considered obsolete. For
\class
{
FSSpec
}
,
\class
{
FSRef
}
and
\class
{
Alias
}
handling use the
Carbon.File or Carbon.Folder module. For file dialogs use the
\
module
{
EasyDialogs
}
module.
}
\module
{
Carbon.File
}
or
\refmodule
{
Carbon.Folder
}
module. For file
dialogs use the
\ref
module
{
EasyDialogs
}
module.
}
This module provides access to Macintosh
FSSpec handling, the Alias
Manager,
\program
{
finder
}
aliases and the Standard File package.
This module provides access to Macintosh
\class
{
FSSpec
}
handling, the
Alias
Manager,
\program
{
finder
}
aliases and the Standard File package.
\index
{
Macintosh Alias Manager
}
\index
{
Alias Manager, Macintosh
}
\index
{
Standard File
}
...
...
@@ -95,13 +95,13 @@ a file in the folder, not the folder itself (the file need not exist,
though). If no argument is passed the folder will be set to the
current directory, i.e. what
\function
{
os.getcwd()
}
returns.
Note that starting with
s
ystem 7.5 the user can change Standard File
Note that starting with
S
ystem 7.5 the user can change Standard File
behaviour with the ``general controls'' control panel, thereby making
this call inoperative.
\end{funcdesc}
\begin{funcdesc}
{
FindFolder
}{
where, which, create
}
Locates one of the ``special'' folders that MacOS knows about, such as
Locates one of the ``special'' folders that Mac
OS knows about, such as
the trash or the Preferences folder.
\var
{
where
}
is the disk to
search,
\var
{
which
}
is the 4-character string specifying which folder to
locate. Setting
\var
{
create
}
causes the folder to be created if it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment