这只是一个WEB服务器的模型,但是已经具备基本的WEB服务器的功能。通过这个程序多点了解HTTP协议和JAVA编程-This is just a WEB server model, but already have a basic WEB server. Through this program more about HTTP protocol and JAVA Programming
JAVA的课后作业题答案..
并且附带了调试结果和原码
原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
这个软件能把JAVA变成。EXE的文件。。。 具本方法可以到网上去自己找一下 把ZIP改为。EXE就可以了-the Java software can become. EXE files. . . With this approach may be to the Internet to find his own while his ZIP changed. EXE on the
/**
* 去除字符串s左边的半角空格
* @param s 字符串
* @return 去除左边半角空格后的字符串
*/-/*** Remove the string s the left half-width space* @ param s string* @ return remove the spaces after the left half-angle of the string* /