-
I am making an android recipes application where i use a database. In database there is a column nam...
- 1971 浏览
- 1 回答
- 6 关注
-
Friends, I am stuck to a problem where I need your guidance. Problem Statement: I have compensation ...
- 492 浏览
- 0 回答
- 4 关注
-
byte[] header = new byte[]{255, 216}; string ascii = Encoding.ASCII.GetString(header); I expect...
- 1904 浏览
- 5 回答
- 4 关注
-
If you call the ShowAsync command on a MessageDialog object when another MessageDialog object has al...
- 1048 浏览
- 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...
- 1664 浏览
- 3 回答
- 5 关注
-
I have an object like this. var obj = {Id:1,Rate:5,Price:200,Name:\History\} And a template like ...
- 1153 浏览
- 3 回答
- 4 关注
-
I get a folder with 1 million files in it. I would like to begin process immediately, when listing ...
- 1363 浏览
- 4 回答
- 5 关注
-
I have a C structure. struct data{ double value1[50]; double value2[50]; int count; }; ...
- 1415 浏览
- 5 回答
- 5 关注
-
I have this snippet of code that throws java.lang.IllegalStateException: blockOptional() is blocking...
- 867 浏览
- 0 回答
- 4 关注
-
i have a 3d point clouds of my object by using Open3d reconstruction system ( makes point clouds by ...
- 1325 浏览
- 0 回答
- 4 关注
-
I am using matplotlib for a graphing application. I am trying to create a graph which has strings as...
- 2110 浏览
- 5 回答
- 5 关注
-
What would happen if you call read (or write, or both) in two different thread, on the same file des...
- 1802 浏览
- 4 回答
- 6 关注
-
I have a Delphi application similar to Taskbar Shuffle that includes a hook dll. EDIT: This hook DL...
- 1877 浏览
- 4 回答
- 6 关注
-
I am attempting to develop Linux device drivers and as my first attempt I am trying to develop a cha...
- 1344 浏览
- 6 回答
- 6 关注
-
I\'m facing the following problem: I have a very small image gallery with image files located in the...
- 1371 浏览
- 1 回答
- 4 关注