All Questions

19771 questions


1 answers
125 views
0
Regarding the distribution of my iOS app without ADP

I'm a beginner in app development.I developed my own iOS app, and I wanted my friend to use it without using a paid license, and when I talked to my friend about it, he said he was worried about conne...

2 years ago

1 answers
98 views
0
Transaction rolls back in Ravel 5.8 for some reason

Thank you for your continuous support.Developed in Ravel 5.8/php 7.3.Since there was multiple tables of insert processing, we are processing transactions using \DB::transaction.In the local environmen...

2 years ago

1 answers
87 views
0
Visual Studio for Mac 'Fold' Shortcut Does Not Work

I put Visual Studio in my Mac, but the menu is View > Collapse > All of the following menus are grayed out and cannot be activatedIf you move the mouse cursor closer to the source code, a + mark...

2 years ago

1 answers
74 views
0
I want to combine GIF images with Ruby

I just want to attach the GIF image, but I don't know how to do it.When I looked it up, I could only find RMagick and MiniMagick that I needed.The processing itself is simple, so if there is a way not...

2 years ago

1 answers
134 views
0
I want to update the screen when I return with react-native react-navigation.

We are performing a screen transition with react-native react-navigation.How do I refresh my screen when I return with ←?The screen configurations are List and Detail.When the List screen is displayed...

2 years ago

2 answers
30 views
0
How to Convert a String to Timedelta

Is there a simple way to convert a string into a timedelta type in python?Is there not much demand for this?The method of changing the timedelta type to string was scattered on the web.The string is d...

2 years ago

1 answers
119 views
0
Understanding How to View PHP Request URL Files

I would like to know exactly how to display the PHP request URL file.(I looked it up on the internet, but it didn't come out at all (although it may be just a bad way to look it up)For example, if you...

2 years ago

1 answers
93 views
0
Xcode10 wants to implement push notifications, but builds fail with require the provisioning profile with the Push Notifications feature...

Using the Repro configuration page, I am trying to set up a provisioning profile for my iOS app.However, Provisioning Profile is not found in Build Setting in the first place.As a result, the push not...

2 years ago

3 answers
105 views
0
Is it possible to extract a string in which a particular word appears more than once in a regular expression?

Is it possible to extract a string in a regular expression in which a particular word appears more than once?For example, I would like to extract the string of KW, which appears more than once, as sho...


1 answers
99 views
0
I want to be able to see the ruby on rails by pushing netlify.

I would like to be able to view the photo posting application created by ruby on rails using netlify for my portfolio. at the terminal git initgit add.git commit-m pixcelgramgit push-u origin masterTh...

2 years ago
« - 200 - »

© 2024 OneMinuteCode. All rights reserved.