All Questions

19771 questions


1 answers
388 views
0
Switching Hub Problems

Please teach me.The company has the following network (SH: switching hub).We've been running the same configuration for about five years, and the configuration hasn't changed.The number of terminals m...

1 years ago

1 answers
401 views
0
Want to know Slack account concepts

Slack can sign in to multiple workspaces with one email address.You can configure different profiles (passwords, profile images, and display names) for each workspace.Also, where can I find Account fo...

1 years ago

1 answers
407 views
0
To calculate the total value of columns using R and extract only columns with a total value of 100 or more for each column

Could you tell me how to use R to calculate the total value of the column and extract only columns with a total value of 100 or more into a data frame?df<-data.frame(id=1:3, score1=c(200,30,100), s...

1 years ago

1 answers
303 views
0
I want to see the dictionary keys that match the elements in the Python list and their values.

I'm a beginner at Python, so there might be something strange about it.I would appreciate it if you could point it out.A(list) = ['Fish', 'Tori', 'Dog', 'Cat', 'Rabbit']B (dictionary) = {'Fish': 'Tuna...

1 years ago

1 answers
401 views
0
I want to get permission using Jetpack Composer on Android, but I can't see the confirmation screen.

I would like to make a permission request using Jetpack Composer and Accompanist on Android in a Jetpack-like way.https://google.github.io/accompanist/permissions/I'd like to get permission for Foregr...


1 answers
327 views
0
Extracting Elements in the CSS Selector for bs4

For one document in xml, if year is 2021, and the text in the paragraph contains third, we have created a program to extract all the text in the paragraph. I did well with the string search criteria, ...


1 answers
430 views
0
I want to output the loaded file as a table in Tkinter.

I would like to print the prepared text file in tabular format using tkinter.It is assumed that the next column will be printed after checking the blank space, and the next column will be printed afte...

1 years ago

1 answers
450 views
0
I want to redirect 301 to another directory with htaccess when the site is relocated.

Using WordPress, blog.example.com/YYYY/MM/DD/post-xxSites operating in a directory structure similar to the one shown in example.com/blog/post-xxYou have moved to .If so, how do I write htaccesses to ...

1 years ago

1 answers
381 views
0
Even if I set the ipvsadm table, it will return when I restart the OS.

The ipvsadm table can be configured and the configuration information can be cleared and restored when the service is restarted, but the table information is not restored when the OS is restarted.Is t...

1 years ago

1 answers
468 views
0
I want to redirect 301 to another directory with htaccess when the site is relocated.

Using WordPress, blog.example.com/YYYY/MM/DD/post-xxSites operating in a directory structure similar to the one shown in example.com/blog/post-xxYou have moved to .If so, how do I write htaccesses to ...

1 years ago
« - 52 - »

© 2024 OneMinuteCode. All rights reserved.