d tag

2228 questions


1 answers
327 views
0
UnauthorizedAccessException: Understanding How Access to the path '...' is denied

I am currently trying to save the captured image in the game, but the following error occurred when I tried to write the file as shown in the last line of code:UnauthorizedAccessException: Access to t...

2 years ago

1 answers
421 views
0
I want to read NFC tag data only while I press the button on Android.

On Android, there is a button on the screen, and I want to read NFC tags only while I press that buttonI'm trying to do it with the code below, but when I put the NFC card close while I was pressing t...

2 years ago

2 answers
383 views
0
I want to resolve the error that occurs when I run "Deploy Branch" on Heroku

I would like to permanently run the Discord Bot I created using Heroku.I'm working with GitHub now, but I don't know if the method is right.I just created a repository on GitHub and moved the program ...

2 years ago

1 answers
363 views
0
Only button EXECUTE_B appears in the DroidScript.

ボタンTwo buttons.How do I display EXECUTE_A and EXECUTE_B?②Please tell me how to pass the new Date arguments at once.Thank you for your cooperation.(Reference) roDroidScript

2 years ago

1 answers
343 views
0
When will the GCP be charged for storage?

Utilizing GCP nodes.When I looked at the bill sheet, I found that the node was charged for usage time, but there was no storage bill.I think the storage charge is calculated on a monthly basis, but wi...

2 years ago

1 answers
441 views
0
Where is the TCP retransmission timeout value and retry count set for Android OS?

Where is the TCP retransmission timeout value and number of retries set in Andriod OS?Also, if it exists in the configuration file, is it possible to rewrite it?The location of TCP related settings in...

2 years ago

1 answers
303 views
0
Is there a way to detect the uninstallation of my app on my iPhone?

I saw that Android is possible by receiving a package deletion Intent notified by Broadcast.Please let me know if there is a way to detect the uninstallation of your own application on the iPhone.[Wha...

2 years ago

1 answers
361 views
0
Cancellation of Google Cloud Platform (GCP)

I tried the free GCP quota.I don't think I need it and I'm afraid of charging, so ·Shut down the project·Close billing accountI did, but will I not be charged for this?Sorry for the rudimentary questi...

2 years ago

1 answers
476 views
0
Is it possible to make a Dictionary-type list?

Let me ask you a question about the dictionary and list of C#.(In the first place, I don't know if it's possible or impossible due to the specifications of C#.) I'm trying to create a list with Dictio...

2 years ago

1 answers
358 views
0
I want to set the timestamp of the directory list returned by the web server to JST.

Lighttpd is a web server on Debian (Strech).When you access the server from a web client and retrieve the directory list, the file timestamp is returned in UTC.I'd like to change it to return in JST, ...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.