-
I am making an android recipes application where i use a database. In database there is a column nam...
- 1966 浏览
- 1 回答
- 6 关注
-
Friends, I am stuck to a problem where I need your guidance. Problem Statement: I have compensation ...
- 489 浏览
- 0 回答
- 4 关注
-
byte[] header = new byte[]{255, 216}; string ascii = Encoding.ASCII.GetString(header); I expect...
- 1892 浏览
- 5 回答
- 4 关注
-
If you call the ShowAsync command on a MessageDialog object when another MessageDialog object has al...
- 1039 浏览
- 2 回答
- 4 关注
-
I am looking for a way to allow users to download a file from my site using ajax. The reason why i n...
- 1640 浏览
- 3 回答
- 5 关注
-
I have an object like this. var obj = {Id:1,Rate:5,Price:200,Name:\History\} And a template like ...
- 1144 浏览
- 3 回答
- 4 关注
-
I get a folder with 1 million files in it. I would like to begin process immediately, when listing ...
- 1352 浏览
- 4 回答
- 5 关注
-
I have a C structure. struct data{ double value1[50]; double value2[50]; int count; }; ...
- 1399 浏览
- 5 回答
- 5 关注
-
I have this snippet of code that throws java.lang.IllegalStateException: blockOptional() is blocking...
- 861 浏览
- 0 回答
- 4 关注
-
i have a 3d point clouds of my object by using Open3d reconstruction system ( makes point clouds by ...
- 1321 浏览
- 0 回答
- 4 关注
-
I am using matplotlib for a graphing application. I am trying to create a graph which has strings as...
- 2097 浏览
- 5 回答
- 5 关注
-
What would happen if you call read (or write, or both) in two different thread, on the same file des...
- 1790 浏览
- 4 回答
- 6 关注
-
I have a Delphi application similar to Taskbar Shuffle that includes a hook dll. EDIT: This hook DL...
- 1867 浏览
- 4 回答
- 6 关注
-
I am attempting to develop Linux device drivers and as my first attempt I am trying to develop a cha...
- 1329 浏览
- 6 回答
- 6 关注
-
I\'m facing the following problem: I have a very small image gallery with image files located in the...
- 1367 浏览
- 1 回答
- 4 关注