-
website produced the voice players, examples of the implementation of the cases,...
制作网页中的声音播放器,执行本例实例后,将创建一个带有1个下拉框和3个按钮的运行界面。鼠标单击下拉框可以选择要播放的声音文件(*.au),按下播放按钮可以播放当前的声音文件,按下循环按钮可以循环播放当前声音文件,按下停止按钮可以停止播放当前声音文件。-website produced the voice players, examples of the implementation of the cases, will create a with a drop-down box and three button operation interface. Mouse click the drop-down box can choose to play the sound files (*. au), press the button player can play current audio files, press the circle button on the current cycle of broadcast sound files, press the stop button to stop the current broadcast sound files.
- 2022-02-20 06:00:09下载
- 积分:1
-
Telnet C客户端,telnet登陆的基本功能
Telnet C客户端,telnet登陆的基本功能-Telnet C Client
- 2023-03-22 07:45:03下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编...
本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能 4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能-the functions of the procedures are as follows : 1) the procedure completely jsp scripting 2) background and management will be set up for the columns, add, delete, modify columns and features three themes) can add to the record to add, delete, edit function 4) before Taiwan can automatically generate columns, the default choice for the first 10 columns 5) shows prospects of the day and the total download crawling download ranked 6) outlook to the statistical data shows 7) the extent of the landscaping has been done well, can be almost used up eight) can be registered, landing , the search function
- 2022-09-25 14:25:02下载
- 积分:1
-
TCP客户端GPS
应用背景TCP客户端将连接到一个TCP服务器间隔发送列表的文本。这可用于模拟和测试任何TCP客户端行为。它也可以被用来作为一个在TFD或BBD发展周期测试存根。关键技术客户用于测试大的TCP系统。在任何网络结构中,它们都可以作为定时器或周期发生器;
- 2022-02-20 17:41:37下载
- 积分:1
-
Distributed Computing
分布式计算――RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing-- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
- 2023-07-12 16:05:03下载
- 积分:1
-
计算机网络编程技术基础篇第7章 IPv6报文封装及地址生成程序
资源描述
仅包含IPv6报头的报文封装程序,
操作系统:Windows XP SP2
开发语言:C++
编译环境:MS Visual C++6.0
- 2022-02-05 14:39:33下载
- 积分:1
-
一个简单的聊天室程序
一个简单的聊天室程序-a simple chat room procedures
- 2022-02-07 18:37:09下载
- 积分:1
-
Linux下socket即时通讯代码,无界面
Linux下利用socket套接字客户端和服务器的工作流程,编写的一个聊天室。能在一个房间里和其他人聊天,并显示房间号、时间和ip地址。
- 2022-07-11 05:57:36下载
- 积分:1