-
一个JAVA下的多媒体编程
一个JAVA下的多媒体编程-a JAVA programming under the Multimedia
- 2022-03-31 14:44:28下载
- 积分:1
-
用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和...
用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字体,各其他一般字体。 10.每个单元格可设置为只读。 11.每个单元格上下左右可分别高设置边框,边框线的宽度,颜色可调。 12.拖放操作。可在一个应用中的不同单元格拖放,也可在两个应用的之间进行拖放。支持剪切和COPY两种方式。 13.剪贴板功能。支持文本方式和全格式两种方式。剪贴也允许在两个应用之间进行。可以从EXCELL单元格中复制到本应用中。 14.单元格线,滚动条,行头,列头显示可选. 15.支持公式定义,公式定义采用?作标记,如?sum(A1:B1)。 16.数字格式可自由定义,如 12345678, 可自动化为 12,345,678.00 。 17.丰富的页脚页眉属性。具有以上3,4,5,6?,8,9,10,11,12,13,15,16,17各项功能。-use Java to write statements. Features are as follows : 0. Built-in network printing, network previews! 1. File manipulation. Including the url specified documents. 2. Print full-featured support. Including print preview. 3.Undo and redo. 4. The merger cells. 5.Cell selection using the mouse or keyboards (shortcuts support). 6. Cells width adjustment. 7. Brush rich prospects, prospects can be monochrome, color
- 2023-07-12 12:40:03下载
- 积分:1
-
财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。...
财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。-Revenue forecasting model source: Financial income and national income, industrial output, agricultural output, the total population, working population, investment in fixed assets and other factors. According to the list of multi-year raw data, prediction models constructed to predict.
- 2023-08-12 09:40:03下载
- 积分:1
-
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如...
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如按钮、列表、菜单、文本域等等。AWT构件主要是用来建立图形用户界面的独立平台。此外,AWT还提供事件处理结构、支持剪贴板、数据传输和图像操作。
随着2D API的出现,AWT还包括提供高级字体操作、打印、地理数据获取和输入方法等功能的软件包。在表1-1中,我们列出了AWT中的Java软件包-Applet in the development and graphics applications, it normally takes for AWT, AWT is a free Java Development Kit (JDK) part. AWT
- 2023-01-06 23:40:04下载
- 积分:1
-
用java编写的一个连接池的程序,效果不错,可以提高对数据库管理的效率...
用java编写的一个连接池的程序,效果不错,可以提高对数据库管理的效率-Using java to prepare a connection pool of the procedure, good results can improve the efficiency of database management
- 2023-08-13 12:25:03下载
- 积分:1
-
基本计算机生成图形
计算机基本图形的生成-basic computer generated graphics
- 2022-04-02 05:35:35下载
- 积分:1
-
struts1.2最新版安装程序,欢迎下载!
struts1.2最新版安装程序,欢迎下载!-struts1.2 latest version of the setup program, welcome to download!
- 2022-05-22 08:25:06下载
- 积分:1
-
压缩软件采用的仍然是学校视频java源文件
本压缩软件是尚学堂视频中用到的JAVA源文件-The compression software is still used in school Videos JAVA source file
- 2022-12-03 13:00:03下载
- 积分:1
-
Four very simple operation, for new academics to learn
很简单的四则运算,适合新学者学习使用,无界面-Four very simple operation, for new academics to learn
- 2023-03-07 20:55:03下载
- 积分:1
-
窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮
[打开],[保存…],[另存为…]。
单击[打开]按钮时,弹出打开文件对话框,将选择的文...
窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮
[打开],[保存…],[另存为…]。
单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。
单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。
单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。
程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流BufferedReader的readLine()方法按行读取文本文件。
-window on the text line shows the path the current document, the text area for editing documents, three buttons [open] [preservation] [Save as ...]. Click [Open] button, pop open file dialog box, select the document in the text area. Click [preservation] button, if the current document is empty, save dialog pop up, together with a set of documents were preserved; If the document has been, according to the paper were set up to preserve documents. Click [Save as ...] button, the pop-up dialog box to preserve documents, together with a set of documents were preserved documents. Character procedures to document the output stream FileWriter way into the text writer District, characters in the input stream buffer
- 2023-06-21 14:25:02下载
- 积分:1