d tag

2228 questions


1 answers
37 views
0
How do I cast with GetType() or Type variables without reflection?

I'm making a game with Unity's C#.A 64-bit C++ build called IL2CPP has led to no reflection.without reflection when creating API communicationsin a unique class that inherits the response class on whi...

2 years ago

1 answers
95 views
0
"Includes Vulnerable Leakage (Published) Google Cloud Platform (GCP) API Key" Alert Alert

About the apps available on GooglePlayContains vulnerable leaked (public) Google Cloud Platform (GCP) API keysIt was pointed out and warned that I referred to the site below and added the following tw...


1 answers
95 views
0
I want to use kotlin for UDP communication.

As per the title, I would like to use kotlin for UDP socket communication.I can't find any samples, so could someone tell me?

2 years ago

1 answers
42 views
0
In Unity, C#, you want to keep the value of the object you clicked and use other methods.

C# I'm a beginner.What you want to do is Click any 3D object → Delete button is displayed.Click Delete Button → The 3D object is deleted.That's what it is.Unity has EventTrigger configuration for 3D o...

2 years ago

2 answers
80 views
0
I want to take out the starting point and ending point of the length dimension in the VBA of IJCAD

I'm working on VBA of IJCAD 2017.I would like to ask you about the length dimension (GcadDimRotated).After selecting the length dimensions on the drawing in IJCAD, I would like to know the starting po...

2 years ago

1 answers
44 views
0
How to color-coded modeling using only the shaders

I'm a beginner at unity.I'm learning a lot about unity shader, but there's no one I can talk to, and I'm struggling, so I posted it herem(__)mI installed the sample in this official article and fiddle...

2 years ago

1 answers
43 views
0
I want to see if the random location is ray.

I threw up an error and it doesn't work. The error is as follows. error CS0120: An object reference is required for the non-static field, method, or property 'raycast.movePosition'How can I move?If it...

2 years ago

2 answers
75 views
0
Development of Android External NFC

I developed an attendance management application at Nexus 7. However, since NFC is hard to touch on the back, I am thinking of buying an external NFC card reader and touching it.The NFC card reader is...

2 years ago

1 answers
95 views
0
How to Keep Lateinit Global Variables in Android Apps

I use kotlin to develop Android apps.The app I'm developing is like a news app, and there's a favorite saving function called clip.When the application starts, it retrieves a list of clips stored in D...

2 years ago

1 answers
93 views
0
How is curl's request expressed in HttpURLConnection?

I am writing the code on Kotlin on Android.I'd like to get my github username from the access token. curl https://api.github.com/user?--user username: [token]With curl, you can get the information you...

2 years ago
« - 70 - »

© 2024 OneMinuteCode. All rights reserved.