-
j2me 浏览器,支持html,chm等协议
j2me 浏览器,支持html,chm等协议-j2me cell html
- 2022-07-03 08:42:01下载
- 积分:1
-
java日历程序。初学者可学习学习哦。
java日历程序。初学者可学习学习哦。-calendar procedures. Beginners can learn from, oh.
- 2023-02-17 17:20:03下载
- 积分:1
-
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法...
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法
实例3 JSP程序的基本结构
实例4 简单数据类型综合应用实例-Chapter 1 outlines examples of JSP technology one first JSP page Chapter 3 examples of Web development based on 2 HTML and JavaScript interactive examples, Chapter 4 JSP examples of grammar 3 JSP examples of the basic structure of the procedure 4 simple data types integrated application
- 2022-02-22 03:29:37下载
- 积分:1
-
经典手机java游戏:冒险岛3
希望大家喜欢。
经典手机java游戏:冒险岛3
希望大家喜欢。-Classic mobile phone java games: Adventure Island 3 I hope everyone likes.
- 2022-10-07 03:15:03下载
- 积分:1
-
通过JDBC连接数据库,进行数据库的操作
通过JDBC连接数据库,进行数据库的操作-Connect to database through JDBC, database operation
- 2022-03-22 08:52:01下载
- 积分:1
-
连接postsql数据库的java
连接postsql数据库的java-database connectivity postsql java
- 2022-11-10 23:45:03下载
- 积分:1
-
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB...
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB-INFclasseswu目录下面 数据库采用的是mysql 建表语言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 没有姓名 , KEY id (id) ) TYPE=MyISAM -message of the need to amend parts of the Notes you may login.jsp major changes inside and jdbc.java relations Database Connection part jdbc compiler changes after you please put WEB-INF classes wu directory database using the mysql language is built table : CREATE TABLE liuyan_temp (id int (6) NOT NULL auto_increment, url varchar (100) default#, ip varchar (20) default NULL, email varchar (50) default#, qq varchar (20) default NULL, sj varchar ( 30) default NULL, content text, xm varchar (20) no default name, KEY id (id)) TYPE = MyISAM
- 2023-03-19 17:50:03下载
- 积分:1
-
在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。
默认端口:8080
WebServer.jar为已经编译好的java文件,...
在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。
默认端口:8080
WebServer.jar为已经编译好的java文件,在Dos下可以(注意要在WebServer.jar所在路径)执行java -jar WebServer.jar,在Dos窗口中会有大量的提示信息。不建议用无Dos窗口的方式使用。
包含三个Class:
HttpServer.java(main)
Response.java
Request.java
还含有大量注释。-the first operation, automatic generation INI configuration files, folders and web testing a website. Default port : 8080 WebServer.jar already compiled java documents, In Dos under (note to the path where WebServer.jar) implementation of java-jar WebServer.jar, Dos window there will be a lot of reminders. Does not recommend using non- Dos window use. Class 3 includes : HttpServer.java (main) Response.java Reques t.java also contains large amounts of the Notes.
- 2022-03-18 10:16:47下载
- 积分:1
-
PHP论坛系统,很实用的系统哦,很实用的系统哦 很实用的系统哦 很实用的系统哦 很实用的系统哦...
PHP论坛系统,很实用的系统哦,很实用的系统哦 很实用的系统哦 很实用的系统哦 很实用的系统哦-very good
- 2022-02-14 20:23:05下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能-achieved using java Tftp (Sftp) client and server. In this process uses a "state" of mechanism : the client and server operation at the beginning of the same state, through user input or the internal operating procedures of the mechanisms, procedures can be transferred to a different state, in a state where different procedures to achieve different functions
- 2023-08-02 01:30:03下载
- 积分:1