码迷,mamicode.com
首页 >  
搜索关键字:standalone    ( 749个结果
Ubuntu 12.04下spark1.0.0 集群搭建(原创)
spark1.0.0 集群 Standalone Applications scala sbt
分类:其他好文   时间:2014-06-12 11:09:33    阅读次数:343
使用 IntraWeb (2) - Hello IntraWeb
IntraWeb 比我相像中的更贴近 VCL, 传统的非可视组件在这里大都可用(其内部很多复合属性是 TStringList 类型的), 它的诸多可视控件也是从 TControl 继承下来的.这或许是它曾被改名为 VCL For Web 的原因.建立测试工程时, 一般要使用 StandAlone A...
分类:Web程序   时间:2014-06-06 22:48:37    阅读次数:420
使用 IntraWeb (3) - 页面切换
新建 StandAlone Application 工程后, 再通过 File > New > Other.. > IntraWeb > New Form 添加两个窗体.然后 TIWForm1 上放两个 TIWButton, 在 TIWForm2 和 TIWForm3 上各放一个 TIWButton...
分类:Web程序   时间:2014-06-06 18:40:04    阅读次数:237
Learn ZYNQ(2)
AXI HP接口的DMA+GIC编程(参照博客) 参照文档:UG873,博客文档 我的Vivado+SDK工程文件打包(60+M) 我的DMA驱动程序(未完成) Vivado 接线图: 地址分配: standalone代码: #include //#include "platform.h"#incl...
分类:其他好文   时间:2014-05-30 23:22:27    阅读次数:890
Ubuntu上搭建Hadoop环境(单机模式+伪分布模式)【转】
【转自:】http://blog.csdn.net/hitwengqi/article/details/8008203最近一直在自学Hadoop,今天花点时间搭建一个开发环境,并整理成文。首先要了解一下Hadoop的运行模式:单机模式(standalone) 单机模式是Hadoop的默认模式。当.....
分类:其他好文   时间:2014-05-29 01:45:43    阅读次数:374
使用WebdriverJS
先用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
Developing SWT applications using Eclipse
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
如何解决vsftpd下显示的时间与系统时间不一致
vsftpd在安全性、高性能及稳定性三个方面有上佳的表现。它提供的主要功能包括虚拟IP设置、虚拟用户、 Standalone、inetd操作模式、强大的单用户设置能力及带宽限流等。就是这么好的程序,有时候也能发生小错误:vsftpd下显示的时间与系 统时间不一致,怎么办呢,我来帮你解答!ftp上来显...
分类:其他好文   时间:2014-05-09 04:32:06    阅读次数:295
Solving the Detached Many-to-Many Problem with the Entity Framework
IntroductionThis article is part of the ongoing series I’ve been writing recently, but can be read as a standalone article. I’m going to do a better j...
分类:其他好文   时间:2014-05-08 13:01:13    阅读次数:599
749条   上一页 1 ... 73 74 75
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!