-
I am working on a OCR task to extract information from multiple ID proof documents. One challenge is...
- 1896 浏览
- 1 回答
- 5 关注
-
making a schedule extension, but I\'m getting this: My problem is, I\'m trying to get it to work wit...
- 373 浏览
- 0 回答
- 4 关注
-
given a class struct { int a1; bool a2; ... char* a500; ... char a10000; } I w...
- 773 浏览
- 6 回答
- 6 关注
-
I am trying to component test my Leaflet map component, but I get the following two errors - Error i...
- 1799 浏览
- 0 回答
- 6 关注
-
i made a very dimple matgrid list with each tile containing an image like this : when i click on an...
- 1142 浏览
- 0 回答
- 6 关注
-
I am using OpenLiteSpeed + Wordpress + LiteSpeed Cache (https://marketplace.digitalocean.com/apps/op...
- 1093 浏览
- 0 回答
- 4 关注
-
I have hundreds of lines in a file with the same ending. My workout (same result): $ cat x.txt | sor...
- 519 浏览
- 0 回答
- 6 关注
-
I am reading the code of the HashMap class provided by the Java 1.6 API and unable to fully understa...
- 1974 浏览
- 4 回答
- 4 关注
-
I\'ve just tried the following, the idea being to concatenate the two strings, substituting an empty...
- 1072 浏览
- 4 回答
- 4 关注
-
I have done paging for my recyclerview to fetch items from api using volley, i have tried a solution...
- 1284 浏览
- 0 回答
- 4 关注
-
Is there any way to manually fire the DOMContentLoaded event? I\'m trying to write a unit-test for s...
- 1791 浏览
- 2 回答
- 4 关注
-
When you try to send a user authentication email after registration, the email with the code is not ...
- 1295 浏览
- 0 回答
- 5 关注
-
Porting a web app to phoneGap on iOS, we have asset (and ajax) URLs that are absolute paths, e.g.: ...
- 541 浏览
- 3 回答
- 4 关注
-
Is there an efficient algorithm for merging 2 max-heaps that are stored as arrays?
- 490 浏览
- 3 回答
- 4 关注
-
Is there any way to reboot the JVM? As in don\'t actually exit, but close and reload all classes, a...
- 1015 浏览
- 8 回答
- 6 关注