搜索结果
找到约 453 项符合
mulit-platFORm 的查询结果
驱动编程 AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in Platform Builder 6.0.
a. ...
Symbian symbian C++ 入门经典 初学者必读
symbian C++ 入门经典
初学者必读,step by step
目录
1 概述 5
2 预备知识 5
3 Symbian OS Platform及应用开发5
3.1 内核和用户库.5
3.2 文件和目录5
3.3 目标平台及其变种6
3.4 Symbian OS的目标类型.6
4 应用开发工具包(SDKs)和工具7
4.1 SDK安装后的目录结构.7
4.1.1 根目录.7
4.1.2 Epoc32\.7
4.1.3 Epoc32Ex\8
4.2 ...
通讯/手机编程 if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Ma
if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Market privileged signature. To get a privileged signature, logo certification is now a requirement, not an option! This article shows how to abstract some of the most common issues a developer will enc ...
其他书籍 Qt 可以运行在不同的平台
Qt 可以运行在不同的平台,像是 Unix/X11、Windows、Mac OS 与支持 framebuffer 的嵌入式Linux平台(Embedded Linux Platform),这边的文件将改写 以前 Qt 3.1 时的文件!所使用的版本为 Qt OpenSource 4.3.3 版,在 Vista 操作系统下撰写。
嵌入式/单片机编程 This document provides guidelines and describes how to easily port S60 2nd Edition C++ application
This document provides guidelines and describes how to easily port S60 2nd Edition
C++ applications to S60 3rd Edition. The document has been written based on
experiences of porting regular S60 2nd Edition applications, such as the S60 Platform:
POP/IMAP Example [4] that can be downloaded from Fo ...
编译器/解释器 PL0 C语言版本 //A.2 C 版 本 /*编译和运行环境: *1Visual C++6.0,VisualC++.NET and Visual C++.NET 2003 *WinNT
PL0 C语言版本
//A.2 C 版 本
/*编译和运行环境:
*1Visual C++6.0,VisualC++.NET and Visual C++.NET 2003
*WinNT, Win 200, WinXP and Win2003
*2 gcc version 3.3.2 20031022(Red Hat Linux 3.3.2-1)
*Redhat Fedora core 1
*Intel 32 platform
*使用方法:
*运行后输入PL/0 源程序文件名
*回答是否输出虚拟机代码
*回 ...
Internet/网络编程 Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,
Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP
is also de ...
VC书籍 VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet tech
VC技术内幕第五版,学习VC经典书籍
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also ...
其他书籍 The Vim editor (or Vi IMproved) was first released by Bram Moolenaar in November 1991 as a clone of
The Vim editor (or Vi IMproved) was first released by Bram Moolenaar in November 1991 as a clone of the Unix editor vi for the Amiga platform.
The first release of Vim for the Unix platform was out a year later and right away, it started to become an alternative to the vi editor.
软件设计/软件工程 本文以实现最简单的SERIAL KITL为目的
本文以实现最简单的SERIAL KITL为目的,就其实现代码进行跟踪调试,这些代码跨越了WINCE的PLATFORM、PUBLIC、PRIVATE三大主要目录,有些烦琐,不过只要能调通,一切工作和弯路都是值得的。我把调试经验和个人理解写下来,希望能帮助别人少走弯路 ...