-
URL编程例子,通过IP获取计算机名字。运行方法:1. Compile: javac GetHost 2. Run: java GetHost 111.111....
URL编程例子,通过IP获取计算机名字。运行方法:1. Compile: javac GetHost 2. Run: java GetHost 111.111.111.1(your IP or others)-URL programming examples, IP access computer name. Running Method : 1. Compile : javac GetHost 2. Run : java GetHost 111.111.111.1 (your IP or others)
- 2022-02-04 22:53:28下载
- 积分:1
-
good jbuilder100 cases in the source code
很好得jbuilder100例源代码-good jbuilder100 cases in the source code
- 2022-02-15 19:49:46下载
- 积分:1
-
BBS
BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。-BBS-CS is used JSP Servlet JavaBean development of a network of virtual community systems.
- 2023-02-01 23:55:04下载
- 积分:1
-
java新io的教程~~比较有用,呵呵~~~最好学学
java新io的教程~~比较有用,呵呵~~~最好学学
-new io ~ ~ Guide to the more useful, huh ~ ~ ~ learn best
- 2022-03-22 19:33:37下载
- 积分:1
-
JAVA环境下如何实现与SAP应用单点登陆功能(SSO)
JAVA环境下如何实现与SAP应用单点登陆功能(SSO)-JAVA environment with SAP how to achieve single-point landing functions (SSO)
- 2022-01-25 18:50:10下载
- 积分:1
-
用java程序编写的网络体系结构是基于保山钢铁…
用java编写的网络架构程序,是以宝钢和本钢的采购管理系统为例的!-Prepared using java program network architecture is based Baoshan Iron and Steel and Benxi Steel
- 2022-08-08 16:14:48下载
- 积分:1
-
一个swing的聊天小程序,让做swing开发的朋友一块学习研究
一个swing的聊天小程序,让做swing开发的朋友一块学习研究-a swing appleat
- 2022-09-13 22:00:03下载
- 积分:1
-
javascript实现的计算器的源代码
javascript实现的计算器的源代码-javascript realized the source code calculator
- 2022-08-13 15:57:00下载
- 积分:1
-
J2EE的13种核心技术
J2EE的13种核心技术-J2EE 13 kind of cores technology
- 2023-08-06 08:10:03下载
- 积分:1
-
掌握 JDBC 驱动程序的加载方法和JDBC
掌握 JDBC 驱动程序的加载方法和JDBC-ODBC桥URL的形式;
掌握使用JDBC连接数据库的步骤;
掌握使用JDBC发送SQL语句的基本步骤;
掌握使用JDBC处理SQL查询结果集的方法。
程序功能:
学生信息管理:能够根据实际情况对学生的信息进行新增、查询和修改;
学生信息指的是:学号、姓名、性别、学生类型、所属班级以及java课程成绩等内容。
数据库的选择,可采用Access或SQL2000;
程序可选择通过JDBC- ODBC桥访问数据库,也可选择使用数据库的专有驱动程序,后者的连接质量较前一种要高;
-Master load JDBC driver and JDBC-ODBC Bridge URL of the form master database using JDBC to connect the steps to master the use of JDBC to send SQL statements the basic steps handle and use the JDBC result sets SQL query method. Program features: Student Information Management: the ability of students according to the actual situation of the information to add, query and modify referring to the Student Information: Student ID, name, sex, type of students, their classes, as well as achievements, such as the contents of java programs. The choice of database, to be used in Access or SQL2000 procedures to choose through the JDBC-ODBC bridge to access the database, nor can either choose to use a propr
- 2023-01-02 16:50:04下载
- 积分:1