All Questions

19771 questions


1 answers
274 views
0
What is the "local variable" in python?Please tell me specifically.

I just started python, and I still don't understand local variables.Therefore, I would appreciate it if you could let me know if you know it specifically.Thank you for your cooperation.

2 years ago

1 answers
383 views
0
Other than params, the values received in the controller after skipping from the rails front are described.

The params used in def create in the rails project is the singular name_params of the controller. Is this the rails specification?I'm worried that I can't find such a configuration file.Could you plea...

2 years ago

1 answers
370 views
0
Understanding Conditional Branches in While Statements

Sorry for the rudimentary question.We are currently doing count processing by turning while statements and sorting them into folders.You are trying to print characters on the console screen when the c...

2 years ago

1 answers
308 views
0
I want to create a two-dimensional graph (map) using python.

I would like to graph the intensity in the z-axis direction on the xy plane using two-dimensional mapping.At that time, I imagine that the dots between the data will be interpolated and connected smoo...

2 years ago

1 answers
361 views
0
Change to RCOSC mode in Arduino ·How do I disconnect TCXO?

In order to reduce standby power during DeepSleep, we would like to do the following:After searching, I found the following statement:Power Consumption for SPRESENSE and Other Platforms | Visualize an...

2 years ago

1 answers
340 views
0
I want htaccess to transfer internally to different domains

I would like to transfer internally as described below, but due to the different domains, it will be treated as a redirect.How do I resolve this? RewriteRule https://example1.jp/img/0001.jpg https://e...

2 years ago

1 answers
490 views
0
I want to resolve ArgumentError: wrong number of arguments (given2, expected1) in Rails test

Rails 6.0.4Ruby 3.0.2DockerIn the Rails tutorial, we are building and developing an environment with Docker.Now we're going up to Chapter 10, but we're testing with minitest and we're writing the acce...

2 years ago

1 answers
278 views
0
Search Python and you'll see python.

You may not want to ask this question, but whenever you search for information about Python, you will always see a picture of a python.My acquaintance, SE, says he is patient every time.Is there a way...

2 years ago

1 answers
251 views
0
Information About Using the OnMouseDown Method

I'd like to create a script that displays prediction lines when I drag the mouse, but I'm currently using Ball as the object I want to display prediction lines and GameObject as the object I attached ...

2 years ago

2 answers
285 views
0
The cause of the segmentation fault is unknown.

We are developing a program for the task of measuring CPU time.I compiled the two programs below and ran them.Normal compilation is fine, but if you compile and run with the optimization option -O2 in...

2 years ago
« - 121 - »

© 2024 OneMinuteCode. All rights reserved.