-
I created a registration form and saved the data in a database I want help when entering a specific...
- 1371 浏览
- 0 回答
- 4 关注
-
Hi I have to compute if a given string is substring of a bigger string. For example String str = \...
- 1745 浏览
- 16 回答
- 4 关注
-
I am trying to use the Dynamic Processing class in order to modify a global audio output. Here is a ...
- 718 浏览
- 0 回答
- 4 关注
-
I am trying to compile jogl from source on my Mac Mini with Mac OSX mavericks, but getting clang: er...
- 882 浏览
- 2 回答
- 5 关注
-
I\'m using the Twitter API and I have the following string that is bugging me Proyecto de ingeniera ...
- 452 浏览
- 2 回答
- 6 关注
-
I\'m making a observable class. The Add methods works fine. But then I\'m trying to call the Remove(...
- 1228 浏览
- 3 回答
- 6 关注
-
/* Item.h */ struct Item { std::string name; Item(std::string _name) : name( std::move(_nam...
- 1723 浏览
- 0 回答
- 5 关注
-
I\'ve been trying to implement a simple Alpha-Beta Pruning AI for chess, using the python-chess libr...
- 861 浏览
- 0 回答
- 5 关注
-
This is my DataFrame: d = {\'col1\': [\'sku 1.1\', \'sku 1.2\', \'sku 1.3\'], \'col2\': [\'9.876.54...
- 1898 浏览
- 3 回答
- 4 关注
-
This is not about asking for coding error. I have started an app with facebook audience network impl...
- 733 浏览
- 0 回答
- 6 关注
-
How can I load external dataset instead of mnist? # underscore to omit the label arrays (train_image...
- 919 浏览
- 0 回答
- 6 关注
-
I use PostgreSQL 9.5 and Rails 5. I want to query the jsonb column shown below that holds an array o...
- 1867 浏览
- 1 回答
- 6 关注
-
According to RFC 7516 it should be possible to encrypt the payload/claim, called JWE. Are there any...
- 2093 浏览
- 2 回答
- 6 关注
-
I\'m using one of the new google api fonts for a heading on a site. It\'s Yannone Kaffeesatz and is ...
- 471 浏览
- 2 回答
- 6 关注
-
i am new to microservices , I have build a very basic microservice to perform CRUD operations on a M...
- 453 浏览
- 0 回答
- 5 关注