All Questions

19771 questions


1 answers
373 views
0
Using getInputStream in a String in a Network Connection in Java

The code below allows you to answer only ○ problems (oh and X).I would like to create a description problem, but I would like to know how to use getInputStream read.import java.io.BufferedWriter;impor...

2 years ago

1 answers
318 views
0
I want Windows to get the file update time (same as in Explorer)

st_mtime in os.stat seems to change to the time when it was copied.Is there any way to get the same update time as the explorer display?Note: I'd like to make an update comparison of my work, so I'd l...

2 years ago

1 answers
473 views
0
I want PHP to determine if a number is included in the value of a particular array.

I'm a beginner in PHP.One variable: TestPositionIf the number in the array of A is ASimilarly, if included in the array of B, BI would like to create a function that returns .I tested if I could use i...

2 years ago

1 answers
423 views
0
I want to delete the firestore document when I delete the tableView cells, but I don't know how to get the document ID.

I am currently creating a password management application.I was able to add the entered value to the firestore and display it in TableView.Next, we are working on the ability to delete selected TableV...

2 years ago

1 answers
307 views
0
Does the x64 container work on the M1 Mac?

I am currently considering purchasing a Mac for development.During the development, multiple x64 containers must operate locally using Docker Desktop.I will also use kubernetes.I'm thinking of buying ...


1 answers
322 views
0
Understanding WSUS Client Configuration

[Machine A] (WSUS server)Windows server 2016 (Domain Controller)domain:samba.ubis.localaddresses:192.168.1.15[Machine B] (Client) Windows 10domain:PC08.ubis.localAddress: 192.168.1.20After we built WS...


1 answers
401 views
0
To make apt-get workable on macOS

Can I use sudo apt-get update if I install linux on macos?When I looked into it, many people said they didn't support macos, so I asked because I was curious.Even if I run it on a brew or macports, it...

2 years ago

1 answers
311 views
0
I want to define the link list method using a template.

I would like to define the link list method using the template.I made a code like the one below, but a problem.If you define addHead() in the source file (cpp file), you cannot compile it properly.How...

c++
2 years ago

1 answers
445 views
0
We are investigating the porting of VBA from ACAD to IJCAD, but how do you configure it when IJCAD VBA calls blocks from other drawings?

================================ Check if there is a block copy from other drawings =========================='Regarding the setting in AUTOCAD (2020) below, how should I set it in the case of IJCAD (...

vba
2 years ago

1 answers
398 views
0
A logic that uses SQL to link the IDs of the same users of multiple systems and shake them.

For each unique user ID in multiple systems, we would like to use a unique ID to link the same user ID.I'm having a hard time deciding what logic to use in SQL, so could you give me some advice?There ...

2 years ago
« - 138 - »

© 2024 OneMinuteCode. All rights reserved.