-
I am trying to get facebook userid of the users currently logged in. I used this below piece of code...
- 513 浏览
- 2 回答
- 4 关注
-
I am looking to build an Alexa skill that will do its work and then kick off a playlist in either Sp...
- 867 浏览
- 0 回答
- 5 关注
-
We have to calculate Pi. My code import sys import math for s in sys.stdin: m = math.pi t ...
- 538 浏览
- 0 回答
- 4 关注
-
My problem is i can\'t push my app because if i try to push, heroku deploy logs said error code EINT...
- 1025 浏览
- 0 回答
- 6 关注
-
Sale Table (ItemNo ,OrderDate,Quantitysold) Item Master Table (ItemNo,ItemName,QuantityInHand) When ...
- 1597 浏览
- 0 回答
- 4 关注
-
I have a class that inherited from a ResourceDictionary I have a brush property for this class publi...
- 1490 浏览
- 0 回答
- 5 关注
-
I want a matlab code for distributed energy-efficient clustering Protocol (DEEC) in wireless sensor ...
- 1757 浏览
- 0 回答
- 4 关注
-
I have a database where I get lots, defects and quantities (from 2 tables). After changing the name...
- 1987 浏览
- 1 回答
- 5 关注
-
My current code: create table Messages ( id int, userId int, message varchar(255) ); insert i...
- 1645 浏览
- 0 回答
- 4 关注
-
I am trying to get the column names from a csv file with nearly 4000 rows. There are about 14 column...
- 626 浏览
- 2 回答
- 6 关注
-
I have 3 ImageButtons which are animated when Filling to left, like this: public boolean onFling(Mo...
- 1099 浏览
- 2 回答
- 6 关注
-
I want to match an exact word and replace it with another word. Here is the SQL Server query that I...
- 1482 浏览
- 1 回答
- 2 关注
-
I am trying to decode a String value class in which if the string is empty I need to get a None othe...
- 1454 浏览
- 0 回答
- 4 关注
-
So if I had the following string: \'(01) Kyle Hall - Osc (04) Cygnus - Artereole (07) Forgemasters ...
- 479 浏览
- 2 回答
- 6 关注
-
I tried to run hello world in C++ on sublime text 2 on my mac. I typed #include \iostream\ int ...
- 534 浏览
- 1 回答
- 4 关注