-
I am using abstract class with PDO. I want to know if it is necessary to null the $conn variable eve...
- 1985 浏览
- 1 回答
- 5 关注
-
I am trying to write an Android application that will take a picture, put the data (byte[]) in an ob...
- 572 浏览
- 5 回答
- 4 关注
-
Suppose you\'re working in a language with variable length arrays (e.g. with A[i] for all i in 1..A....
- 2035 浏览
- 3 回答
- 6 关注
-
I\'ve been trying to convert a small webapp into an electron application. It\'s working perfectly, e...
- 1154 浏览
- 2 回答
- 5 关注
-
I want to have different navigation per \area\ of my durandal application. I\'ve achieved this with...
- 1819 浏览
- 2 回答
- 6 关注
-
I\'m trying to connect to a MySQL database on a remote server using MySQLdb in python. The problem ...
- 1750 浏览
- 2 回答
- 5 关注
-
Still haven\'t gotten a successful run of this to pass with a fairly boilerplate Expo app built with...
- 1907 浏览
- 0 回答
- 6 关注
-
I have table like this in Postgres. createdat pageTitle sessionId
- 1696 浏览
- 0 回答
- 4 关注
-
I have document containing lists. For example, the users document looks like [ { _id: 1, photos: [ ...
- 964 浏览
- 0 回答
- 4 关注
-
I\'m trying the next code to try to see if predict can help me to find the values of the dependent v...
- 994 浏览
- 1 回答
- 4 关注
-
I run a Spring Framework/SmartGWT based web-app, with now an added Quartz job. The job is supposed t...
- 489 浏览
- 3 回答
- 4 关注
-
I am working on a react native app and I am using a package to convert speech to text: Package link ...
- 1132 浏览
- 0 回答
- 5 关注
-
I want to get values of the input element that those elements are under the same name, name=\items[]...
- 1362 浏览
- 3 回答
- 4 关注
-
I have a run loop method for a CAEAGLLayer which uses GCD for serializing access to shared ivars. M...
- 1834 浏览
- 2 回答
- 4 关注
-
Probably a very basic question, but I cannot seem to find a simple answer. I have a GET method lev...
- 711 浏览
- 4 回答
- 5 关注