What is this? This is a collection of common Q&A. This is also a Community Wiki, so everyone is invited to participate in maintaining it.
So I'm at a point that I should begin lighting my flatly colored models. The test application is a test case for the implementation of only latest methods so I
I'm trying to convert ROS Image to stream(not video format eg.mp4) and send it to the Janus webrtc server with python. The reason why I need stream is the param
I have a RDS database and a RDS proxy in one region. However, I also have a lambda function in a different region that need to connect to the RDS proxy in the f
So, this is my code: .headline { font-size: 61px; font-family: 'Gotham Pro Medium', sans-serif; /* font-weight: 700; */ color: rgb(81, 83, 74); te
I'm trying to add a custom method to the String class in JavaScript called toAlternatingCase, it will turn lowercase characters into uppercase and vice versa in
This is the code I used: BufferedReader reader = new BufferedReader(new InputStreamReader(System.in) ); String s1 = reader.readLine(); String s2 = reader.readLi
SELECT x.xml_data.getClobVal() FROM test_xml x; Results of above query is: <CstmrCdtTrfInitn> <GrpHdr> <MsgId>191189 </MsgId> &l
I try to use TSQL and I get some problem to convert hex to decimal when the value is inside a variable. My code is: SET @hex = SUBSTRING(@x,1,2) --give 1e SET
I'm trying to develop an application that can show water quality data from other country. Is there any api or service to get realtime public water quality data