FIRST VERSION I would define multiple Spring Batch readers/writers programmatically, especially for StepScope. It's common to define a reader with annotation @S
first of all, sorry if I'm difficult to understand, english isn't my mother language but I'll try to explain. I was asked to migrate a desktop
I have the following plot: library(reshape) library(ggplot2) library(gridExtra) require(ggplot2) data2<-structure(list(IR = structure(c(4L, 3L, 2L, 1L, 4
I am adding a map view like this: Map(coordinateRegion: $coordinateRegion) .frame(height: 400, alignment: .center)
Given list [A] and list [B] of integer values. How would I express the following in mathematical or logical notation? [Placeholder statement] is true if there i
I try to make a login page for my app who permit to access when password and username are okay. I have some problem with my bloc provider. My application uses t
Can I detect cpu type and speed, and/or amount of ram a computer has from a web page (javascript hopefully)?
What variables do I have to set/pass as arguments to the JVM to get log4j to run properly? And by properly I mean not complain and print to the console. Can I
I want to send a mail which includes a table on linux. To type cat command, the content as below: But when I use cat $REPORT | mail -s "$MAIL_TITLE" $MAIL_TO T