so I have a route that can accept two different DTO's. I'm having difficulty getting these two DTO's to link/show up on swagger. I'm using the swagger plugin wi
I'm learning Lua, but I don't understand how to create a button? http://onelua.x10.mx/vita/docs/es/group__touch.html my reference if touch.front.count(
This is the code for React Native Map using Google Map's API. import React, { useEffect, useState } from 'react'; import { PermissionsAndroid, StyleSheet, View,
flutter_barcode_scanner\intermediates\packaged_res\debug\values-w???dp-v13: Error: Invalid resource directory name Try: Run with --stacktrace option to get the
Update: Edited the code with the working version. You can use it to retrieve your authorization code. I have been trying to figure out how to return the authori
I'm providing the keystore path but it returns exception android.system.errnoexception open failed eacces (permission denied). I've also given the read and writ
unfortuantely i have to make laravel talk to sql server .. i normally use mysql.. and have developed a swift hatred for sql server.. i'm running xampp on local
I'm trying to implement a numpy function that replaces the max in each row of a 2D array with 1, and all other numbers with zero: >>> a = np.array([[0
I am trying to understand how keepalive or idle connection works with gRPC. I have bidirectional streaming RPC, where I create session and do nothing so that th