studio tag

324 questions


1 answers
49 views
0
How to code-sign Windows applications created in visualstudio with a commercial registration electronic certificate

If you don't give a code sign certificate when you deploy a Windows application with a built installer in visual studio, you'll get a warning when you download and install it, so I'd like to use a com...

2 years ago

1 answers
102 views
0
garbled characters in RStudio Presentation

I use RStudio's Presentation feature to create slides.OS Windows 7RStudio ver.0.99.491 (latest) Encoding for Global/Project Option is UTF8.I have the following problems with choosing a character code....

2 years ago

1 answers
110 views
0
How to Write Library File Paths in Visual Studio

Now Visual Studio 2019 has changed the way NuGet saves libraries, and instead of each project, they are stored in C:\Users\[Username]\.nuget\packages.That's welcome, but how do I write the path to the...

2 years ago

1 answers
63 views
0
Android Device Monitor Does Not Start

Introducing Android Studio to see if your smartphone can be recognized When I started Android Device Monitor, the following logs were spouted out and I couldn't start them.Googling for similar casesI ...

2 years ago

1 answers
44 views
0
Understanding the Path of dll when building visual studio

When the build runs in visual studio, 1>〇 ..vcxproj->C:\trunk...(omitted)...\GUM.\Debug\〇 ..dll1 > The specified path could not be found.1>The build of project cx.vcxproj has been complete...

2 years ago

1 answers
41 views
0
Visual Studio 2010 Override Intelligence Lost

I use Visual Studio 2010.After installing ReSharper, most intelligence is automatically displayed without any problems, but only override methods are not automatically displayed.For example, if propro...

2 years ago

1 answers
43 views
0
VisualStudio 2017 C# Isolates Normal Code from Designer

Thank you for your help.In Win10, while writing the code for C# in VScommunity, you can code the form from another project.When you copy it, for some reason, the normal code and the Designer code are ...

2 years ago

1 answers
74 views
0
Flutter Firebase Authentication Troubles

Prerequisites/What you want to achieveI'd like to authenticate my phone number using Firebase Authentication on the Flutter app.Problems/Error Messages you are experiencingI am using Android studio.Wh...


1 answers
151 views
0
Is there a way to connect the terminal to the PC and debug it with logcat without power supply?

It's just as the subject says.I would like to observe the behavior of the Android application under development when the power supply is low, but when I connect the terminal to the PC via usb, the pow...


1 answers
91 views
0
An application created with object orientation will fail at startup.

If you run the following program on your smartphone, it will end as soon as it starts.There are no errors when coding, so I don't know where the problem is.If there is anyone who can tell us the cause...

« - 20 - »

© 2024 OneMinuteCode. All rights reserved.