搜索资源列表
cmppv1[1].0.rar
- 本手册是SMIAS (Short Message Internet Access Solution)短信网关系统SP接入子系统通信接口 Java API的使用指南。它详细介绍了SP-SMIAS网关之间的通信流程,通信协议,以及通信接口Java API的数据结构,以及函数调用方法。
laura_Lemays_web_workshop_javaSeript
- 本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术, 最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书 循序渐进,几乎覆盖了Ja阴scr加编程的各个细节,并且包含大量新颖实用的示例,以及 Jav:sc6pt中各种结构、对象和函数的详
abstract
- javaExpense类,介绍抽象函数的使用,很简单,针对初学者,分为三部分
JavaCardAppDev
- 开发JAVA开必备,很有参考价值,里面介绍了很多的函数和用法,
JAVA_JavaAPISun
- 很实用的API实用大全,全面介绍了API函数,介绍详细-SUN latest and the most comprehensive Chinese API help files! Can not see! !
javaScript
- 介绍了javascr ipt的常用的函数,及语法规则,以及一些经典特效-Introduced the commonly used javascr ipt functions, and grammatical rules, as well as some classic effects
jdk150
- JDK 1.5 的介绍。对于JAVA编程的函数的应用很有帮助-JDK 1.5 . it is very useful in JAVA programming
Javaapi
- JAVA API介绍的电子书,对开发者很有用,开发者可以通过它对一些库函数进行查看-JAVA API introduced e-books, very useful for developers, the developer can carry out its view of some library functions
extjs
- extjs的函数库说明,并带有相关开发实例,比较明确的介绍了各种函数的应用方法,不过是是英文-extjs library function descr iption and examples with a related development, a clearer descr iption of the various functions of the application method, but in English
05
- BBS的英文名称是Bulletin Board System,翻译为中文就是“电子公告板”。BBS在上世纪九十年代进入中国,并迅速普及。本设计的目的是用jsp和SQL开发一个简易的BBS系统,并实现账户安全保护。此外,BBS系统有操作简单、界面友好的特点,并具有广泛的应用前景。BBS系统开发主要讲述了系统设计的基本功能和方法。接着以BBS系统为例,逐一介绍开发的步骤:系统分析、系统设计、系统实现。在系统分析中先后用数据流程图、系统的功能结构图分析了BBS系统所需的各种数据。在BBS系统的设计中,
JavaScript
- 对Javascr ipt进行详细的介绍,包括语句,函数,算法等等的系统性知识-A detailed descr iption of the Javascr ipt include statement, function, algorithm, etc. The systematic knowledge
CORBA
- CORBA的基本原理和通信机制,接口定义语言介绍,主要功能函数的介绍。-CORBA basic principles and communication mechanisms, interface definition language descr iption, the main function of the function descr iption.
javajichu
- 本压缩包收集的是Java语言程序设计基础篇的完整配套源代码,一共包括18章,源代码涉及的内容包括基础函数应用、字符串处理、Swing简易窗体,数据库操作,小游戏,数组处理,键盘事件操作,菜单与面板制作等方面,还有一些没有说到的,由于时间关系不再介绍了,Java初学者可下载本包,一个个慢慢研究,相信你会从中受益。-This archive is a collection of articles based on Java programming language source code for t
JAVAs
- 为官网下载的JAVA各功能函数的详旨介绍,因内容太多,这里只是其中一部分,其余还在进一步下载中,以后会不断整理上传的。-JAVA official web download details of all features function aims to introduce, because too much content, there is only one part of the remaining still further downloads, the future will cont
TimeTracker
- 在这一章你会学会开发一款时间跟踪软件,也就是备忘录软件,这款软件会把你在这之前所学的很多东西结合起来。这是一款基于云计算技术的软件,它利用了一个运行的google服务器上的组件。这款软件可以让你跟踪你已经设定好的计划和时间以及整个计划的完成度。我们将介绍许多新的Mojo API函数而且你会对整个webOS有一个系统的完整的崭新的认识。-In this chapter you will learn to develop a time tracking software, which is the
js-Language-Reference
- Jscr ipt语言参考,全面介绍了Js的特性及关键字、函数主法、对象、运算符等的使用,适合初学者,也是熟练者必备的参考手册。-Jscr ipt Language Reference, a comprehensive introduction to the characteristics of Js and keywords, functions, the main method, objects, operators, such as the use, for beginners, but a
jQuery
- 本书循序渐进的对jQuery的各种函数和方法调用进行了介绍,适合WEB开发人员阅读和参考。-Step by step book on jQuery call the various functions and methods are described, for WEB developers to read and reference.
virtual-function-in-the-VB
- 介绍一种在VB中使用虚拟函数的方法实例,通过虚拟函数的使用,使得VB也具有多态的特征-Introduction of a virtual function in the VB method using examples, the use of virtual functions, making the VB also has the characteristics of polymorphic
jnihelp
- Java 本地接口(Java Native Interface,JNI)。JNI 是本地编程接口。文章从 基础介绍JNI 相关的知识, 如何定义函数,调用JAVA内的函数.等相关知识-Java Native Interface (Java Native Interface, JNI). JNI is the native programming interface. Article introduces the basics of JNI-related knowledge, how to de
JAVA-audioplay
- javasound相关介绍,主要是如何利用已有函数库写一个录音机小程序,值得参考!-some brief introduction to javasound, and implementing a audio play programme