-
I am writing a program in C++ and openFrameworks that should hopefully implement an image retrieval ...
- 1822 浏览
- 1 回答
- 6 关注
-
I just started learning x86 assembly so im sorry if this question is too stupid. So heres my code th...
- 1940 浏览
- 0 回答
- 4 关注
-
I have an application that normally runs with a standard graphical interface. However, for certain l...
- 1067 浏览
- 2 回答
- 4 关注
-
As you can see at below, there are a Lookup table for the enum values and I want to create a relatio...
- 378 浏览
- 1 回答
- 4 关注
-
Is there anyway to have a userform that acts modeless, while still pausing code execution like a mod...
- 1300 浏览
- 3 回答
- 6 关注
-
i write bot on discord py with cogs. main: intents = discord.Intents.all() client = discord.Bot(comm...
- 472 浏览
- 0 回答
- 6 关注
-
Hii everyone currently iam working on scanning qr code from my app and i have used zxing library an...
- 658 浏览
- 4 回答
- 2 关注
-
I am trying to add android-support-v7-appcompat to my project build path: This is what I have done:...
- 1885 浏览
- 6 回答
- 4 关注
-
I have an AuthorizationRequirement class like this- internal class ClaimsRoleRequirement : IAuthoriz...
- 561 浏览
- 0 回答
- 4 关注
-
import socket import sys class SimpleClient: def __init__(self, client_socket, statusMessage): ...
- 1901 浏览
- 2 回答
- 4 关注
-
I am following this link to show user image in UI in Angular 10. I am doing this for POST call retur...
- 1215 浏览
- 0 回答
- 5 关注
-
I would like to implement method overloading in the Java web service class as follows: public Strin...
- 2139 浏览
- 2 回答
- 5 关注
-
I\'d like to have a Frame, where the user could add as many textfields as needed by the application....
- 1180 浏览
- 2 回答
- 5 关注
-
ERROR: Command errored out with exit status 1: command: \'G:\\python\\python.exe\' -c \'import ...
- 1328 浏览
- 0 回答
- 4 关注
-
I am trying to send an email with an attachment file in Java. When I send the email without an atta...
- 973 浏览
- 5 回答
- 3 关注