studio tag

324 questions


2 answers
112 views
0
Questions about how to manage your own classes [closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 4 years ago.4 years agoC++, Python, etc. are classified to make it easy for you to...


1 answers
117 views
0
Unable to deploy Android Studio textview

https://codinginflow.com/tutorials/android/simple-recyclerview-java/part-1-layouts-model-classLike around 4:14 in the video here, even if I drag textview with my mouse, it goes back to the upper left....


1 answers
138 views
0
ASP.NET Web API Cannot Connect to Azure Redis Cache

I'd like to access Azure Redis Cache from ASP.NET Web API.I implemented the controller by referring to this official document and blog, but I can't connect.How to use Azure Redis CacheUsing Azure Redi...


1 answers
129 views
0
Faster reading and writing of text data

We currently have a text file between the two applications.The text file contains the following descriptions:The number of lines is small, and there are currently only 198 lines.This is what the desig...

2 years ago

2 answers
65 views
0
How to write code that only runs when debugging python in visual studio

Is there a way to write code that only runs when debugging python in visual studio?With c++, I can use macros...Environmentvisualstudio 2019python 3.6

2 years ago

2 answers
114 views
0
About Windows EXE Executable Release

Compiled with Visual Studio (C#), I have a question about the release of the Windows EXE executable.Boot to Task Scheduler as a batch system, but Due to frequent system fixes, releases are required ea...

2 years ago

2 answers
138 views
0
Japanese message garbled while creating Rmarkdown file in RStudio

Operating System: Windows 10 Home 64-bitR version: 4.0.3RStudio version: 1.4.1106Directory: C:\Users\xxx\rmarkdownfile\test.Rmd (where xxx contains your username) This is my first time to ask you a qu...

2 years ago

2 answers
144 views
0
Descriptions for logging that exist in a class.

We are developing it in .NET Framework 4.0.Logging descriptions are scattered throughout the class.Also, the log output description in the class makes the class unusable for general purposes.As the re...


2 answers
68 views
0
Using NativeMethods/SafeNativeMethods/UnsafeNativeMethods

Visual Studio's code analysis tool is warning against old P/Invoke code created by Euler.CA1060 'MyClass.WriteFile(...)' is a P/Invoke method and must be defined in the class named NativeMethods, Safe...

2 years ago

2 answers
133 views
0
Information About Installing OpenCV and CUDA

We are currently trying to build an environment for GPU programming using OpenCV.However, there are some problems and the installation (strictly lib, dll creation) will fail. If you know the cause, pl...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.