-
I an working with an app, where user get a gift on first start of the app. User doesn\'t have to reg...
- 1509 浏览
- 0 回答
- 5 关注
-
I spent quite a lot of time hand-optimizing low-level integer arithmetic, with some success. For ins...
- 599 浏览
- 0 回答
- 5 关注
-
I Have Dowloaded Php script from codecaynon but i dont know to do do editing and customization in it...
- 2026 浏览
- 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...
- 964 浏览
- 9 回答
- 4 关注
-
How can I define a class with await in the constructor or class body? For example what I want: im
- 2032 浏览
- 5 回答
- 4 关注
-
Having this code: #include restaurant.hpp #include #include #include int main() { using name...
- 986 浏览
- 0 回答
- 2 关注
-
I have an android app with a log in screen. For some reason the variables don\'t seem to go into the...
- 1159 浏览
- 0 回答
- 6 关注
-
having a rough time working with struct fields using reflect package. in particular, have not figur...
- 1413 浏览
- 2 回答
- 5 关注
-
The usual pattern for a singleton class is something like static Foo &getInst() { static Foo *ins...
- 1551 浏览
- 9 回答
- 5 关注
-
I\'ve got an UICollectionView with an UICollectionViewFlowLayout, and i want to calculate its conten...
- 2039 浏览
- 13 回答
- 5 关注
-
How can I import a large (14 GB) MySQL dump file into a new MySQL database?
- 1558 浏览
- 9 回答
- 6 关注
-
I\'m developing a tourism website using flask. I have a destinations folder with names of cities. Wh...
- 1779 浏览
- 0 回答
- 5 关注
-
In JavaMail api, Transport.send(Message) may throw a MessagingException if something goes wrong. But...
- 734 浏览
- 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...
- 1670 浏览
- 0 回答
- 4 关注
-
how do i create variable variables inside a for loop? this is the loop: for ( $counter = 1; $coun...
- 1054 浏览
- 5 回答
- 4 关注