-
I am currently working on a project where I have to receive 128 MB of data from the serial port. I h...
- 751 浏览
- 0 回答
- 5 关注
-
I have a Git repository that has some information that has some files with information we want to be...
- 1658 浏览
- 0 回答
- 5 关注
-
I am looking for an iterative way to implement a word recognizer for a NFA in Python. This is my mai...
- 640 浏览
- 0 回答
- 4 关注
-
I have variable called current which stores number 0 and array with the length of 4 I want to iterat...
- 473 浏览
- 0 回答
- 6 关注
-
I\'m trying to start Sinatra application as Systemd unit. It\'s not a first time, this service was w...
- 954 浏览
- 0 回答
- 4 关注
-
I am not a web developer so please bear with me on that. I have a website (WordPress) that I\'m tryi...
- 563 浏览
- 0 回答
- 4 关注
-
I have a very large 2D array which looks something like this: a= [[a1, b1, c1], [a2, b2, c2], ......
- 1944 浏览
- 8 回答
- 5 关注
-
User must verify their email address so I use laravel email verification. I configured the project o...
- 696 浏览
- 0 回答
- 4 关注
-
from django.contrib.auth.models import User from django.db import models class CUser(User): score = ...
- 1148 浏览
- 0 回答
- 4 关注
-
I\'m trying to create a mixin for placeholders in sass. This is the mixin I\'ve created. @mixin p...
- 790 浏览
- 6 回答
- 5 关注
-
I want to test my website on Safari on my ipad. I only have another PC. Is there a way for me to do ...
- 833 浏览
- 8 回答
- 4 关注
-
I\'m curious if WordCloud includes an argument that can include specific words with specific formats...
- 441 浏览
- 0 回答
- 5 关注
-
I\'ve got Pycharm 4 running on my Linux (Ubuntu 14.04) machine. In addition to the system python, I...
- 929 浏览
- 5 回答
- 6 关注
-
I am not able to remove the ( and [ symbols in the legend of the worldmap below. They are not suppos...
- 491 浏览
- 0 回答
- 6 关注
-
There seems to be no class for input type \'submit\' in font-awesome. Is it possible to use some cla...
- 1891 浏览
- 7 回答
- 4 关注