-
I an working with an app, where user get a gift on first start of the app. User doesn\'t have to reg...
- 1541 浏览
- 0 回答
- 5 关注
-
I spent quite a lot of time hand-optimizing low-level integer arithmetic, with some success. For ins...
- 616 浏览
- 0 回答
- 5 关注
-
I Have Dowloaded Php script from codecaynon but i dont know to do do editing and customization in it...
- 2040 浏览
- 0 回答
- 4 关注
-
So I am a new programmer and I just installed XCode on my Macbook to get the GCC. I think Xcode is t...
- 1068 浏览
- 9 回答
- 4 关注
-
How can I define a class with await in the constructor or class body? For example what I want: im
- 2043 浏览
- 5 回答
- 4 关注
-
Having this code: #include restaurant.hpp #include #include #include int main() { using name...
- 1003 浏览
- 0 回答
- 2 关注
-
I have an android app with a log in screen. For some reason the variables don\'t seem to go into the...
- 1176 浏览
- 0 回答
- 6 关注
-
having a rough time working with struct fields using reflect package. in particular, have not figur...
- 1429 浏览
- 2 回答
- 5 关注
-
The usual pattern for a singleton class is something like static Foo &getInst() { static Foo *ins...
- 1596 浏览
- 9 回答
- 5 关注
-
I\'ve got an UICollectionView with an UICollectionViewFlowLayout, and i want to calculate its conten...
- 2075 浏览
- 13 回答
- 5 关注
-
How can I import a large (14 GB) MySQL dump file into a new MySQL database?
- 1584 浏览
- 9 回答
- 6 关注
-
I\'m developing a tourism website using flask. I have a destinations folder with names of cities. Wh...
- 1788 浏览
- 0 回答
- 5 关注
-
In JavaMail api, Transport.send(Message) may throw a MessagingException if something goes wrong. But...
- 750 浏览
- 0 回答
- 4 关注
-
I have to do a range check for the ages of students in my data frame. I have the birthdate and the a...
- 1685 浏览
- 0 回答
- 4 关注
-
how do i create variable variables inside a for loop? this is the loop: for ( $counter = 1; $coun...
- 1065 浏览
- 5 回答
- 4 关注