I am trying to create a executable file works on Windows 64bit from linux. I am using MXE to cross compile c file on my ubuntu server. And after I compile c fil
i am trying to make a function that uses multiple aws services in a lambda function : import os import boto3 import hmac, hashlib, base64, copy def lambda_hand
I am trying to copy a given folder and its contents (sub folders and files) to a new folder using a simple Ui Prompt for the target folder name. This is my upda
I selected the scss option on a new Ionic Angular app. It's html container holds three tab pages. The scss stylesheet in the container component controls the st
I need to import from the view that is in one project when inside view there are joins to tables from other project. import pandas as pd from google.cloud impor
I want insert multiple rows in db table. I am using SpringJdbc. How can i manage transaction in SpringJdbc connection. My code is: @Override @Transactional(pro
I am trying to find out which angular 12 version is the most stable and has less number of bug and also compatible with angular fire ^6.1.5