-
mapxtreme java实现的瘦客户端webgis
mapxtreme java实现的瘦客户端webgis-mapxtreme java realized webgis FOR THIN CLIENT
- 2022-08-21 07:42:42下载
- 积分:1
-
java program for file
java program for file
- 2022-07-09 11:45:49下载
- 积分:1
-
用javaApplet写出一个写字符的小程序
用javaApplet写出一个写字符的小程序-used to write the characters write a small program
- 2022-02-01 03:28:13下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
你首先要在优酷网上找到你想要的视频地址(请参考如何寻找视频链接地址 ),这个代码是不能自动播放的。
这是不自动播放的视频地址(带有播放器):...
你首先要在优酷网上找到你想要的视频地址(请参考如何寻找视频链接地址 ),这个代码是不能自动播放的。
这是不自动播放的视频地址(带有播放器):
- 2022-03-19 02:59:19下载
- 积分:1
-
jsp视频教程第四课
jsp视频教程第四课-jsp Video Guide fourth lesson
- 2022-01-30 14:36:09下载
- 积分:1
-
数据结构的java编程
实现的有链表,队列,集合,栈,二叉树等!...
数据结构的java编程
实现的有链表,队列,集合,栈,二叉树等!-data structure of java programming in the linked list, queue, collection, stack, such as the binary tree!
- 2022-11-22 10:50:04下载
- 积分:1
-
一个关于记事本的结构设计,短小精悍,不过也存在不足,希望大家指正和交流意见...
一个关于记事本的结构设计,短小精悍,不过也存在不足,希望大家指正和交流意见-a notebook on the structural design, short and pithy, but there are also inadequate, we want to exchange views and correction
- 2022-02-06 03:29:17下载
- 积分:1
-
Their implementation of AES and DES encryption algorithm. Encryption can be comp...
自己实现的AES和DES的加密算法。自己可以随意组成加密数据结构,进行AES和DES的加密。-Their implementation of AES and DES encryption algorithm. Encryption can be composed of its own data structure, for AES and DES encryption.
- 2022-01-31 18:24:41下载
- 积分:1
-
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署:
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter
JAVA source document CSEmail.jar to send a letter wraps com
CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends
to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in
ExampleServlet.java private String SERVLET_HTTP_PATH =
"http://www.yourSite.com/servlet/ to alter to www.yourSite.com your
website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet
fills in your SMTP server and sends a letter the port, but also has
you (not correctly not to be able to issue letter) on this server
account number
- 2023-05-28 21:30:04下载
- 积分:1