-
I build a new class called StaticCellTableViewController. Now I want to connect some element from th...
- 463 浏览
- 1 回答
- 4 关注
-
I\'m trying to convert a dictionary to an object. I\'ve tried the following but it doesnt work: pub...
- 691 浏览
- 1 回答
- 5 关注
-
I have a responsive email template in a php file and trying to send it with PHP mailer with no succe...
- 1052 浏览
- 1 回答
- 5 关注
-
I try to implement a model with an image as input and 4 outputs. The data is labeled as [path, y1, y...
- 1423 浏览
- 0 回答
- 5 关注
-
In my routing if i remove the {page} prefix it works completely fine but when i put it i get an erro...
- 787 浏览
- 2 回答
- 5 关注
-
After finishing uploading my website on It is not showing anything not even the index.php file. I ju...
- 395 浏览
- 0 回答
- 4 关注
-
Write the function getCommonLetters(word1, word2) that takes in two words as arguments and returns a...
- 683 浏览
- 4 回答
- 4 关注
-
I\'m working on a private iOS14 app that will send files to a website server. User will just tap on...
- 1230 浏览
- 0 回答
- 5 关注
-
I have a word counting program and two files to read from. The trial-run text file, demo.txt, is rea...
- 863 浏览
- 0 回答
- 6 关注
-
I want to display an image on background (by using CSS repeat) the same way as on Twitter but the pr...
- 1971 浏览
- 2 回答
- 5 关注
-
I just use socket.broadcast.to(roomId).emit(\'message\', {}); in server side and socket.on(\'send1\'...
- 613 浏览
- 0 回答
- 4 关注
-
I wanted to add SQS job to my nextjs script and I\'d like to run it when the server starts. Typicall...
- 865 浏览
- 0 回答
- 6 关注
-
This is in the context of a node express route. I receive a get request with a query param that is a...
- 1116 浏览
- 0 回答
- 4 关注
-
Write a function that takes one or more class names as a parameter and returns an array of strings, ...
- 1512 浏览
- 0 回答
- 5 关注
-
I have a list of lists: a = [[1,2,\'a\',\'b\'],[3,4,\'c\',\'d\'],[5,6,\'e\',\'f\']] and I want the ...
- 1582 浏览
- 0 回答
- 4 关注