All Questions

19771 questions


1 answers
370 views
0
Bugs that cause the thickness of the border in the table to fall apart.

Ravel, I'm using Bootstrap to create a web site screen.There seems to be a bug on the browser side where the thickness of the border in the table becomes disjointed when the screen size is changed.Reg...


2 answers
355 views
0
About html video tag sources

When html is written as shown below, which source (url, file path) is the video?<video class=gifVideo js-gifVideo lazyVideo data-webm=https://el.phncdn.com/pics/gifs/042/100/151/42100151a.webm dat...

1 years ago

1 answers
325 views
0
I want to get a recurring scheduled end date

List the recurring events that are registered that do not have an end date and I would like to implement sending a warning DM by rack to the event creator.I searched for references and articles on the...

1 years ago

1 answers
325 views
0
I want to make a list of all combinations.

There is a text file with 10,000 words (one new line at a time) consisting of five alphabetic characters.Find out how many 5-character words are in the text file that can be created by rearranging the...

1 years ago

2 answers
387 views
0
Understanding Data Processing with Python Pandas

I'm almost a beginner.It's good to look into various things, but I can't figure out how to write them, so I can't help but get stuck.Thank you for your help.There is a data file like chr_effect.txt.Th...


1 answers
298 views
0
Error on first push

git push-u origin main when error:src refspec main does not match any error: failed to push some refs to 'https://github.com/kazu1212-star/study-typescript.git' appears.I tried many things, but it did...

1 years ago

1 answers
456 views
0
I want to stop the error output to Serial in Spresense.

I use Spresense, LTE expansion board arduinoIDE, #include<LTE.h>.Even if you do not do Serial.begin, Serial prints an error from the expansion board.Is there a way to prevent errors from coming ...

1 years ago

2 answers
448 views
0
How to Receive Data Output Using echo in a Loop in an API in php

In laravel, I created an API that outputs JSON search results, but since there is a lot of data to output, I created it to send data in split echo.In this case, if I want to run the API within php of ...

1 years ago

1 answers
339 views
0
Is anaconda free for 1,000 people working in a company who use it for private study outside of work?

Am I correct in understanding that anaconda is free for 1000 people who work in a company to study for individuals outside of work?

1 years ago

1 answers
477 views
0
How to Add a Column Name in a Case Statement for SQL in CakePHP

kbn, name is the column name, but I want the |name part to be recognized as a string and recognized as a column name in the table. How should I describe it?SQL Statementselect case when kbn = '1' the...

1 years ago
« - 57 - »

© 2024 OneMinuteCode. All rights reserved.