Download List

프로젝트 설명

Java Fortune Teller is a Java version of the
famous fortune game from BSD.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-17 22:35
0.6

배열 목록을 다시 사용되지만 그들은보다 효율적으로이시기에 사용됩니다. 지금 jfortune 각 파일에 확률을 할당하는 그 가능성에 대해 할당된 숫자는 인용 지문을 임의의 숫자, 수표를 가져옵니다. 이 방법은 큰 파일을 인용 그들로부터 인쇄하는 데 대한 확률이 높은 것이다. 당신은 동등하게 모든 파일을 고려해야 할 때 그것을 말할 수있는 견적을 밖으로 인쇄. 출력 메커니즘이 더 많은 지금은 하나의 방법은 모든 출력을 전송 모듈입니다. 만약 출력이 메서드는 문자열로 반환하게 될 걸거나 콘솔에서 인쇄됩니다.
Tags: Major feature enhancements
Array lists are used again but they are used more effeciently this time around. jfortune now assigns probability to each file, gets a random number, checks that number against the probabilities assigned, and prints a quote. This way, larger files will have a higher probability for having a quote printed from them. You can tell it to consider all files equally when printing out a quote. The output mechanism is more modular now with one method being sent all the output. This method knows if the output is to be returned as a string or is to be printed out on the console.

2004-09-21 01:47
0.5

Tags: Initial freshmeat announcement

Project Resources