$html2RTFCom = new COM("HTML2RTF.Converter");
$html2RTFCom->PreserveImages = true;
$html2RTFCom->PageNumbers = 1;
$html2RTFCom->PageNumbersAlignH = 1;
$html2RTFCom->PageNumbersAlignV = 5;
$html...
分类:
Web程序 时间:
2014-06-07 02:05:49
阅读次数:
197
在迅速发展的通信行业中,移动通信成为最为重要的通信业务,而移动终端也因为中国移动通信的发展成为许多厂商关注的焦点。随着中国移动通信的发展,手机已经从单一功能发展到多重功能,从简单应用发展到智能应用。手机不仅需要能够实时的收发电子邮件,而且还需要能够下载和浏览各种文件。将来手机的发展方向必然是智能化、多功能化和时尚化。...
分类:
移动开发 时间:
2014-06-05 03:56:06
阅读次数:
302
AXI HP接口的DMA+GIC编程(参照博客) 参照文档:UG873,博客文档
我的Vivado+SDK工程文件打包(60+M) 我的DMA驱动程序(未完成) Vivado 接线图: 地址分配: standalone代码: #include
//#include "platform.h"#incl...
分类:
其他好文 时间:
2014-05-30 23:22:27
阅读次数:
890
【转自:】http://blog.csdn.net/hitwengqi/article/details/8008203最近一直在自学Hadoop,今天花点时间搭建一个开发环境,并整理成文。首先要了解一下Hadoop的运行模式:单机模式(standalone)
单机模式是Hadoop的默认模式。当.....
分类:
其他好文 时间:
2014-05-29 01:45:43
阅读次数:
374
在vsphere产品中内建一个监控所有虚机包括主机资源的插件,叫做vcenter
servcie
status,这个插件的主要功能是记录当前虚拟机资源的cpu、硬盘、内存和网络等相关信息。通过它可以查看24小时、周年月性能情况。而微软则需要另外安装scom产品。那么,它究竟是如何工作的,如何记录数据...
分类:
其他好文 时间:
2014-05-26 16:09:10
阅读次数:
269
vSphere,ESXi,vCenter之间的关系...
分类:
其他好文 时间:
2014-05-23 01:00:46
阅读次数:
306
先用node安装下载selenium-standalone server并运行npm install
webdriverjsjava -jar
path/to/your/selenium-server-standalone-2.39.0.jar 创建test_webdriver.jsvar
webd...
分类:
Web程序 时间:
2014-05-21 12:11:58
阅读次数:
403
The server encountered an internal error that
prevented it from fulfilling this
request.org.springframework.http.converter.HttpMessageNotWritableExcep...
分类:
Web程序 时间:
2014-05-11 04:32:24
阅读次数:
1292
VmwareVcenter4.1升级到Vcenter5.1u1—Vcenter5.5u11、升级目标:vcenter4.1升级到vcenter5.5update1。2、升级准备:1、备份vcenter数据库。2、给vcenter和vcenter数据库虚机服务器做快照。3、检查vcente系统,安装盘剩余10G以上剩余空间。4、建议增加vcenter虚机内存至6-8G。5..
分类:
其他好文 时间:
2014-05-10 04:11:18
阅读次数:
432
Developing SWT applications using EclipseWhile
SWT is integrated as part of the Eclipse plug-in API, for standalone application
development it is best...
分类:
移动开发 时间:
2014-05-10 03:15:38
阅读次数:
386