Hi all,
i'm looking for some office graph library/package.
I think as a simple column graph in MSExcel or simple XY point chart/graph.
I need it draw some graph and i know about OWC.Chart for ASP.page but i need generate graph also in JSP pages. Is something similiar as OWC.Chart.
Please can...
Hmm, yes ..but above has been writen
Preventing the creation of a new StringBuffer on each iteration saves the object
creation time of 980 seen earlier
your example unsolved not thing :(
Thanks Dan,
but in this (how to do it instead of showing us how not to do it? ) is my problem :) I know how not to do it but ....my question and modest request :) sound
how add String together without waste of time.
maybe is possible something like this
pulbic class Log{
MyStringBuffer sb =...
Hi All,
can somebody make me clear this way? :) How it is possible to write better ?
pulbic class Log
{
public static void log(String s, String t)
{
System.out.println("heading" + s + "trailer" + t);
}
}
The cost of Strings: The String concatenation operator + looks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.