-
My objective is align border perfectly to the icons (the line of the border should start with delete...
- 1444 浏览
- 0 回答
- 6 关注
-
On Server startup exporting 2GB(Approximately) data from mongodb to redis,then getting error as FATA...
- 1121 浏览
- 4 回答
- 4 关注
-
I am trying to connect my phpmyadmin database with java in netbeans, So I downloaded library mysql-c...
- 1852 浏览
- 0 回答
- 4 关注
-
So I\'m busy writing an application that needs to check for updates from a website after a certain a...
- 1374 浏览
- 3 回答
- 4 关注
-
I expect the code below to echo \yes\, but it does not. For some reason it won\'t match the single q...
- 1554 浏览
- 3 回答
- 5 关注
-
I need to check if the CTRL button was pressed while I am clicking on a control on my html page usin...
- 1411 浏览
- 3 回答
- 5 关注
-
This is for a school assignment and I\'m incredibly new to programming in general, the purpose of th...
- 1999 浏览
- 0 回答
- 6 关注
-
I am trying to \COUNT\ the number of a certain object in column I (in this instance) across multiple...
- 1918 浏览
- 4 回答
- 5 关注
-
I followed a tutorial on getting actionbars in my app. But even when I put android:uiOptions=\split...
- 870 浏览
- 2 回答
- 5 关注
-
I have a date MON 07/12 stored in a variable named Mon. Its type is a str So there is no Year only t...
- 1959 浏览
- 0 回答
- 6 关注
-
I would like to create a custom collection that implements ICollection. But I would like not to exp...
- 2216 浏览
- 7 回答
- 5 关注
-
My Code- x=10 def fun(): x=x+2 print(x) fun() print(x) And the Output Error- Unbound
- 1464 浏览
- 0 回答
- 6 关注
-
I have an older web application that we are still using. Some users are starting to use a newer .Net...
- 1200 浏览
- 0 回答
- 4 关注
-
I am trying to iterate through each element in list food, and if that element is in list menu, I wan...
- 1525 浏览
- 0 回答
- 6 关注
-
How can I turn a python 3.3 script into executable file? I found PyInstaller and py2exe, but all did...
- 1130 浏览
- 4 回答
- 5 关注