I am new to D language. i have a project A. When i executed dub build it has created me libA.so. i am trying to create a different .d file and import this modu
I want to detect the number of files when run a django project.But there are two output results in terminal . def fileChecker(path): print('Child proce
I've been following this tutorial here about how to install Android Studio to run Flutter, I extracted the .tar file and when I try to execute the Android studi
I have created a playground for executing sql queries on my website wherein user can execute any query on existing tables with some data in it that are provided
Setup: Imagine the following setup: There is an api that contains let's say a folder foo and bar. These folders export all their public stuff to their local ind
I have a table where each row is an event with date_event, id_event (entry, out, take a measure) I need to generate a table where for each id_person I have a co
I currently have a JsonSchema which has an enum field with 12 values, and lets say two other regular string fields in the same object, fields X and Y. If the va
I've got a requirement to generate reports as xls-sheets, but I already have TIKA in my project. Now TIKA does include POI, what worries me here is that TIKA 1.
I've written this function in TypeScript: export class LoginService { async isLoggedIn(): boolean { const r = await this.http.get('http://localhost:3000/