搜索结果
找到约 316 项符合
Wrapper-Classes 的查询结果
Java编程 Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2
Thinking in Java, 3rd ed. Revision 4.0
Preface
Introduction
1: Introduction to Objects
2: Everything is an Object
3: Controlling Program Flow
4: Initialization & Cleanup
5: Hiding the Implementation
6: Reusing Classes
7: Polymorphism
8: Interfaces & Inner Classes
9: Error Handling with Ex ...
Java编程 数据库: hospital
数据库: hospital,MySQL
数据库用户名/密码: root/(空)
数据库参数存放文件:WEB-INF\classes\hospital\db\DBConnection.java,需要重编译
系统登录用户名/密码:
管理员:admin/admin
病人:自己注册之
医生:用管理员添加,初始密码与编号相同。
测试地址:http://localhost:8080/hospital/
数据库名称为:hospital
此 ...
Java编程 Produce a Java program to calculate the value of π in two different methods proposed by Francois Vie
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
FlashMX/Flex源码 1.配置java环境
1.配置java环境,JDK1.5以上和安装MYSQL5.0(配置好java的环境变量)
2.在SQL文件里,把role.sql,sql.sql,insert.sql按照这个顺利插进MYSQL数据库里
3.修改FlashNetGame\classes文件夹下面的hibernate.cfg.xml文件,修改里面的数据库连接地址和用户密码什么的
4.把NetGameFalsh文件夹里面的NetGame.swf的打包成.exe文件(如 ...
串口编程 AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using
AppWizard has created this port_dll DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your port_dll DLL.
Java编程 从http网页上抓图到你的计算机show 可以用J++ 或 Sun Javac compile J++ 须要将swing的class放置在 C:WINDOWSjavaclassesjav
从http网页上抓图到你的计算机show
可以用J++ 或 Sun Javac compile
J++ 须要将swing的class放置在 C:\WINDOWS\java\classes\javax\swing
J++ 不能抓网络的图但可以抓你计算机里面的图
手机短信编程 The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over h
The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality.
At present, the following types of short messages are supported: sta ...
教育系统应用 MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统 =======================================================
MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统
========================================================================
AppWizard has created this 学生管理系统 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting ...
Java编程 一、设置数据源 如果设置数据源
一、设置数据源
如果设置数据源,不论是服务器是tomcat还是resin,都无需更改任何文件。
数据源设置步骤:(windows操作系统)
1.进入“控制面板”-->管理工具”--->“数据源(ODBC)”
2.选择“用户DNS”
3.点击“添加”---〉选择驱动器“Microsoft Access Driver”---点击“完成”
4.填写数据源名:shnxn
5.选 ...