studio tag

324 questions


5 answers
65 views
0
The program created in visual studio cannot start.

My friend asked me to program with C#.net on VS2010.My PC works fine, but when I boot to my friend's PC in Windows 7, A problem has occurred and the program is no longer working properly.The program i...

2 years ago

1 answers
125 views
0
The action bar cannot be erased even when configured in style.xml in Android studio.

in Android studio style.xmlparent=android:Theme.Holo.NoActionBarThe action bar does not disappear when you configure .What are the possible causes?I use the actual nexus7 machine for the test.Please l...


1 answers
122 views
0
The action bar cannot be erased even when configured in style.xml in Android studio.

in Android studio style.xmlparent=android:Theme.Holo.NoActionBarThe action bar does not disappear when you configure .What are the possible causes?I use the actual nexus7 machine for the test.Please l...


2 answers
105 views
0
Build Error Process Finished with non-zero exit value 2 in Android Studio (gradle)

I'm having trouble getting a build error on Android Studio.Windows 7java version 1.8.0_40Android Studio 1.1.0 Error: Execution failed for task':app:dexDebug'. >com.android.ide.common.process.Proces...

2 years ago

2 answers
72 views
0
What does SA1200 mean for StyleCop?

Typically, the using directive is written outside of namespace (at the beginning of the file), but StyleCop generates the following warning:What does this mean?SA1200:CSharp.Ordering: All using direct...

2 years ago

1 answers
122 views
0
Error creating Android Studio project.

I installed AndroidStudio because I have a new PC, but there was an error that didn't appear last time.When creating a new project, the android:theme=@style/AppTheme in the AndroidManifest.xml file di...

2 years ago

1 answers
127 views
0
What jdk is recommended for Android Studio 1.1.0?

It is obvious that you can use the latest jdk in a Windows 7 environment because you can't use jdk8, but which version of jdk7 should I use?

2 years ago

1 answers
71 views
0
How to use the camera in the Windows desktop app for Win8 (tablet) (change package.appxmanifest?)

This is about the title.The WinRT API is available for Windows desktop applications, so https://software.intel.com/en-us/articles/using-winrt-apis-from-desktop-applications(List of available APIs) htt...

2 years ago

2 answers
77 views
0
What does SA1200 mean for StyleCop?

Typically, the using directive is written outside of namespace (at the beginning of the file), but StyleCop generates the following warning:What does this mean?SA1200:CSharp.Ordering: All using direct...

2 years ago

1 answers
62 views
0
I want to build exe that can run on Windows Vista or later without installing .NET runtime

I am developing with Visual Studio Community 2013 C#.I would like the built exe file to run (without installing any other version) on the .Net Framework installed in the following environment as a sta...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.