-
I made a small Rest webservice using Jersey 1.11. When i call the url that returns Json, there are p...
- 2038 浏览
- 7 回答
- 5 关注
-
I am trying to create packages out of existing modules/code. I successfully created the modules and ...
- 1948 浏览
- 0 回答
- 4 关注
-
I have read the question Difference of Enum between java and C++? but I\'m still confused. I would ...
- 846 浏览
- 2 回答
- 6 关注
-
Given a class C in Python, how can I determine which file the class was defined in? I need something...
- 1816 浏览
- 3 回答
- 4 关注
-
In mobile safari, in the course of handling touchmove for an element, I change the className of that...
- 1842 浏览
- 3 回答
- 5 关注
-
I have a component like this:
- 1881 浏览
- 0 回答
- 6 关注
-
I am making a practice app for my self creating friends profile my self in my app and having their a...
- 366 浏览
- 0 回答
- 5 关注
-
Hello I recently asked a question about separating n DOUBLE numbers and they deleted it because they...
- 1989 浏览
- 0 回答
- 6 关注
-
I have 2 connection strings saved in Settings section of the app in Visual Studio. How can I retriev...
- 760 浏览
- 0 回答
- 4 关注
-
I have tried to search Google and look in the manual, but still cannot find how to get major mode of...
- 2174 浏览
- 7 回答
- 6 关注
-
In my iPad app, I noticed different behavior between iOS 6 and iOS 7 with UITextFields. I create th...
- 1684 浏览
- 14 回答
- 5 关注
-
- 1026 浏览
- 11 回答
- 6 关注
-
I have REST API that exposes a complex large resource and I want to be able to clone this resource. ...
- 2110 浏览
- 5 回答
- 5 关注
-
I have PDFs that I need to convert to images. I have installed Imagemagick. I have a PDF named a.pd...
- 2223 浏览
- 4 回答
- 6 关注
-
I have to convert a string to an expression. Example: 5 == 5 and I use eval(5==5) and it works. But ...
- 968 浏览
- 0 回答
- 5 关注