By undead_sweet
October 26, 2012
Hi all,
I face a problem when I use jxls to import excel.
There is my java object:
1.Object:CheckMainPoiShow
public class CheckMainPoiShow{
private String name;
private List<CheckPoiCounttable> counttables;
}
2.Object:CheckPoiCounttable
public class CheckPoiCounttable{
private String id;
private String area;
private priva...
By Tima2557791
October 12, 2012
Android Programming Tutorials
Developing Mobile Apps in Java
Interested in training from the author of these tutorials? See the upcoming Android training course in Maryland, co-sponsored by Johns Hopkins Engineering for Professionals. Or, contact hall@coreservlets.com for info on customized Android courses at your location.
Following is a series of tutorials on Android programming. Since each sec...
By Mary Treseler
October 12, 2012
WebGL (Web Graphics Library) is a JavaScript API maintained by the Khronos group, a standards body responsible for other open standards including OpenGL. WebGL allows developers to display hardware-accelerated interactive 3D graphics in the browser without installing additional software — …
By Nat Torkington
October 10, 2012
An Intuitive Guide to Linear Algebra — Here’s the linear algebra introduction I wish I had. I wish I’d had it, too. (via Hacker News) Think Bayes — an introduction to Bayesian statistics using computational methods. The State of Javascript …
By praveendivekar
October 9, 2012
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>multiple selections</title>
<style type="text/c...
By Nat Torkington
September 17, 2012
/r/Scholar — Reddit board for tracking down research articles of interest. sweet.js (GitHub) — macros for Javascript. (via Brendan Eich) The Rapture of the Nerds (Charlie Stoss, Cory Doctorow) — this is the HTML version of the book, which is …
More News – More Answers