-
该博客网是基于web2.0概念、实现了主流博客网站的主要功能,包括博 客的注册登录、关键字搜索、热门文章推荐、页面访问次数统计、对文章的评论和留言以及博客的个人...
该博客网是基于web2.0概念、实现了主流博客网站的主要功能,包括博 客的注册登录、关键字搜索、热门文章推荐、页面访问次数统计、对文章的评论和留言以及博客的个人文章管理维护系统。-The blog network is based on the web2.0 concepts, realize the mainstream blog site
- 2022-01-26 00:32:48下载
- 积分:1
-
动态获取网站信息程序源码.功能还可以,希望站长能满意.
动态获取网站信息程序源码.功能还可以,希望站长能满意.-dynamic access to information procedures website source. Functions can also hope that the director is satisfied. Thank you
- 2022-11-30 18:05:03下载
- 积分:1
-
finaloverridingillusion.ziplic类dowhiledemo {
finaloverridingillusion.ziplic class DoWhileDemo {
public static void main(String[] args) {
String copyFromMe = "Copy this string until you encounter the letter g ."
StringBuffer copyToMe = new StringBuffer()
int i = 0
char c = copyFromMe.charAt(i)
do {
copyToMe.append(c)
c = copyFromMe.charAt(++i)
} while (c != g )
System.out.println(copyToMe)
}
}
-finaloverridingillusion.ziplic class D. oWhileDemo (public static void main (String [] args) (String copyFromMe = "Copy this string un til you encounter the letter g. "StringBuffer c opyToMe = new StringBuffer () int i = 0 char c = cop yFromMe.charAt (i) do (copyToMe.append (c) c = copyFromMe.charAt (i)) while (c! = g) System.o ut.println (copyToMe
- 2022-08-16 16:32:30下载
- 积分:1
-
45个小游戏,不过很简单,希望初学者能够在这些小的东西中有所收获...
45个小游戏,不过很简单,希望初学者能够在这些小的东西中有所收获
-45 small game, but very simple, hope that a beginner in these things in a small gain
- 2022-03-24 16:00:42下载
- 积分:1
-
java的JMF编程,显现了视频流的接受。
java的JMF编程,显现了视频流的接受。-JMF of java programming, demonstrates the acceptance of video streaming.
- 2022-09-10 10:15:04下载
- 积分:1
-
j2ee教程的源代码(tutral)
j2ee教程的源代码(tutral)-Directory creates the source code (tutral)
- 2022-03-03 04:55:06下载
- 积分:1
-
This Source.zip has three application cod e folders containing. java and. class...
This Source.zip has three application code folders containing .java and .class files and two .jar files as follows:
1. desktop-side_JXTA4JMS
2. mobile-side_JXTA4JMS
3. JMS Test Client
4. Listener.jar
5. JMSTestClient.jar
We now explain execution steps, we followed, to run this JXTA4JMS application.
Before we try we require Application softwares and need to configure JXTA relay and J2EE server.-This Source.zip has three application cod e folders containing. java and. class files and two. jar files as follows : 1. desktop-side_JXTA4JMS 2. mobile-side_JXT A4JMS 3. JMS Test Client 4. Listener.jar 5. JMST estClient.jar We now explain execution steps, we followed. JXTA4JMS to run this application. Before we try Application softwares we require and need to co nfigure JXTA relay and J2EE server.
- 2022-01-25 22:32:43下载
- 积分:1
-
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。...
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。-Time simple software to remind users to use the most convenient. Time simple software to remind users to use the most convenient.
- 2023-03-11 17:50:03下载
- 积分:1
-
jsp + servlete + jdbc开的管理系统
jsp + servlete + jdbc开的管理系统
- 2022-01-25 18:18:04下载
- 积分:1
-
java五子棋人机对战代码,电脑的AI还是可以的,希望大家喜欢...
java五子棋人机对战代码,电脑的AI还是可以的,希望大家喜欢-man-machine war Gobang java code, the computer AI can still hope you like
- 2022-07-22 03:07:30下载
- 积分:1