-
I have the following code placed in my application class of an Android app of mine: // Register Par...
- 1937 浏览
- 2 回答
- 4 关注
-
I am working on a project that uses TypeORM and PostgreSQL, I am trying to use the query builder to ...
- 1247 浏览
- 0 回答
- 5 关注
-
I have a webpage which send an API call, the API should send back a response, except that the delay ...
- 391 浏览
- 0 回答
- 5 关注
-
I have the following code that attempts to verify a server certificate against the CA in my private ...
- 836 浏览
- 1 回答
- 6 关注
-
- 1696 浏览
- 3 回答
- 6 关注
-
I have this weird issue, I can\'t understand why is happening. It should be a piece of cake for any ...
- 1157 浏览
- 1 回答
- 5 关注
-
I have a Java application, which uses Apache Derby. Using Eclipse Export option, I exported it as JA...
- 720 浏览
- 3 回答
- 5 关注
-
I want to set the general_log and general_log_file variables using SQLAlchemy, is there a way to do ...
- 1461 浏览
- 1 回答
- 5 关注
-
Trying to run a simple Perl script in a command window and am getting error: string terminator \' a...
- 1352 浏览
- 3 回答
- 5 关注
-
I need to write a strings into a text file from C#, each string on a new line...How can I do this?
- 625 浏览
- 4 回答
- 5 关注
-
My entity looks like this @Unique([\'name\']) export class DefEntity { @PrimaryGeneratedColumn() ...
- 1594 浏览
- 0 回答
- 4 关注
-
I\'m learning DDD and the tutorial I\'m currently following is implemented using NHibernate, but sin...
- 636 浏览
- 1 回答
- 4 关注
-
- 1487 浏览
- 4 回答
- 5 关注
-
I would like to test the equivalency of a couple variables of enumeration types, like this: enum An...
- 743 浏览
- 1 回答
- 6 关注
-
I just noticed weird behaviour of Xcode11, I am executing same code in Xcode 10 and Xcode 11. See t...
- 1029 浏览
- 2 回答
- 6 关注