搜索资源列表
wangluobianchengshiyan(4)
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
fangcheng
- 用Ralational Rose设计的一元二次方程求根(java)的UML图,是.mdl文件-Designed by Ralational Rose Roots of a quadratic equation (java) in the UML diagram is. Mdl file
IMVC
- 1.IMVC_HelloWorld 是IMVC的一个简单例子 2.IMVC_HelloWorld例子中的路径都是用/表示跟目录,所以例子最好直接放到根路径下测试。比如http://localhost:8080,而http://localhost:8080/test 这样的根目录可能要粗错。 3.如果要检验ajax的权限,请修改IMVC_HelloWorld\WebRoot\WEB-INF\classes\mvcConfig.xml的相应配置 4.例子中 WEB-IN
Eigenvalue
- 本压缩文件包括:求矩阵特征根、求奇异值、QR分解矩阵转置-Seeking the root of the matrix eigenvalue problem
flower_market_sys
- 数据库在根文件夹下(是oracle的) 刚学web还没用框架-Not frame just learning web database in the root folder (the oracle)
alarm_clock
- 闹钟,能够获取当前电脑上的时间,并且动态显示当前时间,设置闹钟,然后到点会播放选择的音乐。(注意music 这个文件夹应该放在项目目录下,根src同一个目录级别)-Alarm clock, to get the current time on the computer, and dynamically displays the current time, set the alarm, and then point to play the selected music. (Pay attentio
Count
- Java以本地化显示错误信息的例子源码,在编写支持程序时,总是需要显示某些错误的信息,支持国际化和本地化的程序需要根据操作系统提供的信息来使用用户本地字符集来显示相应的错误信息。此程序根据相应的例外处理指定相应的错误显示信息,它为每个例外提供相应的错误消息。 实现方法和大致的思路: 在资源文件内为每个例外类构建相应的错误消息,在程序当中载入这些资源,使用Errors 作为在 资源当中查找的根,而使用例外对象的类名作为资源名字。-Java source code ex
de.jayefem.log4e_free_1.5.0
- Log4J配置文件的基本格式如下: #配置根Logger log4j.rootLogger = [level] , appenderName1, appenderName2, -Logger log4j.rootLogger = [level] , appenderName1, appenderName2,