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

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

Collection

Collection層次結(jié)構(gòu)中的根接口。Collection表示一組對象,這些對象也稱為Collection的元素。一些Collection允許有重復(fù)的元素,而另一些則不允許。一些Collection是有序的,而另一些則是無序的。
  • OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI r

    OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage Collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.

    標(biāo)簽: serialization strategies threading provides

    上傳時間: 2014-01-15

    上傳用戶:731140412

  • 在為 Linux 開發(fā)應(yīng)用程序時

    在為 Linux 開發(fā)應(yīng)用程序時,絕大多數(shù)情況下使用的都是 C 語言,因此幾乎每一位 Linux程序員面臨的首要問題都是如何靈活運用 C 編譯器。目前 Linux 下最常用的C 語言編譯器是 GCC(GNU Compiler Collection),它是 GNU項目中符合 ANSI C 標(biāo)準(zhǔn)的編譯系統(tǒng),能夠編譯用C、C++和Object C 等語言編寫的程序。GCC 不僅功能非常強(qiáng)大,結(jié)構(gòu)也異常靈活。最值得稱道的一點就是它可以通過不同的前端模塊來支持各種語言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。

    標(biāo)簽: Linux 應(yīng)用程序

    上傳時間: 2017-01-28

    上傳用戶:水口鴻勝電器

  • Browser independent JavaScript SDK. ClassLoader to lazy load JavaScript classes, extensions to core

    Browser independent JavaScript SDK. ClassLoader to lazy load JavaScript classes, extensions to core JavaScript, Reflection API, Collection API, Unit Testing API, AJAX API, Logging API, and Custom/DOM Event API.

    標(biāo)簽: JavaScript independent ClassLoader extensions

    上傳時間: 2017-02-19

    上傳用戶:skhlm

  • Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura

    Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage Collection, making it ideal for configuration, scripting, and rapid prototyping.

    標(biāo)簽: lightweight embeddable Lua scripting

    上傳時間: 2014-01-13

    上傳用戶:從此走出陰霾

  • 在網(wǎng)絡(luò)安全中經(jīng)常會遇到rootkit

    在網(wǎng)絡(luò)安全中經(jīng)常會遇到rootkit,NSA安全和入侵檢測術(shù)語字典( NSA Glossary of Terms Used in Security and Intrusion Detection)對rootkit的定義如下:A hacker security tool that captures passwords and message traffic to and from a computer. A Collection of tools that allows a hacker to provide a backdoor into a system, collect information on other systems on the network,mask the fact that the system is compromised, and much more. Rootkit is a classic example of Trojan Horse software. Rootkit is available for a wide range of operating systems.

    標(biāo)簽: rootkit 網(wǎng)絡(luò)安全

    上傳時間: 2017-04-04

    上傳用戶:xaijhqx

  • 移植gcc的必備手冊

    移植gcc的必備手冊,關(guān)于gcc4.3和gcc4.4的。原名gnu compiler Collection internals。

    標(biāo)簽: gcc 移植

    上傳時間: 2014-11-30

    上傳用戶:sy_jiadeyi

  • Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol

    Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse Collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling programs.

    標(biāo)簽: Media Java Cross-Platform Visualization

    上傳時間: 2013-12-04

    上傳用戶:hanli8870

  • The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wi

    The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processing your queries the program relies entirely on the content of the images, freeing you from the need to annotate all images before querying the Collection.

    標(biāo)簽: Image-Finding Retrieval Content System

    上傳時間: 2014-01-11

    上傳用戶:咔樂塢

  • java面試筆試題大匯總 ~很全面 java面試筆試題大匯總 第一

    java面試筆試題大匯總 ~很全面 java面試筆試題大匯總 第一,談?wù)刦inal, finally, finalize的區(qū)別。   最常被問到。   第二,Anonymous Inner Class (匿名內(nèi)部類) 是否可以extends(繼承)其它類,是否可以implements(實現(xiàn))interface(接口)?   第三,Static Nested Class 和 Inner Class的不同,說得越多越好(面試題有的很籠統(tǒng))。   第四,&和&&的區(qū)別。 這個問得很少。     第五,HashMap和Hashtable的區(qū)別。   常問。     第六,CollectionCollections的區(qū)別。   你千萬別說一個是單數(shù)一個是復(fù)數(shù)。     第七,什么時候用assert。   API級的技術(shù)人員有可能會問這個。     第八,GC是什么? 為什么要有GC?   基礎(chǔ)。     第九,String s = new String("xyz") 創(chuàng)建了幾個String Object?     第十,Math.round(11.5)等於多少? Math.round(-11.5)等於多少?     第十一,short s1 = 1 s1 = s1 + 1 有什么錯? short s1 = 1 s1 += 1 有什么錯?   面試題都是很變態(tài)的,要做好受虐的準(zhǔn)備。     第十二,sleep() 和 wait() 有什么區(qū)

    標(biāo)簽: java 筆試題

    上傳時間: 2017-05-20

    上傳用戶:壞壞的華仔

  • This book gives a concise description of the Java 2 programming language. They give a quick referen

    This book gives a concise description of the Java 2 programming language. They give a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. These book presents the entire Java programming language and essential parts of the class libraries: the Collection classes and the input-output classes.

    標(biāo)簽: description programming language concise

    上傳時間: 2017-06-20

    上傳用戶:asdkin

主站蜘蛛池模板: 平山县| 闽清县| 惠东县| 灵璧县| 洮南市| 遂宁市| 文安县| 乌鲁木齐市| 宁阳县| 泸水县| 高密市| 石台县| 鞍山市| 南昌县| 德令哈市| 宁明县| 文登市| 惠州市| 金沙县| 凤山市| 台东县| 嵊州市| 平原县| 晴隆县| 绍兴市| 门源| 手游| 清镇市| 德保县| 专栏| 衡阳县| 九江市| 阳朔县| 瓮安县| 苍溪县| 菏泽市| 元朗区| 德清县| 进贤县| 乌审旗| 页游|