-
I\'m trying to make an epub reader app in swift. I parse an epub file and get all metadata and xhtml...
- 565 浏览
- 0 回答
- 5 关注
-
I am trying to send email from my MVC application, it sends fine when I use the .Send() method but t...
- 879 浏览
- 3 回答
- 6 关注
-
import java.util.Scanner; public class college { String name; public String s1(String n...
- 1899 浏览
- 0 回答
- 5 关注
-
I am using gitlab for VC and CI and deploying it to google app engine for nodejs applciation. Google...
- 1988 浏览
- 0 回答
- 4 关注
-
I am attempting to convert all my values for a certain column from numerical to categorical. My colu...
- 1007 浏览
- 0 回答
- 2 关注
-
- 652 浏览
- 5 回答
- 5 关注
-
I would like to create a ruby script that I can run mysql commands on a remote server through a ssh ...
- 1389 浏览
- 5 回答
- 4 关注
-
I have received data in the form of .fds files which I have to analyze in python, but I do not know ...
- 419 浏览
- 0 回答
- 4 关注
-
- 2007 浏览
- 0 回答
- 6 关注
-
Function.prototype.bind = function (obj) { const self = this; console.log(this); r...
- 737 浏览
- 0 回答
- 5 关注
-
- 1346 浏览
- 0 回答
- 4 关注
-
I want to be able to call a procedure in an Oracle database using Clojure. I have a connection to an...
- 1032 浏览
- 0 回答
- 5 关注
-
I have a project in Laravel-5.1 and I have changed my platform from win10 to Ubuntu. Showing error: ...
- 2025 浏览
- 9 回答
- 5 关注
-
I\'m trying to insert scrollbar in a window (tkinter) but it doesn\'t work. Below is the code I use ...
- 1752 浏览
- 0 回答
- 5 关注
-
I have the following query: SELECT * FROM table_name WHERE (col_1 LIKE \'%$keyword%\' OR col_2 ...
- 698 浏览
- 3 回答
- 5 关注