-
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求...
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求:
(1) 用AWT或者Swing实现,可以借助于Eclipse等集成开发环境;
(2) 程序运行良好,界面清晰。
提高要求:
在界面中能实现简单动画。
-The application includes a simple arithmetic operations, string handling features such as picture shows, there is the button must be included, edit box, progress bar, file menu, such as the basic control interface can be embedded in the picture or animation and other information. Basic requirements: (1) implementation using AWT or Swing, you can help Eclipse integrated development environment, etc. (2) run a good, clear interface. Improve requirements: at the interface simple animation can achieve.
- 2023-01-05 03:10:03下载
- 积分:1
-
VBA帮助手册,在VBA原帮助基础上编写
VBA帮助手册,在VBA原帮助基础上编写-VBA help manual, the original VBA help on the basis of
- 2022-01-31 13:33:57下载
- 积分:1
-
protel经典教程,制作PCB板很有用的参考资料,能让你对PCB板制作有更深地了解。...
protel经典教程,制作PCB板很有用的参考资料,能让你对PCB板制作有更深地了解。-Protel Tutorial classic, the production of PCB board very useful reference materials on the PCB board allows you to have a deeper understanding of the production.
- 2022-03-21 01:29:43下载
- 积分:1
-
WinCC use trends, they are learning some of the procedures WINCC paragraph.
wincc趋势图的使用,这些也是WINCC学习的一些程序段。-WinCC use trends, they are learning some of the procedures WINCC paragraph.
- 2022-02-06 11:30:24下载
- 积分:1
-
ADS7804的程序与接口时序,己通过.可以稍加修改使用.
ADS7804的程序与接口时序,己通过.可以稍加修改使用.-ADS7804 procedures and interface timing, had passed through. Some amendments can be used.
- 2022-11-05 07:05:03下载
- 积分:1
-
大学本科的课程设计,源码统计器,主要用来统计源程序类型,总代码行数,注释行数等,可适用于C,C++,Java语言。...
大学本科的课程设计,源码统计器,主要用来统计源程序类型,总代码行数,注释行数等,可适用于C,C++,Java语言。
- 2023-01-01 11:45:06下载
- 积分:1
-
偏微分方程的MATLAB求解。介绍了matlab在
偏微分方程的MATLAB解法.介绍matlab的片微分的算法-MATLAB Solution of Partial Differential Equations. Matlab introduction of on-chip differential algorithm
- 2022-01-28 06:46:37下载
- 积分:1
-
测试 测试 测试 测试
测试 测试 测试 测试 -Test test test test test test test
- 2022-01-30 13:00:21下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
基于GPRS的GPS车辆定位系统及其证据推理地图匹配算法
基于GPRS的GPS车辆定位系统及其证据推理地图匹配算法-GPRS-GPS-based vehicle positioning system and map-matching algorithm for evidential reasoning
- 2022-09-05 02:10:03下载
- 积分:1