搜索资源列表
netexpert1.ZIP
- AIX and UNIX IBM Systems Information Mgmt Lotus Rational Tivoli WebSphere Workplace Architecture Autonomic computing Grid computing Java™ technology Linux Open source Power Architecture™ Secu
worklogon
- 利用Java和Jsp实现电子政务系统中涉及到的办公日志系统。利用Java的特性设计结构合理的Web应用程序,并结合Java中间件软件开发高效的Web应用程序。-use Java and Jsp achieving e-government system related to the office log system. Using Java features and design a rational structure of Web applications, and integrate Ja
09
- 11.1 Java源文件范例(Java Source File Example) 下面的例子,展示了如何合理布局一个包含单一公共类的Java源程序。接口的布局与其相似。更多信息参见"类和接口声明"以及"文挡注释"。 -11.1 Java Source File Example (Java Source File Example) The following example shows how a rational distribution contains a single public
Algorithms-and-Structures
- 搞计算机的人都应该很清楚,语言只是一种工具,算法才是灵魂。现在的开发语言有很多,如C++,VB,Perl,java,c#,还有如脚本语言js,vbs等,在如此多的选择面前,很多人不知道该选择哪一种好。其实不管哪一种语言,既然他存在,就一定有他的价值,有它的特定用途,而这往往是其它语言所无法比拟的。譬如C++就适合于系统底层的编程,而java一般就用于对稳定性,兼容性要求较高的场合,正所谓各有所长。像我一般用C++编写网络基层和与操作系统相关的程序,用C#写ASP.NET等程序,必要的时候再辅以
UML-with-Rational-Rose
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过ATM和订单处理例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生 成Rose模型,并分章介绍了C++、Java、Visual Basic、PowerBuilder和IDL的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出 符合用户需求的系统或根据用户需求对现有系统进行改造。-Book layman s la
RFTTest
- Java写的实现Rational functional tester项目回放的代码,参数分别问RFT安装地址、项目地址和项目名称。-Written in Java to achieve Rational functional tester Project Playback code parameters are asked RFT installation address, project address and project name.
Rational-Rose-Web-Viewer-Update
- The Rational Rose tool provides the ability to extract a web based view of a project. This view uses a JAVA file (browser.jar) to display a menu on the left hand side that can be expanded and collapsed. This JAR file is no longer supported on newer b
TestRational.java
- 判断一个数字是否为有理数的java小程序(test if a number is a rational number)