d tag

2228 questions


2 answers
40 views
0
Cannot copy to Monodevelop

Windows 7 Unity 5.3 When I try to copy the code on the web page, I cannot copy it to Monodevelop.Paste into Notepad for confirmation.You can copy the code from Monodevelop to another Monodevelop sourc...

2 years ago

1 answers
97 views
0
I can't launch the application from javascript to URL scheme on Chrome on Android device.

I'm running a URL scheme from php to javascript to launch the Android app.The app won't start.The application starts without any problems with browsers such as OPERA.I am at a loss because I cannot fi...


1 answers
48 views
0
"MonoBehavior Could Not Be Found" Appears When Attempting to Write a Script in Unity

When I started a new project with Unity and tried to create a script, Monobehaviour not found, it will be .This has never happened before, but after changing the computer and changing the version, Onc...

2 years ago

2 answers
52 views
0
Is unity more efficient than eclipse for Android game development? [Closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 7 years ago.7 years agoAlso, please tell me the advantages of each...

2 years ago

1 answers
42 views
0
Unity WebPlayer Mac version must be reloaded to play

The WebPlayer on the Mac (safari, chrome, Firefox) cannot be played in the Unity app you are creating.However, after reloading, you will be able to play it.If you look at the Mac log, the following me...

2 years ago

1 answers
37 views
0
The width and height of the parent screen when designing the screen with Android studio layout editor.

When designing a screen with Android studio layout editor, what dp is the width and height of the screen?Where is that defined?In the sample program, it says fill, and it's kind of hazy.

2 years ago

1 answers
108 views
0
Unexpected token (1:0)> error when bundling Vue using parcel

I'm trying to bundle Vue using parcel, but The first line of App.vue displays the error Unexpected token (1:0) >.I looked into the solution, but I didn't really understand it.Only during the first ...

2 years ago

1 answers
43 views
0
How to take over a variable when you move through the unity scene

Is there a way to take over the variable even if I move the scene?Let's say there are two scenes (shop and main) Suppose you spend money at a shop and buy items.Take over the effects mainly.Is there a...

2 years ago

3 answers
69 views
0
Can I search and connect to Wi-Fi via Android/iPhone app?

I'm thinking of an app that automatically connects to a specific Wi-Fi spot when a specific app starts.Is it possible to search for wireless LAN access points and connect to any Wi-Fi network found on...

2 years ago

1 answers
70 views
0
ActiveRecord validations, uniquness conditioning

in ActiveRecord::Base validationsSelect multiple columns in uniquness and Also, is it possible to add the value of the column to the conditions?What do you want to be uniquness?- user_id- mst_category...

« - 64 - »

© 2024 OneMinuteCode. All rights reserved.