搜索资源列表
oop
- 用java写的,应用了面向对象的工厂和策略设计模式来选择不同的排序方式 当增加新的排序方式 不会改变原有类
Door
- 教学中使用的精典案例.JAVA门禁系统,含管理员,雇员,计算机操作的处理.初学者,可以参考.-this is a java test,it contains methods for the beginning study about java oop.
javamianxiang
- Java面向对象程序设计 面向对象编程(OOP)概念和技术-Java with Object Oriented Programming
OOP
- 一些用Java写的小程序,虽然不大,但是对于理解面向对象还是蛮有用的-Some use Java to write a small program, although small, but for the understanding or the Man You use object-oriented
oop
- 用Java语言实现老师学生的包括老师的id那name。和重载继承-Teachers of students with the Java language implementation, including the teacher' s id and that name. Inheritance and overloading
Java-OOP
- 1.编写程序模拟计算机组装,程序相应实现计算机主板,PCI卡(声卡和网卡)和计算机组装者。计算机主板,PCI卡遵循PCI规范。计算机组装者能将网卡和声卡很好的插接在主板上。-1. Write a computer program to simulate the assembly process to achieve the appropriate computer motherboard, PCI card (sound card and network card) and assembled
OOP-java
- this about writing source code in Java s object-oriented-programming (OOP) way-this is about writing source code in Java s object-oriented-programming (OOP) way
menjinxitong
- 练习使用Java 实现面向对象编程的好例子-Java OOP
oop
- the basics of object-oriented programming of java language italian document
OOPgaishu
- java概述 OOP编程 java基础教程-java oop java oop
OOP
- java继承机制例子,是关于帝国时代的角色设计,每种角色有不同的功能-java inheritance mechanism example is the character design on the Empire, each character has different functions
java-OOP-Exam
- java面向对象考试题,包括了笔试和机试题。比较全面,小有难度。-java object-oriented exams, including written and machine questions. More comprehensive, small difficult.
Java(Java-OOP)
- java 面向对象编程 我觉着很好 很全 大家可以-java object oriented programming is all I felt good that we can try
Java
- OOP是建立在把对象作为基本实体看待的面向对象的模型上的,这种模型可以使对象之间能相互交互作用-java oop,Object-oriented programming and related concepts
OOP
- JAVA语言的核心技术:类和对象 了解什么是 面向对象 面向对象的 基本概念 –类 –对象 –封装 –继承 –多态-JAVA language' s core technology: classes and objects to understand what is the basic object-oriented object-oriented concepts- Class- Object- Packages- inheritance- polymorphis
java-oop-
- java oop 14章课件内容完美,上课老师讲解内容真实有效,希望对大家有所帮助,为毛一定要20个字呢?
oop-basics
- basics concepts in java OOP. very useful for beginners.
04-Java-OOP-Basics
- Object-Oriented Programming in Java • Similarities with C++ • Differences C-Object-Oriented Programming in Java • Similarities with C++ • Differences C++
Java-OOP
- Java 多线程学习实验代码 multithreading 多线程实验学习代码 multithreading- Java multithreading study code
1基于Java OOP思想实现银行ATM应用
- 基于oop思想,实现转账,存入,取出等ATM功能(Realize transfer, deposit, withdraw and other ATM functions)