搜索结果

找到约 280 项符合 classes 的查询结果

Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto

THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 ...
https://www.eeworm.com/dl/656/351822.html
下载: 36
查看: 1024

GPS编程 该程序为GPS数据采集程序

该程序为GPS数据采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files ...
https://www.eeworm.com/dl/693/355445.html
下载: 118
查看: 1033

数学计算 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的

科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。 2、光盘各目录中的内容如下所示: 光盘目录 内容说明 \Source\ChapterN 第N章的所有示例工程源程序 \Source ...
https://www.eeworm.com/dl/641/357163.html
下载: 80
查看: 1046

VC书籍 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤

本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft Visual Basic、以 VC++ Extensions 为特征的 Microsoft Visual C++、Microsoft Visual Basic、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的 Microsoft Vis ...
https://www.eeworm.com/dl/686/357290.html
下载: 184
查看: 1042

Java编程 这是一个在线考试系统 数据库用的SQLSERVER

这是一个在线考试系统 数据库用的SQLSERVER,exam文件为数据库的备份文件。 数据库配置文件为\WEB-INF\classes\examinlinejdbcsql.properties
https://www.eeworm.com/dl/633/358302.html
下载: 65
查看: 1051

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 ...
https://www.eeworm.com/dl/633/361478.html
下载: 106
查看: 1077

Java编程 数据库: hospital

数据库: hospital,MySQL 数据库用户名/密码: root/(空) 数据库参数存放文件:WEB-INF\classes\hospital\db\DBConnection.java,需要重编译 系统登录用户名/密码: 管理员:admin/admin 病人:自己注册之 医生:用管理员添加,初始密码与编号相同。 测试地址:http://localhost:8080/hospital/ 数据库名称为:hospital 此 ...
https://www.eeworm.com/dl/633/362210.html
下载: 177
查看: 1048

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.
https://www.eeworm.com/dl/633/362715.html
下载: 166
查看: 1072

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 ...
https://www.eeworm.com/dl/633/363357.html
下载: 53
查看: 1049

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文件(如 ...
https://www.eeworm.com/dl/661/363990.html
下载: 132
查看: 1035