虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

platForm

platForm成立于1992年,总部位于加拿大多伦多市,是世界知名的网格计算(GridComputing)软件开发商和全球网格计算的领导者。
  • 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 应用构建工具.8 4.2.1 项目定义文件9 4.2.2 组件描述文件(bld.inf)9 4.2.3 bldmake命令9 5 渐进式指导10 5.1 控制台应用.10 5.2 基本源文件.10 5.3 构建应用.10 5.4 运行应用.11 6 深入研讨 13

    标签: symbian 初学者

    上传时间: 2014-01-19

    上传用户:yuanyuan123

  • 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 encounter when creating a native code application that must be logo certified for each platForm. windowsmobile5.0以上版本logo注册例子,可以加入自己的工程文件中。

    标签: application restricted Microsoft Mobile2Ma

    上传时间: 2017-01-16

    上传用户:13160677563

  • Qt 可以运行在不同的平台

    Qt 可以运行在不同的平台,像是 Unix/X11、Windows、Mac OS 与支持 framebuffer 的嵌入式Linux平台(Embedded Linux platForm),这边的文件将改写 以前 Qt 3.1 时的文件!所使用的版本为 Qt OpenSource 4.3.3 版,在 Vista 操作系统下撰写。

    标签: Qt 运行

    上传时间: 2017-01-18

    上传用户:xg262122

  • 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 Forum Nokia. Code snippets from the example are shown in Chapter 8, “Application build changes,” and in Appendix A, “Code example." In addition, Appendix B, "Commonly used functions that require capabilities," and Appendix C, "Commonly used interfaces that have been changed or removed," provide useful information on some frequently used functions and interfaces in third-party applications.

    标签: application guidelines describes document

    上传时间: 2017-01-29

    上传用户:wang5829

  • 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 源程序文件名 *回答是否输出虚拟机代码 *回答是否输出名字表 *fa.tmp 输出虚拟机代码 *fa1.tmp 输出源文件及其各行对应的首地址 *fa2.tmp 输出结果 *fas.tmp 输出名字表 */

    标签: Visual NET VisualC WinNT

    上传时间: 2013-12-22

    上传用户:远远ssad

  • 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 designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platForm support should still consider using WinInet.

    标签: server-supported Description developers Microsoft

    上传时间: 2017-02-07

    上传用户:refent

  • 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 adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    标签: Microsoft continued Internet release

    上传时间: 2013-12-14

    上传用户:ve3344

  • 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.

    标签: Moolenaar IMproved November released

    上传时间: 2017-02-11

    上传用户:hoperingcong

  • 本文以实现最简单的SERIAL KITL为目的

    本文以实现最简单的SERIAL KITL为目的,就其实现代码进行跟踪调试,这些代码跨越了WINCE的platForm、PUBLIC、PRIVATE三大主要目录,有些烦琐,不过只要能调通,一切工作和弯路都是值得的。我把调试经验和个人理解写下来,希望能帮助别人少走弯路

    标签: SERIAL KITL

    上传时间: 2013-12-10

    上传用户:牛布牛

  • Java Card API

    Java Card API,Development Kit for the Java CardTM platForm,在开发java卡片的时候,需要把JChome指向在这里

    标签: Java Card API

    上传时间: 2014-11-18

    上传用户:zhaoq123