-
PPT playback environment structures: one, create a new Web Project 2, will be un...
PPT播放功能
环境的搭建:
1、新建一个Web工程
2、将Jsp下的JSP页面和images拷贝到工程的WebRoot里面
3、将Enviroument下的images文件夹拷贝到工程的WebRoot里面
运行注意事项:
1、JS文件的编码是utf-8-PPT playback environment structures: one, create a new Web Project 2, will be under jsp JSP pages and images copied to WebRoot inside 3 projects will be Enviroument folder under the images are copied to the project running inside WebRoot NOTES: 1, JS file encoding is utf-8
- 2022-07-27 19:38:03下载
- 积分:1
-
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }...
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c } -Statistics character array of letters, numbers, symbols, the emergence of the number of char [] c = (2, c, $, 4, 7, Z, j, ~, p, c)
- 2022-06-13 13:06:30下载
- 积分:1
-
java程序_ Socket编程代码(简单的聊天程序)
JAVA程序_有关socket的编程代码(简单的聊天程序)-JAVA procedures _ the socket programming code (simple chat program)
- 2022-03-18 23:52:13下载
- 积分:1
-
video source, please read it carefully and, if unknown, can email links!
java视频示例源码,请仔细阅读,如有不明,可以email联系!-video source, please read it carefully and, if unknown, can email links!
- 2023-04-09 03:40:04下载
- 积分:1
-
这是一个Visita风格的登录界面,将它用JAVA技术编写了出来,看上去非常精致,模仿的也很像。...
这是一个Visita风格的登录界面,将它用JAVA技术编写了出来,看上去非常精致,模仿的也很像。-This is a Visita-style login screen, it would be prepared to use JAVA technology out, looks very refined, imitation is very similar.
- 2022-02-15 05:33:51下载
- 积分:1
-
producer and the consumer
生产者与消费者的问题-producer and the consumer
- 2022-06-30 02:19:32下载
- 积分:1
-
ahp used to achieve the core and related documents
ahp中用java实现的核心部分及相关文档-ahp used to achieve the core and related documents
- 2022-03-12 02:15:34下载
- 积分:1
-
on several commonly used design patterns to achieve the java source code (includ...
关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
- 2022-01-31 22:56:29下载
- 积分:1
-
springlive ch7
springlive ch7
- 2022-02-14 21:40:22下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a
- 2022-05-13 22:17:44下载
- 积分:1