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

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

Android-smart-phone-platform

  • Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now

    Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform.

    標簽: high-performance Programming programming Microsoft

    上傳時間: 2016-06-17

    上傳用戶:Breathe0125

  • Open source software projects : java, capi (linux and windows), twain (windows), sane (linux), isdn

    Open source software projects : java, capi (linux and windows), twain (windows), sane (linux), isdn answer phone, A-Law u-Law PCM conversion, isdn fax, sff (simple fax format).

    標簽: windows linux software projects

    上傳時間: 2016-06-19

    上傳用戶:chenxichenyue

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No INF file is needed to install this application.

    標簽: command-line application Addfilter drivers

    上傳時間: 2016-06-28

    上傳用戶:源碼3

  • 一個iscsi實現源碼

    一個iscsi實現源碼,值得參考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.

    標簽: iscsi 源碼

    上傳時間: 2016-06-30

    上傳用戶:it男一枚

  • GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

    GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.

    標簽: applications framework optimized portable

    上傳時間: 2014-01-02

    上傳用戶:luke5347

  • Zigbee 精簡版技術協議

    Zigbee 精簡版技術協議,英文原版的,很好,值得參考! A Zigbee-subset/IEEE 802.15.4 Multi-platform Protocol Stack

    標簽: Zigbee 協議

    上傳時間: 2013-12-09

    上傳用戶:sqq

  • Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Archite

    Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know we

    標簽: certification Enterprise technology Sun

    上傳時間: 2016-07-27

    上傳用戶:李夢晗

  • (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3

    (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。

    標簽: Java Windows 源代碼 編輯

    上傳時間: 2016-07-31

    上傳用戶:Amygdala

  • (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3

    (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。

    標簽: Java Windows 源代碼 編輯

    上傳時間: 2016-07-31

    上傳用戶:朗朗乾坤

  • (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3

    (1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。

    標簽: Java Windows 源代碼 編輯

    上傳時間: 2013-12-29

    上傳用戶:陽光少年2016

主站蜘蛛池模板: 白水县| 城口县| 拜城县| 青川县| 洛南县| 彝良县| 天全县| 大悟县| 康平县| 永州市| 咸丰县| 科技| 齐齐哈尔市| 通道| 桃源县| 灌南县| 遂川县| 江孜县| 甘孜县| 玛多县| 南京市| 临澧县| 逊克县| 平舆县| 武功县| 杭锦后旗| 达拉特旗| 城口县| 克山县| 文成县| 兴业县| 旌德县| 宝山区| 许昌县| 紫金县| 梁山县| 德保县| 搜索| 沂南县| 佳木斯市| 静乐县|