搜索结果

找到约 22,068 项符合 Java-classes 的查询结果

Java编程 A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer

A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
https://www.eeworm.com/dl/633/218007.html
下载: 193
查看: 1092

Java编程 "Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementati

"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java classes.
https://www.eeworm.com/dl/633/231021.html
下载: 143
查看: 1046

Java编程 Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range

Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
https://www.eeworm.com/dl/633/362704.html
下载: 74
查看: 1061

Java编程 Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi

Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
https://www.eeworm.com/dl/633/362710.html
下载: 37
查看: 1037

Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av

Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
https://www.eeworm.com/dl/633/362711.html
下载: 175
查看: 1087

Java编程 学生选课 用java和sql server 2000用asp完成的学生选课管理系统-Students to use java classes and sql server 2000 with asp

学生选课 用java和sql server 2000用asp完成的学生选课管理系统-Students to use java classes and sql server 2000 with asp students to complete course management system
https://www.eeworm.com/dl/633/490546.html
下载: 49
查看: 1040

Java编程 JASML is a java byte code compiler, providing yet another approach to view, write and edit java clas

JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
https://www.eeworm.com/dl/633/307965.html
下载: 78
查看: 1049

Java编程 This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate

This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. This doclet requires JDK 1.2.1 or later, it will not work with J ...
https://www.eeworm.com/dl/633/222578.html
下载: 92
查看: 1061

Java书籍 A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp

A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides a concise introduction. Several book ...
https://www.eeworm.com/dl/656/269997.html
下载: 145
查看: 1048

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