All Questions

19771 questions


1 answers
402 views
0
Error in Ravel 7 migration General error: 3780

Ravel 7 I would like to migrate, but I get the following error:This error usually results in solutions from $table->bigInteger('user_id')->unsigned(); or $table->unsignedBigInteger().There we...

2 years ago

1 answers
380 views
0
Understanding the nodetool cfhistograms Command

For information on how to display nodetool cfhistograms, see I understand that statistics for the past 15 minutes will be displayed.Which of the following is this last 15 minutes?·Statistics 15 minute...

2 years ago

1 answers
387 views
0
I want to know why component must be shutdown and IllegalStateException occur in swing.

We are currently developing on-site using a swing-based library.Press the search button (SearchBox), select an item, and return to the caller screen to set the selection value.(I'm sorry that it's har...

2 years ago

2 answers
285 views
0
If a VPN server is connected to a VPN server through the VPN Client feature of the VPN router, can the subordinates communicate with each other?

Assuming that there is a VPN server at site A (routerA/fixed IP), and then a router with VPN client capabilities at another site B or C (routerB dynamic IP/routerC dynamic IP), can PCs under RouterB o...

2 years ago

1 answers
374 views
0
Total number of odd Pythons from 1 to 99 [closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 2 years ago.Two years agoPlease tell me the sum of odd numbers from 1 to 99 ...

2 years ago

1 answers
338 views
0
I want to get elements from selenium, but I can't choose the latter because there are two of them with the same name.

<a href=URL target=_blank class=button button-color-2>New membership registration</a><a class=button>Login </a>Here, driver.find_element_by_css_selector('.button').click()

2 years ago

1 answers
371 views
0
Code review is not available in Visual Studio

You are connected to a collection of projects configured on the on-premise Azure DevOps Server 2019 with Visual Studio 2015.I was going to follow the steps in the link below to request a code review, ...

2 years ago

1 answers
299 views
0
How to save the date entered from the calendar to the MySQL database

I have a question.I want to register the date I selected in the calendar entry in the database, but it doesn't work.The key is due_on in params.I'd like to put it in the column due_on in the reports t...

2 years ago

1 answers
423 views
0
Pastebin always returns 422

I registered my account with Pastebin and tried to use the API, but Bad API request, invalid api_dev_key shows no sign of success.The API key does not contain spaces, and I copied them from the page, ...

2 years ago

1 answers
376 views
0
I want to create DF using json_normalize, but I get a key error.

When I try to read the JSON file into DF as shown below, I get keyerror.Why?The original JSON file is as follows:[ { creat_at: 2020-04-26T 12:55:58 + 0900, pay_id: E86F0CD0B346, pay: { a—1.32, b:...

2 years ago
« - 164 - »

© 2024 OneMinuteCode. All rights reserved.