Windows API nin linuxta ne işi var kardeşim, sorduğun soru mantıklı değil. Hangi API leri kullandıysan bunun linux sistemlerde alternatifi var mı ona bakmalısin, linux sistem çağrıları olarak geçer.
Windows API nin linuxta ne işi var kardeşim, sorduğun soru mantıklı değil. Hangi API leri kullandıysan bunun linux sistemlerde alternatifi var mı ona bakmalısin, linux sistem çağrıları olarak geçer.
If one wishes to beep the speaker on Windows, Python 2 apparently provides a useful function: winsound.Beep(). The neat thing about this function is that it takes arguments specifying the exact fre...
On a chat script I was working on a while back, I used the winsound python library to play a 'ding' sound (ding.wav) when a new message was received. Now I am wondering how I can make this work for...
If one wishes to beep the speaker on Windows, Python 2 apparently provides a useful function: winsound.Beep(). The neat thing about this function is that it takes arguments specifying the exact fre...
On a chat script I was working on a while back, I used the winsound python library to play a 'ding' sound (ding.wav) when a new message was received. Now I am wondering how I can make this work for...
If one wishes to beep the speaker on Windows, Python 2 apparently provides a useful function: winsound.Beep(). The neat thing about this function is that it takes arguments specifying the exact fre...
On a chat script I was working on a while back, I used the winsound python library to play a 'ding' sound (ding.wav) when a new message was received. Now I am wondering how I can make this work for...
Hocam dediğiniz gibi .exe'yi 2. kez indirdim ve kendim yapılandırmış olduğum WİNE ile açtım. Herşey sorunsuz giderken; python3 dizinini belirtirken sorun çıktı. Neyse Hocam ben hazır bir kodla halletdim teşekkürler.