P

Java Examples in a Nutshell, 3rd Edition 文档

This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs.

silentboy 2015-02-21   3235   0
P22

  Python2 vs. Python3 A retrospective 文档

2 vs. Python 3 A retrospectiveGuido van Rossum guido@python.org Hackers 2013 2. Why a new version"Python

wn53d 2013-12-30   804   0
Python开发   HTTP   Python   XML  
P57

  PHP开发与应用(a模块) 文档

case_insensitive]) 17. 数据类型布尔、整型、浮点型、字符串 布尔值以0代表False,非0为True 字符串连接运算符“.” 字符串中如果有出现“$”号,必须使用转义符号(“\$”)

andylance 2013-03-16   484   0
PHP开发   HTTP   x86   Perl   PHP  
P12

  机器视觉模块说明文档a 文档

对图像进行分析和处理所用到的一些控件,包括图像的类型,图像处理的方式和不同的形态算子以及颜色的类型的选择等等。如图2图21.1ImageType用于图片类型的选择,可以选择的类别有8bits,16bits,Float,Complex,RGB和HSL。一般用在从文件中读取图片时类型的选择。1.2ROIDescriptorROI区域的描述。ROI是RegionOfInteresting的简称,中文应该翻译为目标区域。

focus2046 2015-04-09   1303   0
P4

  2011级c语言考试a 文档

- - 试题纸 A卷 课程名称:C语言程序设计 适合专业年级: 自动化2011级 考生学号: 考 生 姓 名: 注意:答题在答题册上有效,答题在其他地方无效。 …………………………………………………

675913123 2013-08-16   1827   0
P33

  Developing a List Definition and Event Receiver in Visual Studio 2010 文档

 Developing a List Definition and Event Receiver in Visual Studio 2010 Hands-On Lab Lab Manual – SPCHOL300

torney 2015-07-28   456   0
P90

  DIY Deep Learning for Vision:a Hands-On Tutorial with Caffe 文档

1. DIY Deep Learning for Vision: a Hands-On Tutorial with CaffeEvan Shelhamer, Jeff Donahue, Jonathan

ggect 2015-09-07   3258   0
机器学习   Lua   Python   C/C++   Go  
P51

  A Brief Look at Oracle Database 11g 文档

1. A Brief Look at Oracle Database 11g Penny Avril Principal Product Manager Database, Server Technologies

qingtianyu 2013-08-01   2535   0
P17

  多功能电子时钟设计论文报告a 文档

multi-function digital clock or in the style of both undergone a qualitative change. Therefore, this system uses the

1179799903 2012-05-02   4087   0
报告  
P43

  Building a Real-time, Solr-powered Recommendation Engine 文档

1. Building a Real-time, Solr-powered Recommendation EngineTrey Grainger Manager, Search Technology Development@Lucene

xw56 2015-04-30   2120   0
P43

  Building a Real time, Solr-powered Recommendation Engine 文档

1. Building a Real-time, Solr-powered Recommendation EngineTrey Grainger Manager, Search Technology Development@Lucene

cff2 2015-05-17   2675   0
P22

  Hadoop: A Software Framework for Data Intensive Computing Applications 文档

1. Hadoop: A Software Framework for Data Intensive Computing ApplicationsRavi Mukkamala Department of

Eric_V72 2013-10-21   1733   0
P69

  Boost – a Bridge From C++98 to C++11 文档

1. Boost – a Bridge From C++98 to C++11CPP Con 2014 9/12/14 Rachel Cheng and Michael VanLoon F5 Networks

erbq 2014-09-19   2243   0
C/C++开发   C/C++   Go   ini  
P98

  Oracle常见问题Q&A(第2版) 文档

[Q]怎么样查询特殊字符,如通配符%与_ [A]select * from table where name like 'A\_%' escape '\' [Q]如何插入单引号到数据库表中 [A]可以用ASCII码处理,其它特殊字符如&也一样,如

mapele 2011-06-26   3644   0
P36

  Developing a BCS External Content Type with Visual Studio 2010 文档

 Developing a BCS External Content Type with Visual Studio 2010 Hands-On Lab Lab Manual SPCHOL304 –

torney 2015-07-28   402   0
P15

  IBM P52A HACMP 配置手册 文档

IBM P52A HACMP配置手册 一、系统软件安装: 将系统光盘放入光驱中,安装如下系统包: 执行#smitty installp 选择 Install Software 按F4,选择从光驱安装

crsky 2013-01-11   3327   0
手册  
P

MySQL in a nutshell (MySQL 核心技术手册) 文档

  mysql包含了许多功能,尤其是在mysql 5.0和5.1版本中新增了一些主要的功能和特性。mysql特有的函数或者语句是相当丰富的。这正是本书富有价值的原因。本书令读者可以快速查找到所需要的具体细节,无论是sql关键字还是mysql命令行选项、具体的api信息或管理实用工具。<br>   本书涵盖了适用于mysql 5.1版本的所有命令和编程信息,其中包括一些新增特性和语言接口,对于列举的大部分语句和函数,给出了它们的用法示例。

liubo_ooo 2012-03-15   3476   0
P

Java Enterprise in a Nutshell, 3rd Edition 文档

Nothing is as constant as change, and this is as true in enterprise computing as anywhere else. With the recent release of Java 2 Enterprise Edition 1.4, developers are being called on to add even greater, more complex levels of interconnectivity to their applications.<br> To do this, Java developers today need a clear understanding of how to apply the new APIs, use the latest open source Java tools, and learn the capabilities and pitfalls in Java 2 Enterprise Edition 1.4 -- so they can plan a technology and implementation strategy for new enterprise projects.

silentboy 2015-02-21   1829   0
P22

  Python 2 vs. Python 3 A retrospective 文档

2 vs. Python 3 A retrospectiveGuido van Rossum guido@python.org Hackers 2013 2. Why a new version"Python

ewypwe 2014-10-11   6642   0
P55

  使用web.xml配置Web应用 文档

第2章 使用web.xml配置Web应用 第2章 使用web.xml配置Web应用 本章主题 l 理解web.xml的作用 l 自定义URL l 关闭默认的URL l 初始化servlet和JSP页面

sun_224 2010-10-08   482   0
1 2 3 4 5 6 7 8 9 10