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
517ce231
Kaydet (Commit)
517ce231
authored
Ock 25, 2001
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Clarify winsound.beep docs, in response to c.l.py beep brouhahalet.
üst
d52269bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
libwinsound.tex
Doc/lib/libwinsound.tex
+5
-0
No files found.
Doc/lib/libwinsound.tex
Dosyayı görüntüle @
517ce231
...
@@ -21,6 +21,11 @@ two functions and several constants.
...
@@ -21,6 +21,11 @@ two functions and several constants.
through
\code
{
0x7fff
}
). The
\var
{
duration
}
parameter specifies the
through
\code
{
0x7fff
}
). The
\var
{
duration
}
parameter specifies the
number of milliseconds the sound should last. If the system is not
number of milliseconds the sound should last. If the system is not
able to beep the speaker,
\exception
{
RuntimeError
}
is raised.
able to beep the speaker,
\exception
{
RuntimeError
}
is raised.
Note: this function works as documented above only on Windows NT and
Windows 2000. Under Windows 95 and 98, the arguments are ignored;
if the system has a sound card, the system default sound is played
(typically ding.wav, or whatever is registered as the default sound via
Control Panel -> Sounds); else (no sound card) the standard system beep.
\versionadded
{
1.5.3
}
% XXX fix this version number when release is scheduled!
\versionadded
{
1.5.3
}
% XXX fix this version number when release is scheduled!
\end{funcdesc}
\end{funcdesc}
...
...
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