彩票走势图

彩票走势图 > 慧问 > 频道

IntelliJ IDEA 11.1.2 是兼容山狮 (Mac OS X 10.8) 吗?[IntelliJ IDEA]

发表于2019-05-10 回复:0 查看:3163  |  
IntelliJ IDEA 11.1.2 是兼容山狮 (Mac OS X 10.8) 吗?
1个回答
  • 1970-01-01 08:00
    可参考如下代码: **C#** <pre class='brush: csharp'>StiReport report = new StiReport(); report.Load("Variables.mrt"); report.Compile(); //设置变量 report["VariableName"] = "Value"; //获取变量 object value = report["VariableName"];</pre> **VB** <pre class='brush:csharp '>Dim Report As StiReport = New StiReport() Report.Load("Variables.mrt") Report.Compile() '设置变量 Report.Item("VariableName") = " Value " '获取变量 Dim Value As Object = Report.Item("VariableName")</pre> 更多Stimulsoft Reports常见问题及解决方案可参考:[//pclwef.cn/article/2015/12/7/23145.html](//pclwef.cn/article/2015/12/7/23145.html)
    1
    回复 举报
回复

登录 慧都网发表评论

扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP