-
The scope of this question doesn\'t pertain exclusively to Java. But I have experience coding only i...
- 1105 浏览
- 0 回答
- 4 关注
-
I\'m trying to write a code that would convert letters into numbers. For example A ==> 0 B ==> 1 C =...
- 1183 浏览
- 10 回答
- 4 关注
-
Why is it that the bitwise NOT operator (~ in most languages) converts the following values like so:...
- 1647 浏览
- 7 回答
- 6 关注
-
is there a way to query the play store for the version of an app without the need for user-credentia...
- 1548 浏览
- 4 回答
- 2 关注
-
If I have the following block of code in a method (using .NET 4 and the Task Parallel Library): var...
- 726 浏览
- 2 回答
- 6 关注
-
I have a website started where I want to have 2 separate submit buttons, one of which will take data...
- 1339 浏览
- 4 回答
- 5 关注
-
enter image description hereHow do I make this table into a data frame? I\'m using R, and trying to ...
- 1866 浏览
- 0 回答
- 3 关注
-
I am receiving .SQL(500mb) backup file and restoring to MYSQL (8.0.13) database. Currently, restore ...
- 1930 浏览
- 0 回答
- 4 关注
-
I have a big problem with my iOS App: it crashes sometimes without detailed debug error. The stack t...
- 1124 浏览
- 4 回答
- 5 关注
-
I am attempting to detect WebGL support across multiple browsers and I\'ve encountered the following...
- 1096 浏览
- 7 回答
- 6 关注
-
I have to solve an equation using Python : (1000x)/y = 0 on a given interval. x and y are in [0,1]. ...
- 1001 浏览
- 0 回答
- 5 关注
-
I have a container that runs on 2 images: an app and a postgres database. I composed the container u...
- 1699 浏览
- 0 回答
- 3 关注
-
Dears , I Save Settings for my application in json format in file in Environment.SpecialFolder.MyDoc...
- 1762 浏览
- 0 回答
- 4 关注
-
in my target folder, there are 2 folders, lib and conf. all the properties files are placed in con...
- 1642 浏览
- 6 回答
- 4 关注
-
Here is my code : NSString *_date = @\Tue, 23 Nov 2010 16:14:14 +0000\; NSDateFormatter *parser = [...
- 1590 浏览
- 2 回答
- 4 关注