How to get the original file name extension even if i change the extension name of files intensionally. for example one file is for xls format i changed its ext
I am trying to do a project in Angular but I noticed that the table is not created automatically. I put the structure of the project and the related code to do
I'm currently working on connecting my C# application to a customers enterprise service bus. The connection has to be established over HTTPS using a X509 client
here i defined 2 functions and call the second directly: $ jq -n 'def f1: "here f1" ; def f2: "here f2"; f2' "here f2" can i define a variable and call the fun
I have recently got an assignment where I need to put a dictionary (where each key refers to a list) in pickled form. The only problem is I have no idea what pi
I have a file including lines as follows, finalInjectionList is input file: [0, 2, 3] [0, 2, 3, 4] [0, 3] [1, 2, 4] [2, 3] [2, 3, 4] Here [0, 2, 3, 4] and [1
I have a slider range component where the min and max values change depending on what the user selects. slider component I have some code in the slider componen
Trying to filter column D on sheet1 with information in column A on sheet "Lg" but nothing seems to happen. I don't even get an error Sub Filter() ' ' Filter M