-
I would like to distribute an application, but have license key that they can enter to unlock. What...
- 1946 浏览
- 2 回答
- 4 关注
-
My class Particle is as follows: class Particle: def __init__(self, x, y, vecX, vecY): ...
- 711 浏览
- 0 回答
- 5 关注
-
I\'ve inherited a bunch of code that makes extensive use of parallel arrays to store key/value pairs...
- 906 浏览
- 8 回答
- 6 关注
-
I\'m trying to create a guided drawing application on Android using a Canvas and Paint. I need the b...
- 1498 浏览
- 0 回答
- 5 关注
-
I am totally stuck in this. I try to create stage with table view, but data need to be there only af...
- 807 浏览
- 0 回答
- 5 关注
-
I have two list of data one contains years user have selected and other data array containing releva...
- 764 浏览
- 0 回答
- 6 关注
-
I\'m using this library https://www.npmjs.com/package/pdf-parse it extracts text but my problem is i...
- 1676 浏览
- 0 回答
- 6 关注
-
I wrote a C++ program to create a socket and bind on this socket to receive ICMP/UDP packets. The co...
- 1569 浏览
- 0 回答
- 6 关注
-
I\'m surprised not to be able to find this question here already. I have a date time var and I want...
- 1375 浏览
- 9 回答
- 6 关注
-
I\'m trying to get it to work but it dosen\'t! I have class User < ActiveRecord::Base has_many ...
- 831 浏览
- 2 回答
- 4 关注
-
I\'m sending notifications to certain users via the postman. The notification successfully reaches t...
- 1058 浏览
- 0 回答
- 5 关注
-
I have a YAML dict in which I need iterate over the 2nd keys of the heirarchy (/home,/career,/help,/...
- 1730 浏览
- 0 回答
- 5 关注
-
I have an application that statically links with version X of a library, libfoo, from thirdparty ven...
- 1783 浏览
- 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...
- 1929 浏览
- 6 回答
- 4 关注