-
http://pastebin.com/N82ma0HN is my source code... here is the page: http://dev.icalapp.rogersdigi...
- 1443 浏览
- 1 回答
- 4 关注
-
class Misc(commands.Cog): def __init__(self, bot): self.bot = bot @client.command() @co...
- 552 浏览
- 0 回答
- 5 关注
-
I\'m struggling with this piece of code for a while, I have 5 buttons on the screen and want them to...
- 459 浏览
- 0 回答
- 4 关注
-
I\'m trying to get a basic PayPal button on my web page, but I can\'t even load the API without gett...
- 1599 浏览
- 0 回答
- 6 关注
-
I have two issues with how PyQt is formatting my QLabels Issue 1: When hyperlinks are added it displ...
- 1879 浏览
- 0 回答
- 4 关注
-
I am playing with my NFC card with Android NFC API. I am stuck at this APDU response: Security condi...
- 447 浏览
- 1 回答
- 4 关注
-
I am writing because I am having trouble installing Pyomo using pip on Python 3.6 on Mac OSX 10.14 ...
- 2040 浏览
- 2 回答
- 5 关注
-
Error to order by for a day on month. this my query $birthday = \\App\\Admin\\Clients::whereMo...
- 1593 浏览
- 1 回答
- 6 关注
-
I have seen the following question and tried to adapt part of the answer but to no luck: \'How can i...
- 1526 浏览
- 2 回答
- 4 关注
-
I have to make a project activity on Android Weave. The target is make an application client/server ...
- 634 浏览
- 0 回答
- 5 关注
-
I have cloned libssh library and built it with cmake. Building process was like this : git clone htt...
- 1931 浏览
- 0 回答
- 5 关注
-
I currently have 4 swiper instances running on my homepage that works perfectly fine. I use 1 of the...
- 989 浏览
- 0 回答
- 4 关注
-
from Crypto.Cipher import AES import os key = \'mysecretpassword\' iv = os.urandom(16) plaintext1 =...
- 582 浏览
- 1 回答
- 6 关注
-
So I\'m working on an IOS mobile application using Swift and Xcode. I\'m using Google Firebase so th...
- 1811 浏览
- 0 回答
- 6 关注
-
I am trying to make a program, which will rewrite given row without duplicates in an output row. I a...
- 1899 浏览
- 1 回答
- 5 关注