说明:1.创建文件和目录,并显示系统目录下sysio.ini文件的创建时间。
2.创建一个顺序文件,将用户从键盘输入的字符写入文件中,并回显在屏幕上,要求用字节流和字符流两种方式。
3.为(2)加入缓冲机制。
4.使用随机文件存取的方式对(2)中的内容逆序读出。
-1. To create files and directories, and displays the system directory under the fi <zlx> 在 2025-02-21 上传
| 大小:1kb | 下载:0
说明:简单的JXTA源码,实现了服务通告的使用与一些简单服务的应用。-JXTA simple source, the service announcements realize the use of services and some simple applications. <wby> 在 2025-02-21 上传
| 大小:1kb | 下载:0
说明:一个简单的ajax开发框架,只需要自己写回调函数就行了-A simple ajax development fr a mework, only need to write your own callback function on the list <陈锋> 在 2025-02-21 上传
| 大小:1kb | 下载:0
说明:本例主要实现了显示鼠标的位置的功能,可以随时在鼠标的位置上显示鼠标位置。
-The main achievement of this case showing the location of the functions of the mouse, you can position the mouse at any time to show the location of the mouse. <杨建宁> 在 2025-02-21 上传
| 大小:1kb | 下载:0
说明:本例演示了怎样统计一串数字中各个数字的个数,虽然简单,但示范了方法。-This example shows you how a bunch of statistics on the number of figures in each number, although simple, but the method of demonstration. <杨建宁> 在 2025-02-21 上传
| 大小:1kb | 下载:0
说明:就是求出fibonacci数列的任意项,此数列为f[0]=1 f[1]=1 f[k]=[k-1]+f[k-2]-Fibonacci series is derived arbitrary items as the number of f [0] = 1 f [1] = 1 f [k] = [k-1]+ F [k-2] <huangzhigang> 在 2025-02-21 上传
| 大小:1kb | 下载:0