-
I am attempting to develop a way in C++ to determine if a pointer to a class with virtual methods is...
- 337 浏览
- 0 回答
- 5 关注
-
I have a sealed class hierarchy like so: sealed class Base class A : Base() abstract class B : Bas...
- 1461 浏览
- 0 回答
- 6 关注
-
I have an API that returns some info I need to make another API call, but the first response, due to...
- 1046 浏览
- 0 回答
- 5 关注
-
hello i am working on a script via php so i needed to upload a file to mega.nz and get it its link i...
- 1990 浏览
- 0 回答
- 6 关注
-
MS Access 2003. I need to get the array of dates which are located in the range start_date to end_d...
- 1614 浏览
- 1 回答
- 4 关注
-
I need help. My form in my page looks like below however when I click on the text box the cursor won...
- 1365 浏览
- 1 回答
- 6 关注
-
I am trying to set up my little Django project (Django 1.8) with nginx and uwsgi, but it just fails ...
- 1376 浏览
- 0 回答
- 4 关注
-
Long story short my dev left me.. I need to generate a new Bearer token. But i have no ideea how ? t...
- 1470 浏览
- 0 回答
- 5 关注
-
I am trying to implement push notification using FirebasePushNotification. As suggested, I first add...
- 921 浏览
- 0 回答
- 5 关注
-
I am trying to change cell color when cell old value != cell new value in a grid. I\'ve tried: if...
- 1715 浏览
- 1 回答
- 2 关注
-
I need to remove duplicate rows in my Access database, does anyone have generic query to do this? As...
- 1090 浏览
- 1 回答
- 4 关注
-
I have tried executing a sample case of transfer of money between two accounts while referring to th...
- 1909 浏览
- 2 回答
- 5 关注
-
Is that possible? Like for example, a user added a new item/element into the arraylist (bufferedread...
- 1959 浏览
- 4 回答
- 6 关注
-
I\'ve got a code with an ASyncTask and the problem is that when I execute it several times it crashe...
- 1416 浏览
- 2 回答
- 6 关注
-
I am loading images dynamic inside loop.I have some requirement such that in following code when ...
- 1940 浏览
- 1 回答
- 5 关注