-
I can\'t manage to read the data from a luasocket. If i read more than the available data, the funct...
- 1283 浏览
- 0 回答
- 5 关注
-
I am trying to change the sample rate of a file in AudioKit, but I don\'t find an obvious way to do ...
- 1619 浏览
- 0 回答
- 5 关注
-
Visual Studio Code on Windows uses PowerShell by default as the integrated terminal. If you want to ...
- 1842 浏览
- 17 回答
- 4 关注
-
I am working on an AR-App using Unity 2019.4.15f1 and the Vuforia Engine Package. The app consists o...
- 809 浏览
- 0 回答
- 5 关注
-
I have an application that encrypts and decrypts a field in C# using Rfc2898DeriveBytes. I have been...
- 1646 浏览
- 0 回答
- 4 关注
-
Python has two very useful library method (binascii.a2b_hex(keyStr) and binascii.hexlify(keyBytes)) ...
- 1556 浏览
- 3 回答
- 4 关注
-
When I change the canvas size, I notice the parameter \'mozImageSmoothingEnabled\' is being reset. ...
- 1462 浏览
- 1 回答
- 6 关注
-
- 974 浏览
- 1 回答
- 4 关注
-
I require to import multiple txt files with the same name and same schemas into the same table in SQ...
- 1448 浏览
- 1 回答
- 4 关注
-
I\'m developing a very simple version of R-Type as work for the university, but despite it works, t...
- 1436 浏览
- 3 回答
- 6 关注
-
I am trying to create a loop that will do the following: The loop will search in all items one by on...
- 407 浏览
- 0 回答
- 6 关注
-
I have a number of rows and I want to extract each element of each array into their own row, for exa...
- 1869 浏览
- 0 回答
- 6 关注
-
I am trying to make a python stock price checker. It is working well but it updates extremely slowly...
- 1773 浏览
- 0 回答
- 4 关注
-
So, I have this index as a dict. index = {\'Testfil2.txt\': [\'nisse\', \'hue\', \'abe\', \'pind\']...
- 1271 浏览
- 3 回答
- 6 关注
-
I have the below code, fflush(stdin); print(\Enter y/n\); scanf(\%c\,&a); Here,it is quitting bef...
- 547 浏览
- 3 回答
- 6 关注