All Questions

19771 questions


1 answers
85 views
0
About Loading the json File by $.ajax

I tried to use $.ajax to read the local json file in Javascript, and when I ran the following code, it returned as a failure.If you are familiar with it, please tell me the cause.(By the way, the json...

2 years ago

1 answers
92 views
0
"Simp_le:1446" Error Occurs After SSL Using Let's Encrypt in Docker

EventWe are currently planning to use Docker to make the website SSL.Therefore, I am trying to add Let's Encrypt to the Docker-compose, but A heading error has occurred and SSLization is not successfu...


1 answers
115 views
0
Why can I log in with SSH when the ssh-add-l result is The agent has no identities?

I'm wondering how I can log in to SSH under this condition.First, $ssh-add-K.ssh/id_rsa registered key for SSH connection by running the This allowed us to successfully connect to the SSH server.Howev...

2 years ago

1 answers
72 views
0
I want to make duplicate decisions for specific columns

(Example) There is a table A, and I want to use Distinct with the company code and department code Column 1, Column 2 (1)001,A(2)002, A(3)001,C(4)003,B(5)004,D(6)001, A(7)002, A//Create DataTable ATIm...

c#
2 years ago

2 answers
133 views
0
react redox form tag onSubmit does not work

Currently learning react-reduxI wrote the following code, but the onSubmit in the form tag does not work.OnChange in the input tag works fineI would appreciate it if someone could let me knowimport Re...


1 answers
117 views
0
I would like to check the order history in DB.

I'm a beginner using EC-CUBE for the first time.I installed EC-CUBE4 using Cloud9.Once you shop locally, you can even confirm your order.When I tried to check in DB, I got an error without the dtb_ord...

2 years ago

1 answers
141 views
0
I want to unfocus editText in scrollView

If you don't use ScrollView, even if you're focused on EditText, tap anything other than the EditText portion of the screen to remove the focus of EditText.However, if you put ScrollView in LinearLayo...

2 years ago

1 answers
146 views
0
Run when you come back from Popover

How do I detect it when I come back from Popover?You can't use viewWillAppear, etc. Run function during screen transitionswiftI tried to run the function when I dismissed by referring to , but when I ...

2 years ago

1 answers
124 views
0
Term Cannot SSH to Server

Term cannot connect to the server.I have two IP addresses, and one is fine.I can't put it in if I create a new one.The exact same procedure is used to change only the IP address.You are logged in with...

2 years ago

1 answers
107 views
0
About SPRESENSE Add-on Boards

I am thinking of using the geomagnetic and gyro sensors on the SPRESENSE add-on board.Each sensor has a separate add-on board, and looking at the pin arrangement, it seems that it cannot be used with ...

2 years ago
« - 206 - »

© 2024 OneMinuteCode. All rights reserved.