sh tag

193 questions


1 answers
88 views
0
How do I flush in Python?

How do I flush in Python print function?

2 years ago

2 answers
63 views
0
Error executing jquery in Bashscript

When you run the script by inserting the html code into the bash script,Simple code from which html files are created. Google charts are also loaded well, but if you just write in jquery, the followin...


2 answers
96 views
0
How to set relative paths by file, not by path criteria for entering commands?

The title is weird because I don't know it well.The result depends on where the command written in the shell script runs the script.For example:#!/bin/shpwdScripts like this home p parent ch Child te...


1 answers
99 views
0
About /usr/local/ directory - Python related package installation issues

Hello. I'm asking for your help because it was blocked from the first installation stage during the assignment.This is the installation address of the Python robot-related package that I have to insta...

2 years ago

1 answers
118 views
0
Can't you make me turn off the activity when I press OK in the dialog?

When the user checks the dialog with Do you want to close the application?I want to end the activity, but I don't know how to end it. Please let me know.


1 answers
102 views
0
I'm asking because I have a question during the web application development.

I'd like to have new feeds come out if I put them down like Facebook, but what kind of method is this?Are there any examples that I can refer to?If there are no examples to refer to, I wonder how to m...


1 answers
121 views
0
How do I refresh the list view?

I want to refresh the list view when I dynamically delete additional data on Android, how do I do it?


1 answers
63 views
0
There are some parts of Linux shell file programming that I don't understand.

It's very basic, so I have no idea what's wrong.test.sh#!/bin/bashecho TEST START !!VAL = `ps -ef | tail -3`echo $VAL Execution resultTEST START !!./test.sh: 5: ./test.sh: VAL: not foundIs there anyth...

2 years ago

1 answers
115 views
0
This is a question about Android push! (Member linkage)

Hello, developers!I'm a student developer who developed Push for the first time ㅠ

2 years ago

1 answers
123 views
0
How do I stack trace the C++ app?

I made a c++ app, but it keeps dying by itself.stacktrace I want to see what's going onI've only heard of it, but I don't know howMy app uses linux/window/macCompiled all to gcc.After the app dies, wh...

« - 19 - »

© 2024 OneMinuteCode. All rights reserved.