sh tag

193 questions


1 answers
110 views
0
Can I do multiple Notifications in one app on Android?

I have to send several Notifications, not one, from the app I'm currently working on, but as far as I know, there is only one way to represent Notification in multiple ways?

2 years ago

1 answers
90 views
0
How to hash 10 data

Literally, I want to hash 10 integers I don't know because I still lack the concept of hashingI was going to use Jenkins' hash function to do a hash.// Robert Jenkins' 32bit hash functionunsigned __in...

2 years ago

1 answers
108 views
0
How to handle scripts woven from C language to bone shell

You are about to use bash script in C language.You don't have to run the bash script fileAs shown in the source below, I want to define the bash script as a definition statement and then run it in the...

2 years ago

1 answers
70 views
0
Android) I would like to change the activities that are executed according to the type of Firebase push message.

Hello, I have a question while using the Firebase push message function.I'm currently creating a community appBy the way, each push message has a different content, but all the contents are transferre...


1 answers
74 views
0
Meaning of code with exitcode=0 in the .sh file

I was studying Docker.I saw a code line that said exitcode=0 in the sh file.I'm not sure what exitcode=0 means. I would like to ask for url with a brief explanation or explanation of exit code. Thank ...

2 years ago

1 answers
153 views
0
Is there any way to access SSH if I forget my password?

I'm in a difficult situation because I lost my password.Among the methods, I heard that access is possible using pem, so I'm going to try it, is that right?Or is there a way to access it if I forget m...

2 years ago

1 answers
128 views
0
Python Dictionary Questions

Hi, everyone.I have a question regarding Python dictionary function.We created a function that matches the following largest score - person names.I think it's recognized as 2,1 if the score is 20,19.I...

2 years ago

1 answers
92 views
0
What should I do when I have # instead of / in httpurl when I crawl Python?

Hello, everyone I'm a beginner who's been doing Python crawl lately.ㅠ


1 answers
121 views
0
This is a question about how to push with a web socket.

Hi, everyone.It's not hard to figure out if you're lucky to communicate with the Tomket WebSocket server on Android.But the communication is good. I don't know how to implement push with this. I think...

2 years ago

4 answers
88 views
0
I have some questions about Git.

As shown in the picture below, we did 'git add' and 'git commit -m' for the source projects called 'SapSampleCode' and 'SapSampleCodeTizen', and finally 'git push'. I also checked the record as below ...

2 years ago
« - 18 - »

© 2024 OneMinuteCode. All rights reserved.