windows tag

272 questions


1 answers
44 views
0
.NetFramework Printer Disconnect Detection

Currently, there is an app that outputs from the app to the printer.Regarding disconnect detection, I'm getting the printer status from the GetPrintQueue method in the LocalPrintServer class.of the re...

2 years ago

1 answers
86 views
0
How to library Spring Boot applications

I was creating a command line application on Spring Boot, but suddenly I had to use a library instead of an app.Development Environment: Eclipse, Windows 7Development Language: Javaframework:Spring Bo...


1 answers
64 views
0
object recognition in an image using python

We use Python (WinPython 3) and OpenCV for image processing programming.What should I do to make the building in the image recognized in the image taken with a digital camera?Specifically, if there ar...


2 answers
58 views
0
I want to find and copy only the specific string in the file name to a different folder.

I'm thinking about working with a batch file.I would like to find the files in the file name test and copy only the files to the target directory (dest), although the subdirectories have different hie...

2 years ago

2 answers
38 views
0
I want to create an image from Dockerfile

I want to build it (windows).Enter the following at the command promptdocker build-t jlab:latest/Users/name/Desktop/MyDockerWhen you run it, docker buildrequires exact1 argument.See'docker build --hel...

2 years ago

1 answers
83 views
0
I want to perform event processing in pyqtgraph

I don't know how to run the program below and finish it properly when I close win1,win2 in the window I created.I'd like to write a code like the so-called event handler in pyqtgraph, so please tell m...


1 answers
93 views
0
Regarding Permission denied when loading images

I'm a python beginner.I created the following .py to tweet the image.#!/usr/bin/env python# coding —utf-8import jsonfrom requests_oauthlib import OAuth1 SessionCK='#ConsumerKey'#ConsumerKeyCS='#Consum...

2 years ago

2 answers
35 views
0
Filename in Windows Environment

We are conducting a standalone test.The method returns a file path that matches the first 10 digits of a file name in a directory.By the way, the sauce looks like thisprivate String getXmlFormatFilePa...

2 years ago

1 answers
123 views
0
Command Line Detects Program Failed to Start Due to Shortage of DLLs

If Windows fails to start a program due to lack of DLLs, is there a way to check it on cmd.exe or powershell?The details are as follows.Recently, when I was creating a Windows container for Apache on ...

2 years ago

1 answers
86 views
0
Proxy authentication pop-up required at VS Code startup fails to pass authentication, but is there a way to authenticate?

My company PC asks for proxy authentication when starting VS Code, but no matter what I type, there is no response when I press OK.If you press OK without entering anything, this field appears.There i...

2 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.