UCS (Ultra Corba Simulator) is one more powerful corba client/servant simulator tool than other similar products(e.g. Telcopro s MtSim, or OpenFusion s Corba EXPLORER, or eaiBridge s CAST). It doesn t need idl-related helper class or IR service.
标签: Simulator simulator powerful servant
上传时间: 2016-01-17
上传用户:hustfanenze
本书提供用J B u i l d e r开发数据库应用程序、创建分布式应用程序以及编写J a v a B e a n 组件的高级资料。它包括下列几个部分: • 第一部分是“开发数据库应用程序”,它提供关于使用J b u i l d e r的D a t a E x p r e s s数据 库体系结构的信息,并解释原始数据组件和类之间的相互关系,以及怎样使用它 们来创建你的数据库应用程序。它还解释怎样使用Data Modeler(数据模型器)和 Application Generator(应用程序生成器)创建数据驱动的客户机/服务器应用程 序。 • 第二部分是“开发分布式应用程序”,它提供关于使用ORB EXPLORER、用J B u i l d e r 创建多级的分布应用程序、调试分布式应用程序、用J a v a定义C O R B A接口以及 使用s e r v l e t等的信息。 • 第三部分是“创建J a v a B e a n”,它解释怎样开发新的J a v a B e a n组件,描述在组件 开发中涉及的任务, 怎样使用B e a n s E x p r e s s创建新的J a v a B e a n,以及关于属性、 事件、B e a nIn f o类和其他方面的详细情况。
上传时间: 2014-01-03
上传用户:wpt
This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet EXPLORER 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility
标签: JavaScript definitive reference scripting
上传时间: 2013-12-25
上传用户:xuanchangri
CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Program Files\Microsoft ActiveSync\NSIcom") which you put on the device to install CrE-ME (by clicking on it as it appears on the device s file EXPLORER).
标签: installer download receive CrE-ME
上传时间: 2016-02-11
上传用户:linlin
一个Windows下的资源管理器,在某些地方要较Windows自带的EXPLORER功能强大
上传时间: 2014-01-15
上传用户:zuozuo1215
AJAX入门之XMLHttpRequest慨述 在使用XMLHttpRequest对象发送请求和处理响应之前,必须先用JavaScript创建一个XMLHttpRequest对象。由于XMLHttpRequest不是一个W3C标准,所以可以采用多种方法使用JavaScript来创建XMLHttpRequest的实例。 Internet EXPLORER把XMLHttpRequest实现为一个ActiveX对象,其他浏览器(如Firefox、Safari和Opera)把它实现为一个本地JavaScript对象。由于存在这些差别,JavaScript代码中必须包含有关的逻辑,从而使用ActiveX技术或者使用本地JavaScript对象技术来创建XMLHttpRequest的一个实例。
标签: XMLHttpRequest AJAX 对象 发送
上传时间: 2014-11-23
上传用户:trepb001
我们知道,在Windows中可以通过剪贴板(Clipboard)来共享和传递数据,比如在资源管理器(Windows EXPLORER)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。但我们如何才能与资源管理器之类的应用程序共享和传递数据呢?本文提供的方法是:使用Windows本身提供的一些数据结构和API,通过剪贴板来实现数据共享和传递。
标签:
上传时间: 2014-03-10
上传用户:gtf1207
This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstration Board (PICDEM Z or EXPLORER 16) to act as either a "Switching Load Controller" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by the Home Controls, Lighting profile. It is designed to interact with a second Demonstration board programmed with the Demo RFD project
标签: This demonstration Demonstratio coordinator
上传时间: 2014-01-18
上传用户:dianxin61
//我们说了要第一步要调用VirtualAllocEx()函数在目标进程中分配内存 //那么我们就得找到目标进程的PID,我们假设把目标进程锁定为EXPLORER.exe //下面是获取EXPLORER.exe的PID
标签: VirtualAllocEx PID 进程 函数
上传时间: 2013-12-19
上传用户:yuzsu
VBScript帮助手册 Microsoft Visual Basic Scripting 版是 Visual Basic 程式語言家族中最新的一個成員,它將 Active Scripting 帶入更多不同的環境中,包括 Microsoft Internet EXPLORER 的web客戶端 指令碼和 Microsoft Internet Information Server 的網路資訊服務
标签: Visual Basic Microsoft Scripting
上传时间: 2016-04-20
上传用户:Avoid98