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
cc6cc5dd
Kaydet (Commit)
cc6cc5dd
authored
Kas 05, 2002
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix minor markup nits.
üst
f8ca8364
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
windows.tex
Doc/ext/windows.tex
+2
-2
No files found.
Doc/ext/windows.tex
Dosyayı görüntüle @
cc6cc5dd
...
@@ -192,7 +192,7 @@ Hello, world
...
@@ -192,7 +192,7 @@ Hello, world
list. Select ``Multithreaded DLL'' from the ``Use run-time
list. Select ``Multithreaded DLL'' from the ``Use run-time
library:'' dropdown list.
library:'' dropdown list.
You should now create the file
spam.def
as instructed in the
You should now create the file
\file
{
spam.def
}
as instructed in the
previous section. Then chose the
\menuselection
{
Insert
\sub
Files
previous section. Then chose the
\menuselection
{
Insert
\sub
Files
into Project
}
dialog. Set the pattern to
\code
{
*.*
}
and select
into Project
}
dialog. Set the pattern to
\code
{
*.*
}
and select
both
\file
{
spam.c
}
and
\file
{
spam.def
}
and click OK. (Inserting
both
\file
{
spam.c
}
and
\file
{
spam.def
}
and click OK. (Inserting
...
@@ -218,7 +218,7 @@ and add the following to the module initialization function:
...
@@ -218,7 +218,7 @@ and add the following to the module initialization function:
MyObject
_
Type.ob
_
type =
&
PyType
_
Type;
MyObject
_
Type.ob
_
type =
&
PyType
_
Type;
\end{verbatim}
\end{verbatim}
Refer to section
3 of the
Refer to section
~
3 of the
\citetitle
[http://www.python.org/doc/FAQ.html]
{
Python FAQ
}
for details
\citetitle
[http://www.python.org/doc/FAQ.html]
{
Python FAQ
}
for details
on why you must do this.
on why you must do this.
...
...
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