All Questions

19771 questions


1 answers
313 views
0
How do I hide SQL Server version information?

environmentOS:Microsoft Windows Server 2012 R2SQL:Microsoft SQL Server 2008 R2 ExpressWhat do you want to doPort scanning tools such as nmap display version information.Could you please let me know if...

1 years ago

1 answers
364 views
0
How do I use the datepicker in React to display numbers on the month selection screen?

We are implementing a calendar with React-datepicker.It says Jan for January and Feb for February, but I would like to write numbers for the month instead of English.If anyone knows how to do it, plea...

1 years ago

1 answers
381 views
0
How to Create a Dependent Jar File from settings.gradle

When I asked Stack Overflow in English, I couldn't get an answer, so I'll ask you a question.The current Gradle not only creates build.gradle but also sets.gradle, and the dependencies are written the...

1 years ago

2 answers
430 views
0
Windows Neovim garbled external command results

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago

1 answers
433 views
0
What to do when the tabulation method in the table and the tabulation method displayed on the screen are different in Java?

Hello.I'm designing a Java interface for my business.I have a question because I don't know what to do.We are designing an interface that takes records from the table, edits the output, and returns th...

1 years ago

1 answers
373 views
0
How to Switch Roles Using AWS SDK on C#

I am currently working on a C# app for AWS access, but I have been stuck switching roles.I looked up various sites including official AWS information and language differences, but I didn't see anythin...

1 years ago

1 answers
411 views
0
Value retrieved from input form in vue.js3 v-model is not included in variable

I'd like to call the API by setting the username obtained by v-model in const data like ↓.The username in const data is still empty even if I check what I gave you when I threw the request.How can I s...

1 years ago

1 answers
303 views
0
How to Pass a Two-Dimensional Array to Vue3

I am creating a test app with Vue3 in Google Apps Script.I've tried many things with client-side Javascript, but I can't turn it around with v-for, whether the two-dimensional array is Object type?How...


1 answers
422 views
0
Can't git push at ssh destination

On the Ubuntu 22.04 server to which ssh is locatedgit pushWhen you try to do the [email protected]: Permission denied (publickey).fatal —Could not read from remote repository.Please make sure you have th...

1 years ago

1 answers
300 views
0
Windows neovim: !ls results garbled

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago
« - 58 - »

© 2024 OneMinuteCode. All rights reserved.