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