-
I would like to distribute an application, but have license key that they can enter to unlock. What...
- 1944 浏览
- 2 回答
- 4 关注
-
My class Particle is as follows: class Particle: def __init__(self, x, y, vecX, vecY): ...
- 710 浏览
- 0 回答
- 5 关注
-
I\'ve inherited a bunch of code that makes extensive use of parallel arrays to store key/value pairs...
- 899 浏览
- 8 回答
- 6 关注
-
I\'m trying to create a guided drawing application on Android using a Canvas and Paint. I need the b...
- 1497 浏览
- 0 回答
- 5 关注
-
I am totally stuck in this. I try to create stage with table view, but data need to be there only af...
- 804 浏览
- 0 回答
- 5 关注
-
I have two list of data one contains years user have selected and other data array containing releva...
- 761 浏览
- 0 回答
- 6 关注
-
I\'m using this library https://www.npmjs.com/package/pdf-parse it extracts text but my problem is i...
- 1673 浏览
- 0 回答
- 6 关注
-
I wrote a C++ program to create a socket and bind on this socket to receive ICMP/UDP packets. The co...
- 1567 浏览
- 0 回答
- 6 关注
-
I\'m surprised not to be able to find this question here already. I have a date time var and I want...
- 1360 浏览
- 9 回答
- 6 关注
-
I\'m trying to get it to work but it dosen\'t! I have class User < ActiveRecord::Base has_many ...
- 828 浏览
- 2 回答
- 4 关注
-
I\'m sending notifications to certain users via the postman. The notification successfully reaches t...
- 1056 浏览
- 0 回答
- 5 关注
-
I have a YAML dict in which I need iterate over the 2nd keys of the heirarchy (/home,/career,/help,/...
- 1729 浏览
- 0 回答
- 5 关注
-
I have an application that statically links with version X of a library, libfoo, from thirdparty ven...
- 1781 浏览
- 3 回答
- 5 关注
-
I am trying CSS GRID
- 1586 浏览
- 0 回答
- 4 关注
-
I have a datatable. I need to fetch a certain column value based on the user input. For example, let...
- 1905 浏览
- 6 回答
- 4 关注