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.
標(biāo)簽: Simulator simulator powerful servant
上傳時間: 2016-01-17
上傳用戶:hustfanenze
本書提供用J B u i l d e r開發(fā)數(shù)據(jù)庫應(yīng)用程序、創(chuàng)建分布式應(yīng)用程序以及編寫J a v a B e a n 組件的高級資料。它包括下列幾個部分: • 第一部分是“開發(fā)數(shù)據(jù)庫應(yīng)用程序”,它提供關(guān)于使用J b u i l d e r的D a t a E x p r e s s數(shù)據(jù) 庫體系結(jié)構(gòu)的信息,并解釋原始數(shù)據(jù)組件和類之間的相互關(guān)系,以及怎樣使用它 們來創(chuàng)建你的數(shù)據(jù)庫應(yīng)用程序。它還解釋怎樣使用Data Modeler(數(shù)據(jù)模型器)和 Application Generator(應(yīng)用程序生成器)創(chuàng)建數(shù)據(jù)驅(qū)動的客戶機(jī)/服務(wù)器應(yīng)用程 序。 • 第二部分是“開發(fā)分布式應(yīng)用程序”,它提供關(guān)于使用ORB EXPLORER、用J B u i l d e r 創(chuàng)建多級的分布應(yīng)用程序、調(diào)試分布式應(yīng)用程序、用J a v a定義C O R B A接口以及 使用s e r v l e t等的信息。 • 第三部分是“創(chuàng)建J a v a B e a n”,它解釋怎樣開發(fā)新的J a v a B e a n組件,描述在組件 開發(fā)中涉及的任務(wù), 怎樣使用B e a n s E x p r e s s創(chuàng)建新的J a v a B e a n,以及關(guān)于屬性、 事件、B e a nIn f o類和其他方面的詳細(xì)情況。
標(biāo)簽: 8226 數(shù)據(jù)庫 應(yīng)用程序 分
上傳時間: 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
標(biāo)簽: 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).
標(biāo)簽: installer download receive CrE-ME
上傳時間: 2016-02-11
上傳用戶:linlin
一個Windows下的資源管理器,在某些地方要較Windows自帶的EXPLORER功能強(qiáng)大
上傳時間: 2014-01-15
上傳用戶:zuozuo1215
AJAX入門之XMLHttpRequest慨述 在使用XMLHttpRequest對象發(fā)送請求和處理響應(yīng)之前,必須先用JavaScript創(chuàng)建一個XMLHttpRequest對象。由于XMLHttpRequest不是一個W3C標(biāo)準(zhǔn),所以可以采用多種方法使用JavaScript來創(chuàng)建XMLHttpRequest的實例。 Internet EXPLORER把XMLHttpRequest實現(xiàn)為一個ActiveX對象,其他瀏覽器(如Firefox、Safari和Opera)把它實現(xiàn)為一個本地JavaScript對象。由于存在這些差別,JavaScript代碼中必須包含有關(guān)的邏輯,從而使用ActiveX技術(shù)或者使用本地JavaScript對象技術(shù)來創(chuàng)建XMLHttpRequest的一個實例。
標(biāo)簽: XMLHttpRequest AJAX 對象 發(fā)送
上傳時間: 2014-11-23
上傳用戶:trepb001
我們知道,在Windows中可以通過剪貼板(Clipboard)來共享和傳遞數(shù)據(jù),比如在資源管理器(Windows EXPLORER)中可以剪切/拷貝/粘貼文件。同樣我們也可以在自己的應(yīng)用程序中通過剪貼板來完成這些工作,從而提高我們自己的應(yīng)用程序與Windows操作系統(tǒng)之間的互操作性。但我們?nèi)绾尾拍芘c資源管理器之類的應(yīng)用程序共享和傳遞數(shù)據(jù)呢?本文提供的方法是:使用Windows本身提供的一些數(shù)據(jù)結(jié)構(gòu)和API,通過剪貼板來實現(xiàn)數(shù)據(jù)共享和傳遞。
標(biāo)簽:
上傳時間: 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
標(biāo)簽: This demonstration Demonstratio coordinator
上傳時間: 2014-01-18
上傳用戶:dianxin61
//我們說了要第一步要調(diào)用VirtualAllocEx()函數(shù)在目標(biāo)進(jìn)程中分配內(nèi)存 //那么我們就得找到目標(biāo)進(jìn)程的PID,我們假設(shè)把目標(biāo)進(jìn)程鎖定為EXPLORER.exe //下面是獲取EXPLORER.exe的PID
標(biāo)簽: VirtualAllocEx PID 進(jìn)程 函數(shù)
上傳時間: 2013-12-19
上傳用戶:yuzsu
VBScript幫助手冊 Microsoft Visual Basic Scripting 版是 Visual Basic 程式語言家族中最新的一個成員,它將 Active Scripting 帶入更多不同的環(huán)境中,包括 Microsoft Internet EXPLORER 的web客戶端 指令碼和 Microsoft Internet Information Server 的網(wǎng)路資訊服務(wù)
標(biāo)簽: Visual Basic Microsoft Scripting
上傳時間: 2016-04-20
上傳用戶:Avoid98
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1