-
i\'m trying to build some simple trace pointers and some cases does work for us and some cases doesn...
- 1325 浏览
- 0 回答
- 5 关注
-
val router: Router = Router.router(vertx) router.route(HttpMethod.POST, /some) .respond { ctx:...
- 1844 浏览
- 0 回答
- 6 关注
-
I\'d like to know what people\'s best practices are for removing unused code. Personally I\'m a fan ...
- 1309 浏览
- 8 回答
- 4 关注
-
i made a panel to edit, delete and add products to sql database, but the add function doesn\'t work ...
- 575 浏览
- 0 回答
- 6 关注
-
I\'m using mysql 5.6.42 percona server. My requirement is to enable Percona database auditing that w...
- 453 浏览
- 0 回答
- 4 关注
-
Below is an excerpt from the Laravel documentation: The whereBetween method verifies that a column\...
- 1920 浏览
- 1 回答
- 6 关注
-
I made discord.py !giveaway command. @bot.command() async def giveaway(ctx, duration: int, sign: str...
- 1817 浏览
- 0 回答
- 5 关注
-
I am attempting to embed Python in an (ultimately multiplatform) C++ app. It\'s important that my ...
- 1060 浏览
- 3 回答
- 5 关注
-
I\'m trying to upload and crop the uploaded image using croppie plugin : my libraries
- 460 浏览
- 0 回答
- 0 关注
-
How could I enabled scheduled jobs only in specific profiles? pseudocode: @Scheduled(cron = \${job...
- 426 浏览
- 0 回答
- 1 关注
-
- 1365 浏览
- 0 回答
- 1 关注
-
Java has annotations and that is good. However, some developers feel that it is best to annotate cod...
- 1274 浏览
- 4 回答
- 4 关注
-
I\'m working with MySQL and I would like to get the date/time of the very last change to any table w...
- 1466 浏览
- 4 回答
- 5 关注
-
hi i am trying to read blob data along with normal datatype and show the image in the page .in each ...
- 385 浏览
- 0 回答
- 4 关注
-
I have a confusion matrix created with sklearn.metrics.confusion_matrix. Now, I would like to plot...
- 1356 浏览
- 1 回答
- 6 关注