193 questions
I'm working on a Python program that interacts with errors in the C++ processThe C++ program I made sometimes fails, but sometimes it works fine.The C++ program needs to be consistently brokenIt can b...
In Java, the hash code for the String object is s[0]*31n-1 + s[1]*31n-2 + ... + s[n-1] is calculated like this. To illustrate the above equation, s[i] is the ith character in the string, n is the leng...
Hello, everyone Node.js wants to use socket.io to implement real-time push services on the web.There is a push server and a web server separately, but I want to push to the push server when I write a ...
I made a websiteThere is a chat function. I want to have a push notification on my PC when I get a message from the other person. (Like Kakao Talk)You want to use PHP or Javascript for languages.Pleas...
Hello, I am a student studying Android.HASH is in the HASHMAP.Well, to put it simply, KEY : valueA : 1B : 2C : 3D : 4E : 5There's this HASH, and dozens of these types of hashes have gone into the new ...
I'm making an app that receives push notifications from the server. I found some ways to do that.SMS - Block incoming sms and pull them to the server.Poll - Periodically checks the server.There are tw...
I've read the terms and conditions, but there's nothing related to the question like Stack Overflow, so I'm asking about Linux.When I was reading a translation of The Linux Command Line (Complete Intr...
Currently, there is a php bulletin board, and when registering the notice, we use fcm to send a push through the web app.I want to turn off and turn on the push according to push on and off on the bul...
When using GitHub, use programs such as terminals and msysGit, whether Macintosh or Windows.During the first setup process, there is a process of generating a key using SSH Keygen and registering the ...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.