a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
標(biāo)簽: file instructions self-defined containing
上傳時(shí)間: 2015-01-11
上傳用戶:曹云鵬
本書由Java技術(shù)的創(chuàng)建者編寫,對(duì)Java 2平臺(tái)標(biāo)準(zhǔn)版,V1.2中新增加的包及類進(jìn)行了描述。本書主要由包概述和類描述構(gòu)成。包概述對(duì)每個(gè)包及其所有類進(jìn)行了簡(jiǎn)要描述,另外還畫出了包中的類的繼承層次結(jié)構(gòu)示意圖。每個(gè)類描述都獨(dú)自構(gòu)成一個(gè)小節(jié),包含了類層次結(jié)構(gòu)示意圖、類描述、類示例、成員概述以及那些在版本1.2中作了修改或新增的類成員的描述。還詳細(xì)說明了Java軟件開發(fā)包(JDK)1.1到從版本1.2對(duì)類及方法所作的修改。需要指出的是:本書是補(bǔ)充版本,有些材料需要參閱《The Java Class Libraries, Second Edition, Volume 1》一書的內(nèi)容。 本書是參考手冊(cè)而不是指導(dǎo)手冊(cè),它不對(duì)Java語言進(jìn)行解釋。為了快速定位所需要的類或類成員的信息,本書按類的字母順序組織。 本書由趙皚、黃志軍、陽亮組織翻譯,參加本書翻譯的還有姚遠(yuǎn)、程子進(jìn)、肖利平、劉永亮、薛亮、毛靜萍、查海平、趙峰、郭樹廂、曹波、肖斌、彭建明、鄭歡。參加錄入工作的有陳軍、姜明、姜志明、張志榮等。 希望本書能夠幫助Java程序員獲取完整、專業(yè)和權(quán)威的信息,同時(shí)也希望本書能夠幫助讀者更全面地了解Java語言。由于水平有限和時(shí)間倉(cāng)促,本書的翻譯必定會(huì)存在一些紕漏,懇切希望廣大讀者批評(píng)指正。
上傳時(shí)間: 2014-01-27
上傳用戶:cainaifa
We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我們旨在Linux平臺(tái)上使用jxta 和java來開發(fā)一個(gè)支持wifi的p2p文件共享系統(tǒng)。其目的是建造一個(gè)以后可以移植到嵌入式設(shè)備的系統(tǒng),使用802.11b標(biāo)準(zhǔn)進(jìn)行p2p文件共享。 來源: http://sourceforge.net/projects/linux-p2p-wifi/
標(biāo)簽: platform develop enabled sharing
上傳時(shí)間: 2015-01-20
上傳用戶:Shaikh
Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either analog or digital clock. The full source code of this applet is also available (visit my home page to download it). You may use this applet on your Web pages WITHOUT paying me fee or royalty as long as credit is given (a link to my home page is enough).
標(biāo)簽: display Java applet either
上傳時(shí)間: 2014-01-12
上傳用戶:woshiayin
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
標(biāo)簽: BMP windows common format
上傳時(shí)間: 2013-12-27
上傳用戶:gaojiao1999
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace.
標(biāo)簽: application development enterprise benefited
上傳時(shí)間: 2015-03-11
上傳用戶:aig85
用Java寫的報(bào)表.功能如下: 0.內(nèi)建網(wǎng)絡(luò)打印,網(wǎng)絡(luò)預(yù)覽功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印預(yù)覽。 3.Undo 和 redo。 4.合并單元格。 5.Cell selection using the mouse or keyboards(快捷鍵支持)。 6.單元格高寬調(diào)整 。 7.豐富的前景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 8.背景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 9.每個(gè)單元格支持空心字體,各其他一般字體。 10.每個(gè)單元格可設(shè)置為只讀。 11.每個(gè)單元格上下左右可分別高設(shè)置邊框,邊框線的寬度,顏色可調(diào)。 12.拖放操作。可在一個(gè)應(yīng)用中的不同單元格拖放,也可在兩個(gè)應(yīng)用的之間進(jìn)行拖放。支持剪切和COPY兩種方式。 13.剪貼板功能。支持文本方式和全格式兩種方式。剪貼也允許在兩個(gè)應(yīng)用之間進(jìn)行。可以從EXCELL單元格中復(fù)制到本應(yīng)用中。 14.單元格線,滾動(dòng)條,行頭,列頭顯示可選. 15.支持公式定義,公式定義采用?作標(biāo)記,如?sum(A1:B1)。 16.數(shù)字格式可自由定義,如 12345678, 可自動(dòng)化為 12,345,678.00 。 17.豐富的頁腳頁眉屬性。具有以上3,4,5,6?,8,9,10,11,12,13,15,16,17各項(xiàng)功能。
上傳時(shí)間: 2015-03-15
上傳用戶:熊少鋒
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
標(biāo)簽: compile JavaProg include program
上傳時(shí)間: 2014-11-16
上傳用戶:思琦琦
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計(jì)復(fù)合高斯模型中的參數(shù)
標(biāo)簽: model parameter estimate Mixture
上傳時(shí)間: 2015-04-10
上傳用戶:kikye
*西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * Author: Konca Fung (konca@tom.com) * * This program may be distributed according to the terms of the GNU * General Public License, version 2 or (at your option) any later version. *
標(biāo)簽: konGPS Implementation Copyright Siemens
上傳時(shí)間: 2015-04-27
上傳用戶:cylnpy
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1