I have pkcs8_rsa_private_key file which generate by openssl from a rsa_private_key.pem file. I need make a signature by the private key in python, make the same
I have a set of HTML files and a SQLite database, which I would like to access from the browser, using the file:// scheme. Is it possible to access the database
I'm having this problem with my script. I want to initialize a genetic algorithm, and in this case I want to give every first element in the row a random value
I have two tables and made union for these two tables code here below $posts2 = DB::table('applicants') ->select('applicants.id', 'surname', 'na
I am trying to execute http request asynchronously with async-http-client (built on top of Netty). Below is the code public void fetch() { AsyncHttpClient asyn
Recently Google brought up a new feature app bundle which is a pretty similar concept to APK except its flexibility and architectural differences. I have read
In my Android app using Java, I define a checkForPermission() method to check the grant status of a single permission. If the permission has not already been gr
I tried use scanner at easiest way: Code: double gas, efficiency, distance, cost; Scanner scanner = new Scanner(System.in); System.out.print("Enter the numbe
I would like to generate a colour gradient plot from a df in R. The df has 2 column, the first is a colour code and the second a number. So my plot only has one