-
I\'m trying to do something that I thought it would be simple but it seems not to be. I have a proj...
- 1594 浏览
- 10 回答
- 5 关注
-
I basically need to globalise the variable DR I\'ve made a variable called DR and set it to 0 outsid...
- 342 浏览
- 0 回答
- 6 关注
-
I need to pass value to another class(screen) on kivy this is my py code : import kivy from kivy.app...
- 1804 浏览
- 0 回答
- 6 关注
-
I have three tables; A B C with the following schema; Table A id b_id amount
- 936 浏览
- 0 回答
- 4 关注
-
So i am trying to create a class type circle however c# windows forms doesn\'t seem to recognise it ...
- 1406 浏览
- 0 回答
- 4 关注
-
I\'m a newbie in asynchronous programming in C# and I didn\'t understand yet how can I use Tasks met...
- 1797 浏览
- 0 回答
- 3 关注
-
I am working on a Git branch that has some broken tests, and I would like to pull (merge changes, no...
- 969 浏览
- 5 回答
- 5 关注
-
JS is cshtml file: $(\'#mediaTable\').on(\'page.dt\', function () { var page = $...
- 588 浏览
- 0 回答
- 5 关注
-
I\'ve been using telegram_bot, and trying to get groupChat id to send notifications to group chat, b...
- 1070 浏览
- 12 回答
- 4 关注
-
I\'ve made an Rshiny app where users filter data, then download the result to csv. The starting data...
- 973 浏览
- 0 回答
- 4 关注
-
Before, in an older version of express, I could do this: express.createServer({key:\'keyFile\', cer...
- 1960 浏览
- 3 回答
- 4 关注
-
What is the maximum length of the alert text of an iOS push notification? The documentation states ...
- 1197 浏览
- 11 回答
- 4 关注
-
If I have a source.c file with a struct: struct a { int i; struct b { int j; }...
- 1819 浏览
- 3 回答
- 5 关注
-
I simply want to go from package test; public class A { ... } to package test; import java.utils....
- 1365 浏览
- 0 回答
- 5 关注
-
I have this function that i dont want to execute if a boolean is false but return doesnt seem to wor...
- 1732 浏览
- 0 回答
- 4 关注