-
I want to allow the user draw rectangles on the image he receives in a certain way and get the coord...
- 1787 浏览
- 0 回答
- 6 关注
-
I have a string 12G 39G 24% /dev . I have to extract the value \'24\'. I have used the below regex g...
- 1891 浏览
- 0 回答
- 4 关注
-
Just some notes: The issue that is being faced does not happen on every machine, only 1 in 20 I kno...
- 376 浏览
- 0 回答
- 4 关注
-
I have two tables - asset_to_role and asset_to_payoff, both with 2 columns. I need to insert values ...
- 1258 浏览
- 0 回答
- 5 关注
-
I have an app in the android market that is reporting incomparability and so cannot be installed on ...
- 1031 浏览
- 2 回答
- 5 关注
-
**$query1 = SELECT column1,column2 FROM table1 ; $query2 = SELECT column1,column2,column3 FROM tabl...
- 1643 浏览
- 0 回答
- 4 关注
-
i\'m trying to retrieve data from a hashmap with multiple values for 1 key and set it to a listview,...
- 449 浏览
- 1 回答
- 5 关注
-
- 1778 浏览
- 1 回答
- 5 关注
-
I have the Javascript function below. Whenever I run it (calling it from an Android app using WebVie...
- 1745 浏览
- 1 回答
- 4 关注
-
In my application I\'m using System.Security.Cryptography (Microsoft dll) for decryption of my logic...
- 1924 浏览
- 0 回答
- 4 关注
-
i have created a small shopping cart with vanilla JavaScript. i have added functionality likes- *add...
- 1484 浏览
- 0 回答
- 5 关注
-
Is there a specific event for when a user selects an item in a dropdown box? I am creating a fairly ...
- 1119 浏览
- 1 回答
- 5 关注
-
I am generating an .xls format invoice bill in Jasper report using Java. The file has been created w...
- 1156 浏览
- 0 回答
- 4 关注
-
I have a Docker file based on windowsservercore, which I am hosting an ASP.net Core web application....
- 1652 浏览
- 1 回答
- 5 关注
-
select sum(c.cost) from (select x.num as x, y.num as y, max(priority) as maxpriority from numb...
- 1043 浏览
- 0 回答
- 4 关注