资源列表
JSPlianxi
- java 网络编程 Jsp应用-java Network Application Programming Jsp
transformlx
- java 图形处理-java graphics processing
bcel-5.0-src
- 该开源工具主要用于class文件的操作,特别是字节码的插桩-the main tool for raising revenue for the operation of class documents, in particular byte code insertion pile
hansel-2.0a3
- 这个工具用于对JAVA的类文件进行覆盖率的测试-the right tools for the Java class files coverage test
Gretel
- 该工具也是用于字节码插桩,hansel中使用了大部分的gretel代码-The tool is also used for byte code inserted pile, hansel use most of the code Gretel
dongruan_ismg
- 东软短信网关接入程序,通过socket接入消息,然后直接转发到ISMG;同时支持华为短信网关接入。-SMS Gateway Access procedures, access to information through the socket and then transmitted directly to the ISMG; Huawei also support SMS gateway access.
java_6_source
- java计算器源程序,java连接lotus的代码,java实现URL带参数请求,TelnetApp.Java,简单的聊天室应用程序,利用Javamail来发送邮件-calculators source java, java code linking Lotus, java achieve URL with parameters request TelnetApp.Java, a simple chat room applications, Javamail use to send mail
StringandStringBuffer
- StringBuffer和String用法上的一些区别!来吧!子解下基础的东西-StringBuffer and String usage of some distinction! Come on! Westerners - based things
endAndend
- 端到端的应用程序!端?蕉说挠τ贸绦?-end-to-end applications. End-to- end applications.
oldpersonserials
- 基于SMTP的邮件发送,可以实现客户端。要求密码无效,即自己做个服务器端-based SMTP mail sent, the client can be achieved. Password invalid request that they be a server. .
SimplizeDFA
- 简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的一个等价类恰好就是状态数最少的确定型自动机的一个状态
Java2Web
- 用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and