码迷,mamicode.com
首页 >  
搜索关键字:preview report    ( 3210个结果
解决:insert Vodafone sim card,open the mms read report,when receive the read report,cann't download..
insert Vodafone sim card,open the mms read report,when receive the read report,cann't download the message Test steps: 1.insert Vodafone sim card 2.open the mms read report 3.send the mms successf...
分类:其他好文   时间:2014-07-06 08:36:10    阅读次数:292
CALL TRANSFORMATION 的方法生成XML文件
*&---------------------------------------------------------------------**& Report Z_BARRY_XML_CALL*&*&------------------------------------------------...
分类:其他好文   时间:2014-07-05 18:41:39    阅读次数:209
ABAP内表数据做层次XML输出
*&---------------------------------------------------------------------**& Report Z_BARRY_TEST_XML*&--------------------------------------------------...
分类:其他好文   时间:2014-07-05 18:26:02    阅读次数:244
rdlc 格式设置
在用vs2013开发rdlc报表时,发现好多报表样式问题:1、导出的pdf偶数页总是空白页。2、导出的Excel打印时,内容显示不全。3、word内容显示不全。查了好多资料终于找到解决方案了,如下:1、点击项目下需要修改的rdlc文件,发现工具栏会出现"REPORT"按钮,选择“Report Pro...
分类:其他好文   时间:2014-07-05 18:18:16    阅读次数:371
Android L Preview for mako本人编译版的启动log
本人没此手机, log由cofface获取, 目前是卡到开机动画: https://gist.github.com/syhost/d9f2481b28d5aa8b01a0 编译时使用的vendor是Android4.4.4的, 看log貌似ks大面积报错, 也可能是内核跟vendor不搭配...
分类:移动开发   时间:2014-07-04 00:33:48    阅读次数:225
.net快速开发架构
由微软高级工程师进行培训,小班授课,主讲内容:1、基于消息总线的企业应用快速开发架构,插件架构2、WCF服务容器+IoC容器3、基于PetaPOCO (ORM) 的数据服务4、StimuSoft Report 报表开发5、Devexpress 6、一套完整的企业架构,在此架构上用项目实例进行讲解,要...
分类:Web程序   时间:2014-07-02 21:02:50    阅读次数:231
Android L Preview 源码同步方法
repo init -u https://android.googlesource.com/platform/manifest -b l-preview repo sync -j16 如果有以前同步的aosp源码, 则只需要在源码目录下, repo init -b l-preview 然后repo sync -j16 即可 另外Android源码的git地址是: git...
分类:移动开发   时间:2014-07-02 15:28:38    阅读次数:195
MariaDB 10之并行复制--延迟测试结果
测试参数:sysbench--test=/root/sysbench0.5/sysbench/tests/db/insert.lua --mysql-table-engine=innodb--oltp-table-size=1000000 --max-requests=0--max-time=300--num-threads=16 --oltp-tables-count=10--report-interval=10 --mysql-host=10.8.8.100--mysql-port=3312--..
分类:数据库   时间:2014-07-02 06:44:36    阅读次数:280
解析xml文件
package com.pasc.ams.report.util;import java.io.BufferedReader;import java.io.File;import java.io.FileInputStream;import java.io.FileOutputStream;impo...
分类:其他好文   时间:2014-07-01 22:49:34    阅读次数:230
PHP如何关闭notice级别的错误提示
1、在php.ini文件中改动error_reporting改为:error_reporting=E_ALL & ~E_NOTICE2、如果你不能操作php.ini文件,你可以使用如下方法在你想禁止notice错误提示的页面中加入如下代码:/* Report all errors except E_...
分类:Web程序   时间:2014-07-01 19:20:22    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!