《JSP網(wǎng)絡(luò)編程從基礎(chǔ)到實(shí)踐》的實(shí)例代碼目錄中包含了前10章的所有實(shí)例的源代碼,實(shí)例名稱及其所處章節(jié)如下: 第1章 JSP技術(shù)概述 實(shí)例1 第一個(gè)JSP頁面 第3章 Web開發(fā)基礎(chǔ) 實(shí)例2 HTML與JavaScript交互示例 第4章 JSP語法 實(shí)例3 JSP程序的基本結(jié)構(gòu) 實(shí)例4 簡單數(shù)據(jù)類型綜合應(yīng)用實(shí)例 實(shí)例5 包裝類綜合應(yīng)用實(shí)例 實(shí)例6 數(shù)組應(yīng)用實(shí)例 實(shí)例7 字符截取程序示例 實(shí)例8 查找字符串程序示例 實(shí)例9 StringBuffer綜合應(yīng)用程序示例 實(shí)例10 日期數(shù)據(jù)應(yīng)用示例 實(shí)例11 算術(shù)表達(dá)式綜合運(yùn)用實(shí)例 實(shí)例12 switch語句示例 實(shí)例13 循環(huán)應(yīng)用綜合實(shí)例 實(shí)例14 一個(gè)簡單的計(jì)數(shù)器 實(shí)例15 include指令應(yīng)用示例 實(shí)例16 forward應(yīng)用程序示例 實(shí)例17 param應(yīng)用程序示例 實(shí)例18 plugin應(yīng)用程序示例 實(shí)例19 中文字符處理程序示例 第5章 JSP的內(nèi)置對象 實(shí)例20 request常用方法的應(yīng)用 實(shí)例21 獲得表單數(shù)據(jù) 實(shí)例22 頁面重定向程序示例 實(shí)例23 定時(shí)刷新頁面程序示例 實(shí)例24 記住會(huì)話的用戶名 實(shí)例25 猜字母游戲 實(shí)例26 網(wǎng)站計(jì)數(shù)器
標(biāo)簽: JSP 網(wǎng)絡(luò)編程 實(shí)踐 代碼
上傳時(shí)間: 2013-12-06
上傳用戶:bruce
palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
標(biāo)簽: Programming Developer oreilly safari
上傳時(shí)間: 2013-12-10
上傳用戶:litianchu
This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a Nokia device. The application is optimized for devices with the resolution 170 x 208 pixels used in portrait mode. This example application is closely related to the document Flash Lite: Visual Guide, and it is highly recommended to read the document before going through this example.
標(biāo)簽: application collection usability example
上傳時(shí)間: 2015-10-05
上傳用戶:trepb001
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers. LinCAN project is part of a set of CAN/CANopen related components developed as part of OCERA framework.
標(biāo)簽: implements multiple capable working
上傳時(shí)間: 2015-10-14
上傳用戶:磊子226
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++.
標(biāo)簽: practical breathe Action legacy
上傳時(shí)間: 2015-10-17
上傳用戶:wendy15
RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of the RTX-51 to the new intel MCSÒ 251 family of processors. It is available as a set of runtime libraries supporting the binary and the source mode to be used with the C251.
標(biāo)簽: implemented real-time together runtime
上傳時(shí)間: 2013-12-13
上傳用戶:refent
Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only. Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers
標(biāo)簽: microcontrollers minimalistic Pico-IrDA supports
上傳時(shí)間: 2015-11-02
上傳用戶:洛木卓
if—else語句,switch語句,循環(huán)結(jié)構(gòu),do-while語句,for語句, 跳轉(zhuǎn)語句
標(biāo)簽: else
上傳時(shí)間: 2014-01-22
上傳用戶:zsjzc
Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset, microphone and speaker of the modem Send and receive faxes Play and record on the phone line or sound card Play music in background mode Silence detection VU Meter Wave sound editor that allows your end-users to edit their own sound files. Voice recognition and voice synthesis. Full control over the serial port device ZModem file transfer utility File compression and encryption utility
標(biāo)簽: phone and Capture Detect
上傳時(shí)間: 2013-11-30
上傳用戶:水中浮云
經(jīng)修正并驗(yàn)證過在 IAR MSP430 v3.42A 下編譯正之 uC/OS-II For MSP430F149 的例程(修正一般網(wǎng)站上重復(fù) Define 無法編譯的問題),而且我以于 Simulator 內(nèi)并設(shè)好了 Watch Dog Interrup 及觀測的斷點(diǎn)也設(shè)好了,可以直接于 IAR MSP430 下 Compiler 后再進(jìn) Debug Mode 執(zhí)行即可正常執(zhí)行于 app.c 下的 LED 閃爍任務(wù)調(diào)度工程.
標(biāo)簽: 430 MSP Simulat Define
上傳時(shí)間: 2014-11-24
上傳用戶:bruce5996
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1