-
I have a link on my page on click of which I am trying to generate a PDF document and then show the ...
- 1837 浏览
- 5 回答
- 6 关注
-
In JUnit test case, a field annotated by @Rule must be public. It breaks a common Java coding conven...
- 1892 浏览
- 1 回答
- 5 关注
-
I know it is a dumb question but can someone tell me how can I prompt the user to download a file th...
- 1940 浏览
- 1 回答
- 4 关注
-
i am writing an app for Android. in an xml file defining layout I have a TabHost with 6 Tabs, whic...
- 1538 浏览
- 3 回答
- 6 关注
-
I want to create a semi-transparent color layer where I want to type title and description of image ...
- 1520 浏览
- 0 回答
- 6 关注
-
I use Rg.Plugins.Popup in my Xamarin Forms app. This is working on Android but I have issue on iOS. ...
- 327 浏览
- 0 回答
- 4 关注
-
- 1116 浏览
- 3 回答
- 4 关注
-
I\'m trying to introduce static type annotations to my codebase where applicable. One case is when r...
- 1707 浏览
- 1 回答
- 6 关注
-
Hi can anyone tell me what is wrong with this query. DECLARE @json LONGTEXT; SET @json = \'[ { \n...
- 727 浏览
- 2 回答
- 5 关注
-
I have a combobox as a treelist element. Combobox popup is done and item is selected. But in between...
- 1152 浏览
- 0 回答
- 4 关注
-
I\'m looking for a simple regex find and replace solution were I can just provide a lambda expressio...
- 1217 浏览
- 2 回答
- 6 关注
-
I\'m trying to implement an Active Contour Models algorithm with Opencv 3.0 in C++. This algorithm i...
- 836 浏览
- 1 回答
- 6 关注
-
Why can\'t I add Sync Project with Gradle File to either my menu or to my toolbar in Android Studio ...
- 1918 浏览
- 0 回答
- 4 关注
-
I am trying to convert some of my working VBA code to VBScript, but keep getting errors in VBScript ...
- 519 浏览
- 3 回答
- 4 关注
-
So it\'s another n-dimensional array question: I want to be able to compare each value in an n-dimen...
- 1877 浏览
- 3 回答
- 2 关注