-
I am writing tests for my application. I have searched over the internet for the same error but I ca...
- 746 浏览
- 0 回答
- 4 关注
-
This is what my function looks like to open the serial port (using Ubuntu 12.04): int open_port(voi...
- 600 浏览
- 3 回答
- 6 关注
-
I\'m developing a network application and I want to get unit testing right. THIS time we\'ll do it,...
- 1184 浏览
- 4 回答
- 4 关注
-
I\'m using Google Places API to retrieve data about places, but couldn\'t find how to get a picture ...
- 1934 浏览
- 5 回答
- 5 关注
-
In PySpark, a Spark dataframe can be converted to Pandas using the API df.toPandas() but when I run ...
- 1641 浏览
- 0 回答
- 6 关注
-
my code: import discord from discord.ext import commands import re import os class Help2(commands.C...
- 1155 浏览
- 0 回答
- 6 关注
-
I had such code inside MainActivity.cs: String mapsUrl = https://www.google.com/maps/dir... Intent i...
- 1438 浏览
- 0 回答
- 4 关注
-
I\'m trying to replace space characters with dashes/hyphens in JavaScript. I got most of the code wo...
- 1512 浏览
- 0 回答
- 6 关注
-
- 1882 浏览
- 3 回答
- 5 关注
-
AWS Elastic Beanstalk - Cannot Clone With Latest Platform or eb upgrade from Ruby 2.1 to Ruby 2.2 I...
- 881 浏览
- 3 回答
- 4 关注
-
I would like to make a slider stop at discrete points that represent integers on a timeline. What\'...
- 2165 浏览
- 5 回答
- 4 关注
-
I have following location with rewrite: location ~ ^/payment/gateway/v2/order/complete/(.*)$ { p...
- 1804 浏览
- 0 回答
- 4 关注
-
I am designing an app in which i need to open an email client on clicking a button. The email client...
- 1865 浏览
- 6 回答
- 4 关注
-
I am looking for a in-built String split function in Hive? e.g. if String is: A|B|C|D|E Then I wa...
- 955 浏览
- 3 回答
- 4 关注
-
I have the following code that initializes a boolean variable xx to False, and then later assigns it...
- 1130 浏览
- 0 回答
- 4 关注