c tag

1304 questions


1 answers
56 views
0
I can't Deeplink from Yahoo mail app to iOS app

Prerequisites/What you want to achieveWe are developing iOS apps.The user registration function uses the method of email address authentication to cause the app to Deeplink from the authentication URL...

2 years ago

1 answers
74 views
0
I want to connect to a VNC server from a Mac to a Linux machine using SSH tunneling.

I'd like to use a Mac to operate a VNC server that was launched on the Linux side.For tunneling and connecting to the machine, PuTTY is used.59xx ports are associated with the appropriate localhost un...

2 years ago

1 answers
94 views
0
If you filter in GPUImage, memory leaks.

In GPUImage, 10 images (960 x 1280) are continuously filtered with sepia.It consumes approximately 40 MB of memory to run and continues to leak memory.I have implemented it with the following function...

2 years ago

1 answers
135 views
0
Scroll through collectionView to move cell's subview to another cell

When I scroll through the collectionView, the cell's subview moves to a different cell.Obtain photos of the camera roll and place them in order in the collectionview.I am writing about tapping the pla...


1 answers
116 views
0
Raspy to Arduino: SPI transmission/reception timing incorrectly corrupted

Hi Now I'm creating a program where Razpai generates 4 bytes, sends them 1 byte each, connects them when Arduino receives 4 bytes, and restores the information. I wanted to send you a float. (To be ho...


1 answers
80 views
0
Press buttons divided by category → List by category in table view (transition to section of category corresponding to pressed button)

This is my first question.We are developing an application to introduce a store in a certain area. There are nine buttons on the top page, separated by each category.For example, if you press a button...

2 years ago

1 answers
116 views
0
Can't Lambda in VPC access API Gateway?

I am currently researching API Gateway (websocket) + Lambda + RDS (via RDS Proxy) for my project, and when I set up VPC on Lambda to connect to the database via RDS Proxy, I no longer get messages fro...

2 years ago

1 answers
86 views
0
What are you doing with the WKInterfaceController method?

Throw a request from the AppleWatch to the iPhone.[WKInterfaceController openParentApplication: userInfo reply:^(NSDictionary*replyInfo, NSError*error){ if(replyInfor){ ...It says ^(NSDictory*replyInf...

2 years ago

1 answers
103 views
0
MFC CAsyncSocket OnClose Does Not Occur

Thank you for your help.in server and multi-client connection configurationsMFC is creating socket communicationServer (Listen side) on OnClose from client (Connect side) Socket communication has been...

mfc
2 years ago

1 answers
93 views
0
About Arduino and SD Cards

Currently, the sample.txt in the SD card has a number 1,3,5,6,17... for each line, which is substituted by val as the counter value.When val=TimeDivCounter, I would like to run inside the switch and r...

2 years ago
« - 28 - »

© 2024 OneMinuteCode. All rights reserved.