
doc.javanb.com
在线文档频道 - JAVA 编程资料牛鼻站JAVA 编程资料牛鼻站频道, 提供各种在线中英文 Java 在线编程文档, 在线帮助文档.
http://doc.javanb.com/
JAVA 编程资料牛鼻站频道, 提供各种在线中英文 Java 在线编程文档, 在线帮助文档.
http://doc.javanb.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.2 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
52
SITE IP
198.252.99.235
LOAD TIME
0.196 sec
SCORE
6.2
在线文档频道 - JAVA 编程资料牛鼻站 | doc.javanb.com Reviews
https://doc.javanb.com
JAVA 编程资料牛鼻站频道, 提供各种在线中英文 Java 在线编程文档, 在线帮助文档.
概述 (Java 2 Platform SE 5.0) - JavaTM 2 Platform Standard Edition 5.0 API 规范中文版 - 在线文档 - JAVA 编程资料牛鼻站
http://doc.javanb.com/javasdk-docs-1-5-0-api-cn/index.html
JavaTM 2 Platform Standard Edition 5.0 API 规范中文版. 概述 (Java 2 Platform SE 5.0) - JavaTM 2 Platform Standard Edition 5.0 API 规范中文版. Standard Ed. 5.0. 2 Platform Standard Edition 5.0. 本文档是 Java 2 Platform Standard Edition 5.0 的 API 规范。 Java 2 Platform 软件包. 提供创建 applet 所必需的类和 applet 用来与其 applet 上下文通信的类。 Drag 和 Drop 是一种直接操作操作,在许多图形用户界面系统中都会遇到它,它提供了一种机制,能够在两个与 GUI 中显示元素逻辑相关的实体之间传输信息。 提供用于在与二维几何形状相关的对象上定义和执行操作的 Java 2D 类。 提供允许 Java 编程语言代理监测运行在 JVM 上的程序的服务。 提供管理接口,用于监视和管理 Java 虚拟机以及 Java 虚拟机在其上运行的操作系统。 RMI 连接器是供...
Java(TM) 2 SDK Documentation - JDK 5 Documentation v1.2.2, Java 2 SDK 英文文档 - 在线文档 - JAVA 编程资料牛鼻站
http://doc.javanb.com/javasdk-docs-1-2-2-en/index.html
JDK 5 Documentation v1.2.2, Java 2 SDK 英文文档. Java(TM) 2 SDK Documentation - JDK 5 Documentation v1.2.2, Java 2 SDK 英文文档. 2 SDK, Standard Edition. Version 1.2.2 006. Your feedback is important to us. Please send us comments: Contacting Java. General information about the Production Release for Windows. And Reference Implementation for Solaris. Readme, Overview, Changes. Changes and Release Notes for the Java 2 SDK. Version Compatibility with Previous Releases. Known and Fixed Bugs in Version 1.2.2. JRE No...
概述 (Java Platform SE 6) - JavaTM 2 Platform Standard Edition 6.0 API 规范中文版 - 在线文档 - JAVA 编程资料牛鼻站
http://doc.javanb.com/java-platform-standard-edition-api-1-6-zh/index.html
JavaTM 2 Platform Standard Edition 6.0 API 规范中文版. 概述 (Java Platform SE 6) - JavaTM 2 Platform Standard Edition 6.0 API 规范中文版. Standard Ed. 6. Platform Standard Edition 6. Platform Standard Edition 6 的 API 规范。 Java SE Platform 软件包. 提供创建 applet 所必需的类和 applet 用来与其 applet 上下文通信的类。 Drag 和 Drop 是一种直接操作动作,在许多图形用户界面系统中都会遇到它,它提供了一种机制,能够在两个与 GUI 中显示元素逻辑相关的实体之间传输信息。 提供用于在与二维几何形状相关的对象上定义和执行操作的 Java 2D 类。 提供允许 Java 编程语言代理检测运行在 JVM 上的程序的服务。 提供管理接口,用于监视和管理 Java 虚拟机以及 Java 虚拟机在其上运行的操作系统。 提供用于读写标准 ZIP 和 GZIP 文件格式的类。
Code Conventions for the Java(TM) Programming Language: Contents - Code Conventions for the Java Programming Language(Java语言编码规范英文版) - 在线文档 - JAVA 编程资料牛鼻站
http://doc.javanb.com/code-conventions-for-the-java-programming-language-en/CodeConvTOC.doc.html
Code Conventions for the Java Programming Language(Java语言编码规范英文版). Code Conventions for the Java(TM) Programming Language: Contents - Code Conventions for the Java Programming Language(Java语言编码规范英文版). Code Conventions for the Java. Revised April 20, 1999. 11 Why Have Code Conventions. 22 Common File Names. 31 Java Source Files. 312 Package and Import Statements. 313 Class and Interface Declarations. 51 Implementation Comment Formats. 61 Number Per Line. 64 Class and Interface Declarations.
Java(TM) 2 SDK Documentation - JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档 - 在线文档 - JAVA 编程资料牛鼻站
http://doc.javanb.com/javasdk-docs-1-3-1-en/index.html
JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档. Java(TM) 2 SDK Documentation - JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档. 2 SDK, Standard Edition. Version 1.3.1. Your feedback is important to us. Please send us comments: Contacting Java. Summary of New Features. Version Compatibility with Previous Releases. Known and Fixed Bugs. Submitting a Bug Report. Java 2 SDK Download Page. Java Software Home Page. API and Language Documentation. Java 2 Platform API Specification. Other API Bundled with the Java 2 SDK.
TOTAL PAGES IN THIS WEBSITE
19
一些有关检查数据的JS代码
http://www.javanb.com/javascript/1/15995.html
Return s.replace( / s*/, " );. Return s.replace( / s*$/, " );. Return rtrim(ltrim(s) ;. Var tmp str = trim( str);. Return tmp str.length = 0;. Var tmp str = trim( str);. Var pattern = / [ a-z0-9-] (.[ a-z0-9-] )*@[a-z0-9-] (.[a-z0-9-] )*$/;. Return pattern.test(tmp str);. Var tmp str = trim( str);. Var pattern = / [0-9]/;. Return pattern.test(tmp str);. If (temp= " ) return true;. 7) return false;. Return (temp.search(/ #[a-fA-F0-9]{6}/)! STemp=url.substring(0,7);. HTTP:/ ") (url.length.
Eclipse 使用秘籍
http://www.javanb.com/java/2/19723.html
前言 本來我都是使用JBuilderX當主力IDE、但使用了Eclipse後 發現.Eclipse原來也這麼好用.漸漸的就愛上了它. Eclipse優點 免費、程式碼排版功能、有中文化包、可增 設許多功能強大的外掛、支援多種作業系統(Windows、 Linux、Solaris、Mac OSX).等等。 開此篇討論串的目的,是希望能將Eclipse的一些使用技巧集 合起來.歡迎大家繼續補充下去.由於Eclipse的版本眾多 ,希望補充的先進們能順便說明一下您所使用的版本. Eclipse網站 http:/ www.eclipse.org/ Eclipse中文化教學 JavaWorld站內文章參考. 使用版本 Eclipse 2.1.2 Release 中文化). 熱鍵篇 Template Alt / 修改處 視窗- 喜好設定- 工作台- 按鍵- 編輯- 內容輔助。 簡易說明 編輯程式碼時,打sysout Template啟動鍵,就 會自動出現 System.out.println();。 設定Template的格式 視窗- 喜好設定- Java- 編輯器- 範本。 外掛篇 外掛安裝 將外掛包下載回來後,...
.NET 智能客户端 ( SmartClient )
http://www.javanb.com/j2se/1/18797.html
NET 智能客户端 ( SmartClient ). NET 智能客户端 ( SmartClient ). NET 智能客户端 ( SmartClient ). Table cellSpacing=0 cellPadding=0 border=0 class="zh114" align="right" tr td. 当前的客户端应用程序模型大致分为两种 C/S 客户端/服务器模型 和B/S 浏览器/服务器模型。 以企业环境为对象的软件开发人员,对于以浏览器为基础的精简型客户端 (Thin Client) 应用程序模型,以及对应的丰富型客户端 (Rich Client) 之间,究竟该如何取舍,面临了困难的世代替换。 通过诸如Microsoft Terminal Server、Citrix System的Independent Computing Architecture和MetaFrame产品这样的技术和工具把它们提供给用户。 Microsoft .NET Framework 将满足这三方的需求。 任何支持 NET Framework 的操作系统. 已安装 SP1 的 .NET Framework.
SWT: The Standard Widget Toolkit
http://www.javanb.com/eclipse-eng/1/257.html
SWT: The Standard Widget Toolkit. SWT: The Standard Widget Toolkit. PART 1: Implementation Strategy for Java™ Natives. The first in a series of articles about the design ideas behind SWT. Portable and Native - It Can't Be Done! SWT is implemented entirely in one language: Java. How can this be true when SWT uses native widgets that provide an API in C? A Tale of Two Implementations. Let's take a look at the implementation of SWT Text. Widget on two different platforms. The Text. Widget provides the abili...
图书频道 - JAVA 编程资料牛鼻站
http://book.javanb.com/introduction-to-programming-using-java-4th/index.html
图书频道 - JAVA 编程资料牛鼻站
http://book.javanb.com/the-java-language-specification-3rd/j3TOC.html
图书频道 - JAVA 编程资料牛鼻站
http://book.javanb.com/the-java-language-specification-2nd/jTOC.doc.html
图书频道 - JAVA 编程资料牛鼻站
http://book.javanb.com/the-java-virtual-machine-specification-2nd/VMSpecTOC.doc.html
图书频道 - JAVA 编程资料牛鼻站
http://book.javanb.com/Applying-Enterprise-JavaBeans-2nd/index.html
TOTAL LINKS TO THIS WEBSITE
52
"L'univers (que d'autres appellent la Bibliothèque) [...]" Borges : Babeldoc
Mot de passe :. Perdu le mot de passe? Les IUT dans la presse. LIUT2 dans la presse. Catalogue de la bibliothèque universitaire. Collections numériques du SID2. ENT (Environnement numérique de travail). Le catalogue de la bibliothèque. Pour rechercher des documents disponibles dans votre bibliothèque. Chercher un mémoire. Liste de nos revues, magazines et journaux. Préparation aux concours administratifs. Livres de lété 2015. Articles de presse professionnelle, économique et sectorielle. De l' IUT2/ UPMF.
index [Documentation Library]
Network Rules and Policies. This section describes how the network and organisation is run as well as the decision making protocols of the governing bodies. Network Rules and Policies. How the Document library is structured.
Baltic Seagull Electronics - iVol
Link To This Page. IVol blu bzw. 2G16. Häufige Fragen und Antworten. Updated Mrz 05, 2015 by Oliver Schuster. Noch mehr Freude an Land, zu Wasser und in der Luft – der neue iVol 2G16 macht’s möglich! Highlights des iVol 2G16. Volle Telemetriefähigkeit / Integrierte JETIBOX-Funktionalität. 16 Kanäle frei konfigurierbar. Detailierte Informationen entnehmen Sie bitte dem Prospekt. Viele weitere nützliche Informationen zu unseren Produkten im Modellbau-Bereich finden Sie auf den folgenden Seiten. Für diese F...
403 - Forbidden
403 - Forbidden: Access denied. You do not have permission to view this page using the username or password that you supplied.
在线文档频道 - JAVA 编程资料牛鼻站
Java 2 Platform Standard Edition 6.0 API 规范中文版(j2se 6.0 JDK1.6). 本文档是 Java 2 Platform Standard Edition 6.0 的 API 中文规范。 Java 2 Platform Standard Edition 5.0 API 规范中文版(j2se 5.0 JDK1.5). 本文档是 Java 2 Platform Standard Edition 5.0 的 API 中文规范。 本文档讲述了Java语言的编码规范,较之陈世忠先生 c 编码规范 的浩繁. Java 2 Platform Standard Edition 6.0 API 规范中文版(j2se 6.0 JDK1.6). Sun Microsystems, Inc. 本文档是 Java 2 Platform Standard Edition 6.0 的 API 中文规范。 详细介绍了Java 2 Platform 软件包中的 API 的接口摘要、类摘要、以及描述信息、参考示例、分层结构、索引信息、术语定义。 Sun Microsystems, Inc.
Javonet Documentation
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.
Documents
Ce site est strictement réservé à l'usage des collaborateurs du Groupe DS Finance.
Parallels Confixx
Einloggen ins Parallels Confixx. Geben Sie Ihren Login und Ihr Passwort ein und klicken Sie dann auf "Einloggen". Haben Sie Ihr Passwort vergessen? Wenn Sie Ihr Passwort vergessen haben, wird Confixx versuchen Ihnen zu helfen, indem es Ihnen ein neues Passwort per Email zuschickt.
accueil [doc.jebulle.net]
Afficher le texte source. Centre de documentation de Bubulles Créations. Sommaire du centre de documentation. Centre de documentation de Bubulles Créations. Bienvenue dans le centre de documentation de JeBulle.Net! Destiné à la fois aux utilisateurs et aux développeurs, j'espère que vous trouverez les informations que vous chercherez. Sommaire du centre de documentation. Classe de lecture des informations d'un serveur Teeworlds. Mon fichier de configuration utilisateur sous Scite. Warning: session start(...
讯飞皆成-智慧课堂-智慧教育-数字化校园整体解决-中国最大教育信息化服务提供商
新理念 新模式 讯飞皆成全国教育渠道启航 邀请函. 固话 0551-66119998 Email: ahxfjc@iflytek.com.