搜索结果
找到约 280 项符合
classes 的查询结果
按分类筛选
- 全部分类
- Java编程 (60)
- VC书籍 (19)
- 其他书籍 (14)
- 其他 (12)
- Java书籍 (10)
- 数学计算 (9)
- 软件设计/软件工程 (8)
- 教育系统应用 (7)
- 人工智能/神经网络 (7)
- 其他行业 (7)
- 书籍源码 (6)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- matlab例程 (6)
- 编译器/解释器 (6)
- 加密解密 (5)
- 书籍 (5)
- 电子书籍 (4)
- 单片机开发 (4)
- 串口编程 (4)
- Jsp/Servlet (4)
- 数据库系统 (3)
- 数据结构 (3)
- JavaScript (3)
- Symbian (3)
- 技术资料 (3)
- 嵌入式/单片机编程 (2)
- *行业应用 (2)
- 手机短信编程 (2)
- 电子政务应用 (2)
- 文章/文档 (2)
- 压缩解压 (2)
- J2ME (2)
- 游戏 (2)
- GPS编程 (2)
- 技术管理 (2)
- 网络 (2)
- 文件格式 (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 微处理器开发 (1)
- SQL Server (1)
- Delphi/CppBuilder (1)
- 金融证券系统 (1)
- 驱动编程 (1)
- 操作系统开发 (1)
- 中间件编程 (1)
- Oracle数据库 (1)
- 软件工程 (1)
- USB编程 (1)
- 系统设计方案 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- Linux/Unix编程 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 数值算法/人工智能 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
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
...
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 ...
数学计算 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
\Source\ChapterN 第N章的所有示例工程源程序
\Source ...
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 ...
Java编程 这是一个在线考试系统 数据库用的SQLSERVER
这是一个在线考试系统 数据库用的SQLSERVER,exam文件为数据库的备份文件。
数据库配置文件为\WEB-INF\classes\examinlinejdbcsql.properties
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文件(如 ...