I'm a new learner on this platform. I code a simple react native app using expo. But I want to build a .apk file. I tried this command: expo build:android Then
I want to use poi to convert all list numbers in a document to text, and there is a method in vba: Document.ConvertNumbersToText I looked at poi's XWPFNumbering
@Test fun test():Unit= runBlocking(){ var count =0 List(1000){ GlobalScope.launch() { println("${Thread.currentThread().name} $co
Is this bidirectional stream native to http2? I looked at various http2 client. I couldn't find any example where it allows the client and server to establish a
I have datasets with 9081 256x256 RGB images containing 5 peoples with three possible actions: forward/backward, wave hands, and forward bend. Based on my appli
I am newbie coder and I am trying to create a Spring boot API using MongoDB. This is the schema template of the database. { "id":"string", "user_name":"string"
I would like to track all changes for specific tables. So I want to have a trigger to fire when table get updated, for each updated field I want to insert a row
I am working on a QT C++ project in which I am using MS ACCESS as my database. I want to protect it with password and use it in my project. I have used it witho
Hi this is my first ever program I'm tryin to write in android studio/Kotlin and I'm not sure how to proceed. so in my program i have a few math tasks to do and