-
I do integration with payment gateway, which required post method. So I need to redirect from my pag...
- 1481 浏览
- 0 回答
- 6 关注
-
Some of my forms require validation, for which I use the JQuery validation plug-in. Some of my form...
- 495 浏览
- 1 回答
- 4 关注
-
I have a video file. i want to store it in a custom content provider. and after that i want to read ...
- 990 浏览
- 0 回答
- 4 关注
-
I am working on a simple plugin. Now I am trying to add a vibrate property. But this code is not wor...
- 847 浏览
- 2 回答
- 6 关注
-
When I execute the following, incidentController gets called after 10 seconds and continues to execu...
- 1676 浏览
- 2 回答
- 4 关注
-
I am trying to save objects into userDefualt. App is crusing and getting this Error Attempt to set a...
- 327 浏览
- 0 回答
- 4 关注
-
So I am writing a method which should check if 2 periods defined as DateTime structs overlap each ot...
- 1218 浏览
- 0 回答
- 6 关注
-
I am making a discord bot which takes data from .CSV files, which are regularly updated. To do this ...
- 1897 浏览
- 0 回答
- 2 关注
-
I got this compiler error, what is the problem? public PictureBox getinfo(int i, int j) { retur...
- 1504 浏览
- 1 回答
- 4 关注
-
I have this TextField and this string that goes with it that come from the server side. how I can do...
- 745 浏览
- 0 回答
- 5 关注
-
I am using iron-router, i have a route \models\ which has a list of items. When the user clicks one ...
- 1302 浏览
- 2 回答
- 5 关注
-
function recursiveSplit($string, $layer) { $err = preg_match_all(\/\\{(([^{}]*|(?R))*)\\}/\,$str...
- 1899 浏览
- 1 回答
- 6 关注
-
public abstract class Mother { } public class Daughter extends Mother { } public class Son extends...
- 1750 浏览
- 2 回答
- 5 关注
-
- 1255 浏览
- 4 回答
- 6 关注
-
Problem: I\'m writing a script that performs several HTTP requests with curl and I want to add the h...
- 2075 浏览
- 2 回答
- 5 关注