2024年5月29日发(作者:)
1、 Grid++Report:下载最新/安装
安装好之后在WebSamples 下有对应语言的样例
注意一定仔细看样例及Grid++Report 帮助文档,
2、
下面是java的后台程序:
public static String GenReportParameterData(Information info)
{
StringBuffer xmlText = new StringBuffer ("<_grparam>n");
try
{
getXmlText
(xmlText, "ydinSendaddress", daddress());
}
catch(Exception e)
{
//output error message
(ng());
}
("n");
return ng();
}
public static String getXmlText(StringBuffer xmlText,String name,String value){
("<");


发布评论