All Questions

19771 questions


1 answers
400 views
0
How to retrieve images for each posted article with Rails 6meta tag & OGP settings

I am trying to get images of each posted article page on the site using meta tag & OGP settings in Rails 6, but it is not working.The following code is written at the top of the html.erb page to r...

1 years ago

1 answers
361 views
0
unity I want to generate a beautiful random number list

I'd like to use a list initialized with random numbers in unity c#, but with this method, the code will be this long.For me, who has become python, it's very troublesome to write like this every timeI...

1 years ago

1 answers
472 views
0
How to write Cmake on Android Studio

I would like to introduce C source code using Cmake on Android Studio, but when I run, I get the following error.Java/Kotlin as a library would like to call main.cpp.I'm sorry for the rudimentary ques...

1 years ago

1 answers
324 views
0
How do I get Cognito user pool information from lambda (python)?

We are considering sending mail only to users who have specified attributes among users registered with awscognito.The user pool was accessible and user information could not be retrieved, but the val...

1 years ago

1 answers
365 views
0
Merge after Cherry-pick with Git results in multiple same Commit histories

Merge after Cherry-pick on Git resulted in multiple identical commits.When I did the following, I made a commitment history with the same contents.How do I resolve this?[Prerequisite] Branch:A, Branch...

1 years ago

2 answers
422 views
0
AWS CloudWatch Logs cannot be molded

Run EnvironmentOperating System: Windows 10languages:Python 3.xlibraries:standard libraries only (can't use pandas, numpy, etc.)What programs are you creatingWe are creating a program to mold AWS Clou...

1 years ago

1 answers
369 views
0
DETECTION METHOD OF SCROLLING FROM EDGE OF SCREEN AND FROM CENTRAL PART BY FLUTTER APPLICATION

I am currently developing a flutter application, and I would like to make the screen transition when scrolling on the edge of the screen and ignore it in the center, but I don't know how to implement ...

1 years ago

1 answers
310 views
0
Browse spreadsheets in the GAS and retrieve specific lines

GAS is trying to retrieve a specific column of the spreadsheet.A particular column is the data in the row where num is the maximum value in the table below.From this table, what code should I write to...

1 years ago

1 answers
484 views
0
When you start powerhell from the batch, it opens for a moment and closes immediately.

1.Periodic execution of bat file@powershell-NoProfile-ExecutionPolicy unlimited-Command Start-Process PowerShell.exe-Verb runas C:\********\****.ps12.ps1 starts and performs actions with administrator...


1 answers
272 views
0
Data Receive Rate Delay in Sresnse

Using Spresense, we collect FFT results of voice in the form of a csv file on the set microSD, and the data reception rate is increasing day by day.Is there any possible cause?Also, the board is run b...

1 years ago
« - 54 - »

© 2024 OneMinuteCode. All rights reserved.