mengao
8 years ago
38 changed files with 181 additions and 169 deletions
@ -1 +1 @@
|
||||
΅±Η°Φ΅ |
||||
当前值 |
@ -1 +1 @@
|
||||
当前的页数。 |
||||
当前的页数。 |
@ -1 +1 @@
|
||||
总页数。 |
||||
总页数。 |
@ -1 +1 @@
|
||||
使用权限时保存角色的参数 |
||||
使用权限时保存角色的参数 |
@ -1 +1 @@
|
||||
使用权限时保存用户名的参数 |
||||
使用权限时保存用户名的参数 |
@ -1,3 +1 @@
|
||||
使用权限时,$fr_userposition就是部门角色, |
||||
格式如:{"departments":"销售","jobTitle":"销售经理"}, |
||||
部门角色是以部门和职务组成的数组。 |
||||
使用权限时,$fr_userposition就是部门角色,格式如:{"jobTitle":"销售经理","departments":"销售"},部门角色是以部门和职务组成的数组。 |
@ -1 +1 @@
|
||||
NOFILTER是一个与任意值比较都为true的参数。 |
||||
NOFILTER是一个与任意值比较都为true的参数。 |
@ -1 +1 @@
|
||||
空值的参数。 |
||||
空值的参数。 |
@ -1,3 +1 @@
|
||||
contextPath是指绝对路径的服务器别名,即虚拟目录. |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
contextPath是/WebReport |
||||
contextPath是指绝对路径的服务器别名,即虚拟目录.假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,contextPath是/WebReport |
@ -1 +1 @@
|
||||
当前报表。 |
||||
当前报表。 |
@ -1,3 +1 @@
|
||||
表单名字 |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?formlet=Form1.frm, |
||||
formName就是Form1.frm |
||||
表单名字假如访问:http://localhost:8080/WebReport/ReportServer?formlet=Form1.frm,formName就是Form1.frm |
@ -1 +1 @@
|
||||
提交入库事件的返回信息。
fr_submitinfo.success记录成功与否
fr_submitinfo.failinfo简单记录出错信息
|
||||
提交入库事件的返回信息。fr_submitinfo.success记录成功与否fr_submitinfo.failinfo简单记录出错信息 |
@ -1,3 +1 @@
|
||||
报表名字 |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
reportName就是WorkBook1.cpt |
||||
报表名字假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,reportName就是WorkBook1.cpt |
@ -1,3 +1 @@
|
||||
serverName,是指服务器地址或名称. |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
serverName指的是:localhost,即访问机子的IP |
||||
serverName,是指服务器地址或名称.假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverName指的是:localhost,即访问机子的IP |
@ -1 +1 @@
|
||||
serverPort指的是访问的端口 |
||||
serverPort指的是访问的端口 |
@ -1,3 +1 @@
|
||||
serverSchema,是指协议名称. |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
serverSchema指的是:http |
||||
serverSchema,是指协议名称.假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverSchema指的是:http |
@ -1,3 +1 @@
|
||||
serverURL是指访问服务的URL |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
serverURL就是http://localhost:8080 |
||||
serverURL是指访问服务的URL假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverURL就是http://localhost:8080 |
@ -1,2 +1 @@
|
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt, |
||||
servletURL指的是:/WebReport/ReportServer |
||||
假如访问:http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,servletURL指的是:/WebReport/ReportServer |
@ -1,4 +1 @@
|
||||
SessionID属性是返回用户会话的标识。 |
||||
在创建会话时,服务器会为每一个会话生成一个单独的标识, |
||||
会话标识以长整形数据类型返回。SessionID等于本次会话ID的记录, |
||||
SessionID 多数情况是用于WEB页面的统计。 |
||||
SessionID属性是返回用户会话的标识。在创建会话时,服务器会为每一个会话生成一个单独的标识,会话标识以长整形数据类型返回。SessionID等于本次会话ID的记录,SessionID 多数情况是用于WEB页面的统计。 |
@ -1 +1 @@
|
||||
absolute path of the server
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬
contextPath is /WebReport |
||||
absolute path of the serverhttp://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,contextPath is /WebReport |
@ -1,3 +1 @@
|
||||
form name |
||||
http://localhost:8080/WebReport/ReportServer?formlet=Form1.frm£¬ |
||||
formName is Form1.frm |
||||
form namehttp://localhost:8080/WebReport/ReportServer?formlet=Form1.frm,formName is Form1.frm |
@ -1,3 +1 @@
|
||||
report name |
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬ |
||||
reportName is WorkBook1.cpt |
||||
report namehttp://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,reportName is WorkBook1.cpt |
@ -1,3 +1 @@
|
||||
address or name of the server |
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬ |
||||
serverName means localhost |
||||
address or name of the serverhttp://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverName means localhost |
@ -1,3 +1 @@
|
||||
serverSchema |
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬ |
||||
serverSchema is http |
||||
serverSchemahttp://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverSchema is http |
@ -1,3 +1 @@
|
||||
URL of the server |
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬ |
||||
serverURL is http://localhost:8080 |
||||
URL of the serverhttp://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,serverURL is http://localhost:8080 |
@ -1,2 +1 @@
|
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt£¬ |
||||
servletURL is /WebReport/ReportServer |
||||
http://localhost:8080/WebReport/ReportServer?reportlet=WorkBook1.cpt,servletURL is /WebReport/ReportServer |
Loading…
Reference in new issue