搜索资源列表
Mylog
- SOCKET应用 用户端向服务器发送用户名密码,服务器向SQL server进行验证,并向客户端返回,实现简单图形界面-SOCKET client application sends the user name password to the server, the server authenticate to the SQL server to the client to return, simple graphical interface
JAVA
- 撰写类Mylog,实现接口Loggable,完成在本地文件Mylog.log文件中的日志填写。-The writing class Mylog, implement the interface Loggable, completed log in the local file Mylog.log file fill.
JAVA
- 有三个功能。 第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。 第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。 第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement t
Mylog
- 1. 撰写类MyLog,实现接口Loggable,完成在本地文件“MyLog.log”文件中的日志读写,要求记录的日志内容包括:当前时间,日志类型,日志内容。-1 writing class MyLog, achieve interface Loggable, complete log in the local file MyLog.log file read and write, log Records include: current time, log type, the contents
