243 questions
static int m_Glass[7][2] = { {1,1},{1,1},{1,1},{1,1},{1,1},{1,1},{1,1} };void InitBlocks(RECT blocks[][2], RECT& bound);void DrawBlocks(HDC hdc, RECT blocks[][2]);static RECT Blocks[7][2];int rand...
Currently, we implemented the STT function using Kakao Voice API.The key used the restapi key value. After implementation, I want to execute the STT function and implement it when I press the button o...
I'm a college student I made a program with c source code, but there was a feedback that it would be better to make it GUI method if I made it with a desktop application, but I have to learn it this s...
« | - 25 - |
886 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
567 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
607 Uncaught (inpromise) Error on Electron: An object could not be cloned
599 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.