2228 questions
If I port a VBA program from AutoCAD to IJCAD (32bit), can I read the dvb file directly?As far as I've tried various things, I think I can load the exported file into frm, bas, cls, etc., but Is this ...
I created the settings screen using the PreferenceLibrary and kotlin, but once I close the application and reopen it, it will be reflected, but if I use it as it is, the settings will not be reflected...
TextBox, Combobox, and DataGridView were placed on Palette to create a pallet for information entry.In Combobox, you can copy strings with Ctrl-C and Ctrl-V by selecting strings, but in TextBox and Da...
I'm trying to create a wolf-like online game using Unity's Photon.It was good until I gave each player a position, but if I put it on each player's screen, the position will not be displayed correctly...
I created and sent a message from the Notification tab of the Firebase Console to verify that I can receive the message.The message to be sent specifies a message statement and label, and targets the ...
Unity releases apps to AppleStore and GooglePlay.After building it on Android suddenly, it crashes when I start it on the actual machine, and it falls off right away.Below is the crash log filtered by...
Currently, there is a requirement to SSL decode on a locally booted squid, starting with the following configuration: | ----- Local PC --------- || || Browser-->squid-|-->proxy-->Internet ...
I have asked the same question before, but it has not been resolved and I will ask you again.I'm a beginner at Unity.The content is to mass-produce cube objects in for minutes and place them like squa...
In the Android application that I created around Android 2.1,Intent=newIntent();int.setAction(Intent.ACTION_PICK);int.setType(MediaStore.Audio.Media.CONTENT_TYPE);int.setData(MediaStore.Audio.Media.EX...
« | - 63 - | » |
© 2024 OneMinuteCode. All rights reserved.