搜索资源列表
000homework
- .EJB2.0查询语言还不支持order by ,所以新增加的文章无法列在最前面(解决方法:在article辅助类中实现java.lang.Comparable接口,取出的时候排序一下java.util.Collections.sort(list) 2005-6-13) 3.模糊查询LIKE后面的参数不能动态匹配 2005-6-12 4.在第一次发布的时候,初始化数据以后打开首页可能会出现空白现象,而有时候又是好的。如果初始化以后,用测试的客户端列出某分类下的文章一遍,打开
DongHua
- 制作JAVA小动画,执行本例实例后,将在浏览器窗口内显示一个JAVA小动画。显示顺序是:先显示JAVA的咖啡形状的logo图片,然后依次显示 带有“J”,” A”,” V”, “A” 四个字母的图片。显示结束后,程序会自行循环。-JAVA small animation production, the implementation of the cases example, the browser window displays a small Java animation. The order
2
- 计算机图形学您当前还不能下载源码,您必须上载5个C或Java的好源码站长审核后才能下载(如果已上载请等待2小时后再试,查看您的上载日志, 初学者如何在线阅读源码)。也可以【立刻开通VIP会员】。您是愿意继续在门外观望,还是愿意进来享受这里的一切? -Computer graphics that you can not download the current source, you must set up 5 C or Java source code of the well head in
leptonlib-1.62.tar
- SVG Web 工具箱使用闪烁和Java脚本为了带静止和动态的SVG到Web浏览器,包括IE。 看见关于怎样使用SVG Web 的细节的用户手工文件/ UserManual.html。 看见FAQ 文件一般信息的文件/ FAQ.html。 为了看见一个样品SVG 文件,观看样品/ demo.html 文件。 看见,简单例子的使用SVG 你的自己工程Web 查看样品/ javascr ipt 文件那些样品/。为了运转实例,你必须有一台区域网服务器跑; 当被以文件为动力运行时,他们将不
Archimedes.sources-0.58.0
- 基于eclipse开发的计算机辅助设计(CAD)软件,其目的是满足各种CAD绘图需要。其项目目标是希望开发出比当前广泛使用的AutoCAD更适合于建筑领域的CAD软件-Archimedes will be a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs. This way, we hope to de
Bezier
- 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
ImageComp
- JAVA遍历文件夹使文件夹内多张图片合成到一张图片 并且按照特定的顺序进行排列 可以根据母图片的不同大小进行自适应-JAVA Traverse Folder folder within a multi-picture synthesis to a picture and arranged in a specific order according to the mother of the different sizes of the pictures adaptively