码迷,mamicode.com
首页 >  
搜索关键字:usage report    ( 3968个结果
解决水晶报表提示“未知的查询引擎错误” FOR VS2010
原文:解决水晶报表提示“未知的查询引擎错误” FOR VS2010在VS2010环境下运行水晶报表(当然要先装上Crystal Report For VS2010), 在SetDataSource方法附近提示“未知的查询引擎错误”,可按如下办法解决:打开app.config,在startup节点添加...
分类:其他好文   时间:2014-11-04 18:50:40    阅读次数:168
WebService之CXF注解报错(一)
WebService之CXF注解1、详细报错例如以下usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ] { -help | start | stop }2014-5-4 22:4....
分类:Web程序   时间:2014-11-04 13:08:04    阅读次数:237
linux 脚本測试网络速度
example: ./netspeed eth0 1 #!/bin/bash 2 3 INTERVAL="1" # update interval in seconds 4 5 if [ -z "$1" ]; then 6 echo 7 echo usage: $0 [network-inter.....
分类:系统相关   时间:2014-11-04 10:58:29    阅读次数:197
Crystal Report 在 VS 2010 中的使用和发布
原文:Crystal Report 在 VS 2010 中的使用和发布使用: 打开CrystalReport官网下载页目前最新版本为13.0.4 选择“SAP Crystal Reports, version for Visual Studio 2010 - Standard”下载安装,会自动在你V...
分类:其他好文   时间:2014-11-04 00:01:04    阅读次数:222
Tcpdump usage examples
In most cases you will need root permission to be able to capture packets on an interface. Using tcpdump (with root) to capture the packets and saving...
分类:其他好文   时间:2014-11-03 14:29:58    阅读次数:355
A Cross-Platform Memory Leak Detector
Memory leakage has been a permanent annoyance for C/C++ programmers. Under MSVC, one useful feature of MFC is report memory leaks at the exit of an ap...
分类:其他好文   时间:2014-11-03 13:00:12    阅读次数:289
Android在Fastboot里添加命令
fastboot 是android 默认的一种debug 方法,它的好处是在进入linux kernel 之前 即可操作。 默认fastboot 支持的命令: usage: fastboot [ ] commands: update reflash device from update.zip flashall flash boot + recovery + system flash ...
分类:移动开发   时间:2014-11-03 11:35:48    阅读次数:621
[翻译] GiFHUD
GiFHUDprogress hud for displaying only animated gif images. no labels (for now)状态指示器,仅仅用来显示gif图片,不能添加label(目前为止)Demo - 示例Usage - 使用Copy & paste the Gi...
分类:其他好文   时间:2014-11-01 23:00:30    阅读次数:275
jenkins集成cobertura,调用显示cobertura的report
我的项目是用maven作为构建工具,关于maven如何集成jenkins请参考: http://blog.csdn.net/yaominhua/article/details/40684355 本文只介绍如何在jenkins里面集成cobertura: 1. 首先确保你得jenkins已经安装有cobertura的plugin: 2. 配置jenkins,修改maven的执行命...
分类:其他好文   时间:2014-11-01 21:54:10    阅读次数:611
Linux--IP 命令个人总结
Usage:ip[OPTIONS]OBJECT{COMMAND|help} ip[-force][-batchfilename whereOBJECT:={link|addr|route|rule|neigh|ntable|tunnel| maddr|mroute|monitor|xfrm} OPTIONS:={-V[ersion]|-s[tatistics]|-r[esolve]| -f[amily]{inet|inet6|ipx|dnet|link}| -o[neline]|-t[imestamp]} ..
分类:系统相关   时间:2014-11-01 06:20:06    阅读次数:347
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!