-
I\'ve wrote some functions (Swift 2.1, XCode 7.1.1): public func test1(type: T.Type) -> T { pri...
- 1508 浏览
- 1 回答
- 6 关注
-
I am trying to write some sqlite code that will check if the date range include February 29th and if...
- 913 浏览
- 0 回答
- 1 关注
-
I have this situation with PHP (PDO); I\'m implementing a method that retrieves data from MySql and...
- 855 浏览
- 2 回答
- 5 关注
-
I have a fixed nav for my anchor website. I would like the menu link background color to change when...
- 1384 浏览
- 0 回答
- 3 关注
-
Consider instagram feed scenario. I want to get all the posts \'posted\' by the people I follow. For...
- 1710 浏览
- 1 回答
- 4 关注
-
I want to capture enter character in console. I am inputting 2 strings. Case 1. removestudent(pres...
- 1559 浏览
- 2 回答
- 5 关注
-
I have a problem with a javascript array: \arrFinal[i] is undefined\ In my script arrFinal is dynam...
- 748 浏览
- 2 回答
- 6 关注
-
I have a list of citations in a csv file that I would like to use to fill out the XML based query fo...
- 745 浏览
- 2 回答
- 6 关注
-
I got the following error while trying to convert a jpeg image to webp by using Pixellena Lux API. (...
- 1754 浏览
- 0 回答
- 6 关注
-
I have run into problems when using Basemap.contour with certain projections. Based on the example g...
- 1534 浏览
- 3 回答
- 5 关注
-
I have the following tables: filters id | u_ids 1 | 1, 2, 3 2 | 5, 6 users id
- 1399 浏览
- 1 回答
- 5 关注
-
I am using pandas which very efficiently sorts/filters the data they way I need. This code worked f...
- 1101 浏览
- 4 回答
- 2 关注
-
Hi I am writing a program that counts the number of times each word occurs in a file. Then it prints...
- 2011 浏览
- 4 回答
- 4 关注
-
In javascript I have a code which execute php function: var oReq = new XMLHttpRequest(); oReq.onloa...
- 975 浏览
- 0 回答
- 6 关注
-
The video tag I\'m building will not work in IE9. Its works ok in Firefox and Chrome. I added the ...
- 1445 浏览
- 3 回答
- 4 关注