I'm making a code in c language to search some names in a string. The task is that i can search the name even when it has lowercase and uppercase. Example: How
Is there a way to easily compare 2 ast's on babel? Consider a program like this as the source file: // example.ts import { foo } from "bar"; describe("Some tes
I'm trying to send an email with body text given in a string variable, and fail. The line of code I use is: mailtxt = 'ABCD' emailext attachLog: false, subject:
I created a docker container from my OS X VM Docker host. I created it using the run command and created the container based off the ubuntu:xenial image off do
I make a lstm model and wanna do parameter tunings by using BayesianOptimization, but when I write the code like the below code, the error about AttributeError:
This code is to get the firstName, LastName, and StudentID by reading it from a file and displaying the information in the main file. When I run my program, ins
I'm having problems displaying data into a data table, but when I check in the console the data appears and the response is 200 . but i'm having trouble display
I have a PHP Websocket server, which working on port 9300. Locally everything working fine, but remotely it doesn't work. WebSocket connection to 'ws://MyVM