-
I\'m trying to update some rows. I only want to update the rows that have ID=0. The error message I...
- 688 浏览
- 2 回答
- 4 关注
-
I am using a \multi module\ MVC structure for my PhalconPHP application. One issue I am trying to f...
- 967 浏览
- 3 回答
- 3 关注
-
I have read about unit testing in python, but all examples I found are based on trivial examples of ...
- 989 浏览
- 0 回答
- 5 关注
-
I\'m trying to create a proxy server that access third-party API, but their development end point ha...
- 885 浏览
- 2 回答
- 4 关注
-
I can do a simple array of sets: set < char > * words = new set < char > [10] How I can do a vector ...
- 1696 浏览
- 2 回答
- 4 关注
-
import MySQLdb db = MySQLdb.connect(\localhost\,\root\,\password\,\database\) cursor = db.cursor() ...
- 732 浏览
- 3 回答
- 4 关注
-
I want to submit app on AppStore, My app is having swift speech SDK library, and project is in Obj C...
- 1986 浏览
- 2 回答
- 5 关注
-
I have experimented with a userspace thread using C++. In the current version of the code, I am only...
- 1318 浏览
- 0 回答
- 5 关注
-
I have a QT library and I want to import it in another project. Now, since I want that, even when I...
- 1387 浏览
- 1 回答
- 5 关注
-
I have the script I want to run in the following structure scripts/ project/ main.py libraries/ a.py...
- 1607 浏览
- 0 回答
- 4 关注
-
I will put events on my website and instead of just putting the time of the even in only my timezone...
- 1387 浏览
- 0 回答
- 4 关注
-
When I add ImageView to the Scene Builder and set the image path, the image loads correctly in Scene...
- 1779 浏览
- 0 回答
- 6 关注
-
I\'m building a desktop application using Flask and QWebEngineView(module which inverts the flask ap...
- 1777 浏览
- 0 回答
- 4 关注
-
I have an app that changes the pitch of the audio when the pitch button is selected, now i am using ...
- 614 浏览
- 1 回答
- 6 关注
-
here is the code I have done but it comes up with an error about loading my image. I want to create ...
- 891 浏览
- 0 回答
- 5 关注