Is a specification available for the log file format? What about an SDK?
有日志文件格式的详细说明书吗?有什么关于SDK的消息?
The code comes with an Administrator’s Guide and an SDK Programming Guide.
代码还带了一份管理员指南和SDK编程指南。
OLIVE also comes with an SDK that lets you create and control content to fit your business needs.
OLIVE也附带一个SDK,可以用它创建和控制业务所需的内容。
Simply call it using user name or password parameters to retrieve the values from an SDK Credential.
使用username或password参数调用它,就可以从SDK凭证获得值。
The makefile USES spu-gcc, an SDK compiler, to build the SPE downloadable code, which is provided in Listing 2.
makefile使用spu - gcc(一个SDK编译器)构建SPE可下载代码,见清单2。
If you're a developer and this approach sounds exciting, give us a week or so and we'll have an SDK available.
如果你也是一个开发者,并对我们的想法感兴趣,就请再给我们一星期的时间,届时谷歌便能提供SD K了。
It is design intent to control the ability to publish modelled packages by access to a FM install or an SDK application.
它的设计目标是控制通过访问fm或sdk应用程序发布包的能力。
An SDK component is also part of DSL with a piece of software that developers interact with is a local web server called Chiron.
SD K组件也是DSL的一部分,其包含了一个给开发人员使用的称为Chiron的本地Web服务器。
They claim that an SDP should expose an SDK to assist ISVs in designing applications that can utilize the SDP capabilities to their fullest extend.
他们声称,一个SDP应该暴露一个SDK来帮助IS V进行应用设计,这样就能最大限度利用SDP能力。
These two services are the most widely used services in a typical IBM Cognos 8 installation and are used by an SDK application to logon and logoff, make queries to the Content Store and run reports.
这两个服务是典型IBMCognos8安装中应用最广泛的两个服务,SDK应用程序使用它们登录和退出,对内容库发出查询并运行报告。
And any good SDK comes with an emulator for the OS itself, so devs can test apps without actually installing them on a phone. Apple's got one, but it only works on Macs.
而且任何优秀的SDK都会带一个手机操作系统的模拟器,这样开发者在电脑上就可以测试软件,而不一定要真正安装到手机上。
Code samples are based on the examples in the SDK documentation (included in SDK download), which is also an excellent resource.
示例代码基于SDK文档中的示例代码(包含在sdk下载中),这也是一个非常不错的学习资源。
On the Microsoft side, we find an preview release of the Microsoft SDK for Open XML Formats.
在微软这边,我们发现了一个针对OpenXML格式的微软sdk预览版本。
Google provides an Android emulator with their SDK, which is designed to let developers test their apps on Android before running them on handsets.
Google在他们的SDK里面提供了一个Android模拟器,这个模拟器是用来让开发者们在发布应用前进行测试的。
The Google app Engine SDK and corresponding runtime implementation provide an excellent JDO implementation that you will use to help in designing a sample application.
GoogleAppEngineSDK及相关的运行时实现提供了一个优秀的JDO实现,您可以使用它来帮助您设计一个简单的应用程序。
This article provided some very basic fundamentals to get you ready to work with the Apple SDK, create an iPhone project on a Mac, and code in Objective-C.
本文介绍了一些基础知识,为您使用AppleSDK工作、在mac上创建一个iPhone项目以及使用Objective - c编码做准备。
Assume that, whatever the implementation, the application appropriately parses the data and makes it available to the SDK objects through an object called MyStuff.
不管这些应用程序是如何实现,我们假设应用总能够正确解析数据并使得SDK对象可以通过调用一个名为MyStuff的对象来访问这些数据。
In version 6.0.2, support for Business Activity Monitoring (BAM) is provided through an enhanced authoring environment and a BAM development SDK.
在版本6.0.2中,通过增强的创作环境和BAM开发sdk提供了对业务活动监视(BAM)的支持。
Now that you're setup to test your application, let's walk through listing an item using the SDK.
现在,您已经准备好测试您的应用了,现在让我们看看如何利用SDK 来列出商品。
The article focused on using an existing API and the standard SDK.
这篇文章主要讨论如何使用现有的API和标准sdk。
The SDK framework provides a way to encode objects (including scalar values) into an architecture-independent format.
SDK框架提供了一种方式以便将对象(包括标量值)编码成与体系结构无关的格式。
The SDK provides documentation, an ide, and simulator for testing mobile applications (see Resources for download information).
SDK提供文档、IDE和用于测试移动应用程序的模拟器(下载信息见参考资料)。
The current implementation, SDO 2.0, uses EMF 2.2 SDK, but that is an SDO 2.0 implementation detail that does not impact the developer writing to the new API.
当前的实现 (SDO 2.0)使用EMF 2.2SDK,但这个 SDO 2.0 实现细节并不会影响开发人员根据新API编写程序。
When an IBM Cognos 8 SDK application creates an object to represent an IBM Cognos 8 service, that object will contain a property called BIBusHeader.
当IBMCognos8SDK应用程序创建一个对象以表示 IBM Cognos 8服务时,该对象将包含一个名为BIBusHeader 的属性。
In order for an IBM Cognos 8 SDK application to run a report in such a complex environment, the asynchronous conversation is used.
要在这样一个复杂的环境下运行报告,IBMCognos8SDK应用程序需要采用异步通信。
Instead of showing you how to take an existing wrapper library for the Facebook SDK, you will learn how to easily wrap the SDK yourself and then use it in a quick way.
本文不是向您显示如何利用FacebookSDK的现有开发库,您将了解如何自己轻松地包装sdk,然后再以一种快捷的方式使用它。
A free SDK is also available as an alternative to the commercial Flex Builder.
另外还有一个免费的SDK可以作为商业的FlexBuilder的替代品。
If an IBM Cognos 8 SDK application does not explicitly log off, the session will remain active until it is timed out.
如果IBMCognos8SDK应用程序不会显式退出,会话将保持激活状态,直到超时为止。
These take a function as an input parameter and return an instance of OnClickListener, the interface defined in the Android SDK.
这两个函数以一个函数作为输入参数,并返回OnClickListener的一个实例,OnClickListener是Android SDK中定义的一个接口。
These take a function as an input parameter and return an instance of OnClickListener, the interface defined in the Android SDK.
这两个函数以一个函数作为输入参数,并返回OnClickListener的一个实例,OnClickListener是Android SDK中定义的一个接口。
应用推荐