-
I have not a good knowledge on mathematic domain. I have a point X(0,5,0.5,0.5), and Y(1,0.5,0.5), a...
- 1489 浏览
- 0 回答
- 4 关注
-
I am trying to integrate IBM Watson chatbot ,with a virtual keyboard I am using MOK virtual keyboar...
- 1590 浏览
- 0 回答
- 5 关注
-
Here\'s my attempt at limiting the number of characters entered into a text area: var limit = 255; ...
- 1355 浏览
- 6 回答
- 5 关注
-
I am currently working on integrating AWS DynamoDB in my Android Application(Kotlin). After a lot of...
- 1828 浏览
- 0 回答
- 4 关注
-
I have an array of structure that has to be converted to json string. I\'m using json-c library from...
- 1210 浏览
- 0 回答
- 6 关注
-
So I want a simple Perlin noise function for one of my shaders and have been learning a lot from the...
- 1553 浏览
- 0 回答
- 5 关注
-
I am a beginner in Python and I was asked to write a code that will read the file with Public Holida...
- 1051 浏览
- 0 回答
- 4 关注
-
I\'m working on an Excel add in that opens a winform after the user clicks a button on a ribbon bar....
- 1393 浏览
- 1 回答
- 5 关注
-
def trades(data): buy = [] sell = [] flag = 0 for index, row in df.iterrows(): if row[\...
- 957 浏览
- 0 回答
- 4 关注
-
I use spring data rest for crud. But when the entity has composite primary keys, I dont know how to ...
- 1766 浏览
- 2 回答
- 4 关注
-
Is Session.run(fetches, feed_dict) guaranteed to execute its fetches arguments in-order? The docume...
- 1516 浏览
- 2 回答
- 4 关注
-
I have a WebServiceHost that is being used to host some web services in a console app. I added a ser...
- 1054 浏览
- 4 回答
- 5 关注
-
What do I add to the if statement to check if Column 5 in the applicable row contains a value and pr...
- 1882 浏览
- 0 回答
- 6 关注
-
I have two kernels in my program. kernel1 uses cooperative groups and is supposed to be launched wit...
- 1623 浏览
- 0 回答
- 5 关注
-
I have to provide a C-style callback for a specific C library in an iOS app. The callback has no voi...
- 1827 浏览
- 4 回答
- 6 关注