We use opnerp (odoo) on a linux server (debian), I want to locate the python interpreter used by the odoo daemon, So the question is how I can change the path t
I am working on a project where during filling form user has to upload an image, after saving form details in the database I am forwarding to jsp to display the
I want to replaces values in a data frame in R with NA based on the occurrence of NAs in a lookup table like the below example. lookup <- data.frame(date1=c(
in spring test, I know I can mock static method(usually static util methods: generate id, get value from Redis) using Mockito like: try (MockedStatic) { } but
i want to change semantic-ui default font with @font-face but no matter... i tried change in less file(site.variables) but I do not know how change it i tried
I got a MYSQL query which profiles very fast (0.0004 Sek) but when executed it takes more than 30 seconds. Its a standalone dedicated server, so some power behi
im trying to insert node to the begging of link list but the value from poiter to poiter isnt passing i wrote a note ***** where the problem accure void insertT
I have a php script that creates a number of inputs whose ID's are in an array. I am trying to check the value in the clicked one but it fails due to the select