亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

JDK api手冊(cè)

  • 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后

    1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統(tǒng)變量中找到ClassPath并加入下面內容(如果你找不到ClassPath,則新建它): c:\jsdk\LIB\dt.JAR c:\jsdk\LIB\TOOLS.JAR c:\jsdk\BIN . 再在系統(tǒng)變量中找到Path并加入下面內容: c:\jsdk\ c:\jsdk\bin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數(shù)據(jù)庫路徑為guestbook也可改為別的要修改classes\myjsp\dbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了

    標簽: resin JSDK jdk 服務器

    上傳時間: 2015-07-23

    上傳用戶:wang0123456789

  • 用API函數(shù)實現(xiàn)串行通訊 以往的DOS系統(tǒng)是通過DOS中斷和BIOS中斷向用戶提供串行接口的通訊能力。在Windows環(huán)境下

    用API函數(shù)實現(xiàn)串行通訊 以往的DOS系統(tǒng)是通過DOS中斷和BIOS中斷向用戶提供串行接口的通訊能力。在Windows環(huán)境下,C++的開發(fā)工具既沒有提供象DOS和BIOS中那樣專門的串行通訊控制方法,也不允許用戶直接控制串口的中斷。 為了保證資源共享,Windows系統(tǒng)完全接管了各種硬件資源,使用中斷來控制端口將破壞系統(tǒng)的多任務性,使系統(tǒng)的穩(wěn)定性受到影響。但Windows同時也提供了功能強大的API函數(shù)使用戶能間接的控制串行通訊。

    標簽: DOS Windows BIOS API

    上傳時間: 2013-12-10

    上傳用戶:xiaoxiang

  • · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.

    · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.

    標簽: well-documented well-designed Programming Language

    上傳時間: 2015-08-16

    上傳用戶:yuchunhai1990

  • /** * <p>Title: 個人開發(fā)的API</p> * <p>Description: 將指定的HTTP網(wǎng)絡資源在本地以文件形式存放</p>

    /** * <p>Title: 個人開發(fā)的API</p> * <p>Description: 將指定的HTTP網(wǎng)絡資源在本地以文件形式存放</p> * <p>Copyright: Copyright (c) 2004</p> * <p>Company: NewSky</p> * @author MagicLiao * @version 1.0 */

    標簽: lt gt Description Title

    上傳時間: 2013-12-28

    上傳用戶:lhc9102

  • 本書通過大量實例深入淺出地介紹了Visual C++ 6.0網(wǎng)絡及Internet開發(fā)技術。全書共8章

    本書通過大量實例深入淺出地介紹了Visual C++ 6.0網(wǎng)絡及Internet開發(fā)技術。全書共8章,主要內容包括:Internet應用程序開發(fā)基礎、WinInet類編程、WinInet客戶應用程序開發(fā)、WinInet API編程、WinInet API客戶應用開發(fā)、Windows Sockets類編程、Windows Sockets應用程序開發(fā)和電子郵件程序設計。 全書對每種編程技術都給出了具有代表性的應用實例,而且將Visual C++ 6.0的Internet特性和技術難點融入到具體的實例中,使讀者通過實例的學習,能夠迅速掌握網(wǎng)絡及Internet開發(fā)技術。本書所附的光盤中含有全部實例的源代碼。 本書內容全面、深入,適合中高級編程技術開發(fā)人員,以及大專院校師生學習參考,也適合各類培訓班學員學習Visual C++、網(wǎng)絡及Internet開發(fā)技術。

    標簽: Internet Visual 6.0 網(wǎng)絡

    上傳時間: 2014-01-23

    上傳用戶:ayfeixiao

  • C語言接口設計與實現(xiàn) -- 本書概念清晰、內容新穎、實例詳盡

    C語言接口設計與實現(xiàn) -- 本書概念清晰、內容新穎、實例詳盡,是一本有關設計、實現(xiàn)和有效使用C語言庫函數(shù),掌握創(chuàng)建可重用C語言軟件模塊技術的參考指南。本書倡導基于接口的C語言設計理念及其實現(xiàn)技術,深入詳細地描述了24個C語言接口及其實現(xiàn)。本書通過敘述如何用一種與語言無關的方法將接口的設計與實現(xiàn)獨立開來,從而形成一種基于接口的設計途徑來創(chuàng)建可重用的API,本書是一本針對

    標簽: C語言 接口設計

    上傳時間: 2015-09-08

    上傳用戶:er1219

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程

    標簽: collection functions Computer Library

    上傳時間: 2015-09-12

    上傳用戶:zhangyi99104144

  • 用C做的

    用C做的,加解密。使用ms的crypto API接口

    標簽:

    上傳時間: 2014-11-26

    上傳用戶:caiiicc

  • 著名的相冊網(wǎng)站flickr開發(fā)了他的API

    著名的相冊網(wǎng)站flickr開發(fā)了他的API,程序愛好者開發(fā)了不同語言的API工具,這個是C++版本的,也帶了例子。大家可以參考一下。

    標簽: flickr API 網(wǎng)站

    上傳時間: 2013-12-22

    上傳用戶:二驅蚊器

  • Visual Basic 6.0可以通過調用API函數(shù)格式化一個磁盤

    Visual Basic 6.0可以通過調用API函數(shù)格式化一個磁盤,無論是軟盤還是硬盤。 打開一個新的項目(工程1) ,如果你沒有更改過缺省模式,那么Visual Basic 6.0會自動添加一個form1文件,在form1上添加一個命令控件,將下面的代碼拷入。 Option Explicit Private Declare Function SHFormatDrive Lib"shell32"( ByVal Hend AS Long,ByVal Drive AS Long,ByVal FormatID AS Long,ByVal Options AS Long) as Long Private Sub FormatDisk(intDrive as integer,blnQuickFormat as Boolean) dim lngReturn As Long if (blnQuickFormat) then lngReturn= SHFormatDrive(0,intDrive,0&,1&) else lngReturn= SHFormatDrive(0,intDrive,0&,0&) end if end Sub Private Sub Command1_Click() call FormatDisk(0,True) End Sub 運行此程序。 注意FormatDisk函數(shù)的第一個變量很重要,他的值是0,1,2時代表格式化的分別是:A、B、C盤。

    標簽: Visual Basic 6.0 API

    上傳時間: 2015-10-05

    上傳用戶:kytqcool

主站蜘蛛池模板: 通州市| 哈密市| 耒阳市| 九台市| 峨边| 宜君县| 中西区| 滨海县| 桑植县| 大同县| 枞阳县| 阿拉尔市| 乐都县| 富平县| 凉山| 济宁市| 桃园县| 鄂尔多斯市| 扎兰屯市| 崇礼县| 封开县| 噶尔县| 闻喜县| 凤阳县| 武汉市| 衢州市| 宁明县| 寻乌县| 望谟县| 稻城县| 南通市| 灌阳县| 太原市| 屏山县| 华容县| 昌江| 高淳县| 长汀县| 弋阳县| 岳普湖县| 体育|