All Questions

19771 questions


1 answers
369 views
0
How to get the name of the YouTube channel in Tampermonkey

Prerequisites/What you want to achieveI want to be able to see only certain channels on youtube, so I try to get the name of the youtube channel on Tampermonkey (Javascript) and move the code to close...

2 years ago

1 answers
338 views
0
How do I create a distributed shared memory environment?

I usually write backend code.I thought that having skills in the infrastructure field would expand my scope, so I set my goal with the theme of reuse garbage PCs to create high-performance machines.I ...

2 years ago

1 answers
299 views
0
To substitute values for the number of rows and columns in a csv file

There is a multi-line multi-column csv file called da_all (this time 12170), but it takes a lot of time because I manually re-shaped it every time after making it into a single column with label in th...


1 answers
347 views
0
I want R to give the numerical data of CSV data a previous zero.

I want to give the numerical data of CSV data a previous zero.I'd like to add the previous 0 to the single digit number.Please tell me who it is.

r
2 years ago

1 answers
266 views
0
html is displayed on the web, but css is not reflected

<link rel=stylesheet href=https://hideto7007.github.io/portfolio/portfolio_styl.css type=text/css>I changed it to , but css is not reflected on the web.How should I change the code to reflect it...

2 years ago

1 answers
281 views
0
I would like to add contacts from PowerShell using the New-MailContact cmdlet.

I would like to create a batch to register Outlook destinations from PowerShell.If you run the following cmdlet from PowerShell, of course you won't get an Outlook instance, so US>Not recognized as a ...

2 years ago

2 answers
442 views
0
Is there an appropriate convention for the domain name only available on the corporate network (local network)?

For example, if you were building a corporate LAN, you would start a web server that is accessible only to your enterprise.If you want to register the address of this web server with DNS provided by y...

2 years ago

1 answers
432 views
0
Estimate EmEditor Memory Capacity, Macro Speed, and Number of Lines to Open

Estimate EmEditor Memory Capacity, Macro Speed, and Number of Lines to Open Thank you for your help.Currently, the Ryzen 7 3700X has 128 Giga M.2 NVMe 512 Giga memory.Please tell me the approximate nu...

2 years ago

1 answers
229 views
0
Variables declared outside the if statement cannot be used inside the if statement.

I created the class below, but I want to substitute the thumbnailIMG declared outside the if statement inside the if statement, but the value is not substituted.I just started writing code in javascri...

2 years ago

1 answers
392 views
0
You want to dynamically switch application.property using the environment variable SPRING_PROFILES_ACTIVE.

Prerequisites/What you want to achieveI would like to dynamically change the application.property for each environment in development using Spring Boot.Example)local environment:application-local.prop...

2 years ago
« - 148 - »

© 2024 OneMinuteCode. All rights reserved.