Latest Questions

How to load printf from UCRT DLLs?

I am trying to dynamically load printf from ucrtbase.dll, but GetProcAddress is returning NULL. Other functions like malloc and puts work, but not printf. int m

When Shiro integrates JWT, what Shiro filter should be extend?

When I want to integrate JWT with Shiro, I need to write a filter extend Shiro's filter class For example AuthenticatingFilter BasicHttpAuthenticationFilter Ac

Delete long name and long path file using cmd del

I would like to create a simple script to delete tmp files. However, not all files are deleted, those with the long name show an error. There are two errors: Th

Retrieve two foreign keys nodejs sequelize

I have a route and I want it to send two primary keys as foreign keys to my orderline table. I have three tables a customer, address and orderline table. an ord

Docusign: creating envelope with multiple documents in multipart request from Java

The Docusign Java SDK doesn't have built-in support for creating envelopes with multiple documents as binary. This is cumbersome for users. People asking about

Implement WeChat social share button

I'm trying to find a way to implement Social Share button to share via WeChat (the same as we can do for the Twitter, Facebook, etc). Not the whole website, jus

TypeError: Cannot read property 'title' of undefined NextJS

I've been trying to build this blog app, Before is fine and in the dev environment is also fine. But, as soon as i try to build it for production it caught in t

using _hashTypedDataV4 in smart contract and _signTypedData(etherjs) in frontend is not working

i am trying to encode the nft data using _signTypedData(etherjs) in frontend as follows const domain = { name: "og-nft", version: "1", }; const typ

Entity Framework Core Delete Behavior

So I have these 3 tables where 2 of them(Post(Parent of Comment table as well) and Comment Table) is parent of Reaction Table. Post Table: public class Post {

Support for password authentication was removed. Please use a personal access token instead

I got this error on my console when I tried to use git pull: remote: Support for password authentication was removed on August 13, 2021. Please use a personal

kafka retry many times when i download large file

I am newbie in kafka, i try build a service send mail with attach files. Execution flow: Kafka will receive a message to send mail function get file will downlo

EWS - Hide attendees in a meeting

I am using EWS API to create Exchange meetings and I am looking for the way to "hide the attendees". I know it is possible to do so when creating a meeting wit

Receiving error message about syntax nodejs

I am new to Node js. I am following this tutorial online. I was trying to test the code but I get an error every time about line 1 syntax error and I got the co

How to Handle (Tel:,Mailto:,Wa:,Sms:) In Flutter Inappwebview?

I'm making a humanitarian flutter project using the inappwebview & url_launcher package, I've been looking for some references but all the code doesn't work

How to Use If and else In google structured data Json

I am trying to make a custom blogger template and in this i am using google structured data Json how to use if, else in this json if data:post.firstImageUrl is

Xcode 13.3 Build Failed because of Cycle in Dependencies between targets libsignal-protocol-swift

After updating to Xcode 13.3 facing Build failed issues with libsignal-protocol-swift library. This is happening while building second time while after cleaning

How to subtract multiple cells

I have the above cells and i want to substract each individual row . i.e. 137.61-137.61, 132.88-270.49 and print each one of the results on the respective row

Firefox moves focus off current element when using arrow keys unlike Chrome or Safari

I have a menu that the user can click. Clicking a button in the menu replaces text and image content on the page. Much like a tabs menu. I'm working on the acc

I have IRC20.sol file in next panel so why it wrote that not found?

I try solidity. I import some required files but now I see Error: not found IERC20.sol But I don´t know why, because this file is next... Thank you for re

Cant find the background apps tray in Pop!_OS

All apps like "Steam", "Slack", "Anydesk" and etc. They were all displaying in black/white in a tray at my panel. The update for POP!_OS was pending for a few w

Tableau box plot issues

Not sure what is going on but boxplots are not always created for some of the drugs even though there is more than one date point displayed! Please see example.

Cannot animate nested routes (outlet) only in React Router Dom v6

I have a project with a few pages that are rendered within a layout with a sidebar and a topbar: <AnimatePresence exitBeforeEnter> <Routes location=

Can't parse entities: unexpected end tag at byte offset 0

i dont known, pls help async def getcatalog(message: types.message): if catalog.find_one({"type": 0}) is None: await message.answer('К с

How to add a program to startup with jpackage?

i am recently looked at jpackage there is any option automatically adds the appilication to startup, For Example consider I have, App.java package org.openjfx;

API URL Query to filter the response

So I'm trying to filter the response of my API GET query and can't seem to find a way to access deep enough in Json. My response is like: { "orders": [

How to access props passed inside a setup function for Vuejs (Composition API)

When I use props to pass an object into the child component, I am unable to use the props inside the setup function (Composition API). I am trying to use the pr

How can I get Api data in a Component and use the data I get in another?

This is where I would like to "stock" my API data. It's a component named api.js import axios from "axios"; function Api() { const options = { metho

Updating @Published var if a userdefault value is present swift

I am trying to check my app and see if a value exists in user defaults and if it does exist they will be taken into the app. If it doesnt exist they need to ent

I can't locate my python path (but able to locate python3 path)

I'm currently using Mac Pro and downloaded python through brew install python for the latest version (though it downloaded 3.9.12 instead of 3.10.x). Also, whil

Simple Search capabilities with NoSql (DynamoDB)

I am new to NoSQL. I am trying to make simple app which will have products that you search through. With SQL I would simply have a products table and be able to