I'm trying to make a wheel that can spin when a user drags up and down on a screen. It's essentially an infinite vertical scroll. So far I can make it turn wh
I'm having trouble using the row number as index. For example I want a new column that will give me the sales taking into account the next 4 days. I want to cre
I am trying to configure Google Oauth2 for a grafana instance. My grafana runs in a Amazon EC2 instance which is behind an ALB. The ALB is using SSL, but not th
I am using the terraform-google-lb (https://github.com/terraform-google-modules) module to create an http-https redirect with multiple backends. The module wor
I am trying to add horizontal and vertical scrollbars to my Treeview table. this is the part of my code related to this problem. My question is why it does not
I have the following structure. A parent class: public class MyTree<E extends MyTree<E>>{ List<E> children; public MyTree(List<E>
i am trying to view items from my database and i have written everything to retrieve that and display it in an activity page. but this one line of code gives an
code is !mkdir {'Tensorflow\workspace\models\\'+CUSTOM_MODEL_NAME} !cp {PRETRAINED_MODEL_PATH+'\ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8\pipeline.config'}
enum { compile_time_assertion = 1 / ("description" && 1); }; Does the above snippet conform to C11? Having a string literal as part of the expression