�ɲɾ�����ӯ�����һ��ˣ��������С���˴��ͣ�������P���ҹ��ñ˽��ά�Բ��������˸߸ԣ�������ơ��ҹ��ñ�����ά�Բ���ˡ���˳^�ӣ������ӡ� ���ͯj�ӣ��ƺ���ӣ� ? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!usr/share/doc/source-highlight/Hello.java 0000644 00000002410 15253400021 0014364 0 ustar 00 /* This is a classical Hello program to test source-highlight with Java programs. to have an html translation type source-highlight -s java -f html --input Hello.java --output Hello.html source-highlight -s java -f html < Hello.java > Hello.html or type source-highlight --help for the list of options written by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite */ package hello; import java.io.* ; /** *
* A simple Hello World class, used to demonstrate some * features of Java source highlighting. *
* TODO: nothing, just to show an highlighted TODO or FIXME * * @author Lorenzo Bettini * @version 2.0 */ public class Hello { int foo = 1998 ; int hex_foo = 0xCAFEBABE; boolean b = false; Integer i = null ; char c = '\'', d = 'n', e = '\\' ; String xml = "