搜索资源列表
UML与Rational Rose 2002从入门到精通
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
Javarumen_HelloWorld
- Java入门攻略之HelloWorld问题,这是一款很不错的文档资料,尤其对于一些菜鸟级的人物,更是要好好读读,真是受益匪浅啊-Java's HelloWorld portal, which is one very good documentation, Especially for some newcomers-class figures, but it is also necessary to properly review what really benefited ah
NetBeans使用教程入门篇.doc
- NetBeans 由Sun公司(2009年被甲骨文收购)在2000年创立,它是开放源运动以及开发人员和客户社区的家园,旨在构建世界级的Java IDE。NetBeans当前可以在Solaris、Windows、Linux和Macintosh OS X平台上进行开发,并在SPL(Sun公用许可)范围内使用。本文是其入门指导的基础篇,对初学者提供较大帮助。
p2p
- P2P文件共享系统,新手入门建议下载阅读.-P2P file-sharing system, beginners learn the recommended reading download.
ThinkinginJAVA
- java联想(中文) 即Thinking in JAVA 非常经典的JAVA入门教程-failed to translate Thinking in JAVA
Java
- java入门学习常用的实验代码,自己整理的,希望可以帮到大家-java entry commonly used in experiments to study the code, its own order, and the desire to help everyone
java
- 对java 的入门知识的介绍,对于初学者来说,可能有帮助-Introductory knowledge of java introduction, for beginners, it may be helpful
java
- PPT,对java的基础知识有非常详细的解说,是java的入门教程-PPT, on the basics of java has a very detailed explanation, is the introductory tutorial java
develop-Sina-micro---blog
- 新浪微博开发教程,从入门到完成,全部流程-Sina microblogging development tutorial, from entry to completion, all processes
java入门和配置环境
- java入门和配置环境文档,针对初学者,在进行java学习之前,我们要先配置好java运行环境才行。
JAVA学习好资料---大家参考下
- 看这份文件,能够轻松实现JAVA入门,对于初学者来说很有用,希望能够帮助需要的人
Java入门到精通
- 学习Java的好资料,推荐给大家!希望大家多多交流沟通!
Java-Learn
- Java 入门资料,文档介绍,很适合初学者,不可多得的,不要错过。-Java introductory information, document presentation, it is suitable for beginners, rare, do not miss.
Java语言快速入门
- java语言实战操作要领手把手教学 入门水平(Java language practical operation essentials hand teaching entry level)
Java基础
- 实现后Java最核心的PPT的讲解内容,基础,易懂,简单,能够节省很多时间,入门(Java the core of the PPT content, basis, easy to understand, simple, can save a lot of time, the introduction)
[Java从入门到精通]
- [Java从入门到精通],非常好的一本书,值得学习和借鉴(Java from the beginning to the master, a very good book, worth learning and learning.)
最新JAVA编程题全集(50题及答案)
- 编程题合集,题目1:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少????题目2:判断101-200之间有多少个素数,并输出所有素数。 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。(Java of university classes)
先导课资料
- java面向对象程序设计,从最基础入门的java入门开始(Java object oriented programming)