搜索资源列表
ASPX图片上传(水印、缩略图、远程保存)源码
- 很实用的一个图片上传得例子 图片上传:生成缩略图 加文字水印 图片水印 51aspx.png为水印图片 远程图片抓取(保存到本地)支持jpg、gif、bmp、png 图片抓取后自动以Auto+日期+原名称命名 输入远程图片地址(支持Html)
d33d
- 时间与相关控件类 1.1 日历 1.2 时间控件 1.3 万年历 1.4 显示动态显示时钟效果(文本,如OA中时间) 1.5 显示动态显示时钟效果 (图像,像手表) 2、表单类 2.1 自动生成表单 2.2 动态添加,修改,删除下拉框中的元素 2.3 可以输入内容的下拉框 2.4 多行文本框中只能输入iMax文字。如果多输入了,自动减少到iMax个文字(多用于短信发送) 3、打印类 3.1 打印控件 4、事件类
mina_test_src
- apache.mina网络开源框架的例子,将协议层和IO层分离,开发C/S网络的好方法,如有问题联系我caiqinghai@gmail.com-apache.mina network revenue framework example of the agreement IO layer and layer separation, Development of C / S network of good, if I linked caiqinghai@gmail.com
DEMOofjava3doriginalcode
- 包括了JAVA3D(全世界都能看到的网络三维动画)的源代码部分! 很多基础但是却很精彩的例子!有什么不明白的也可以和我交流MSN:guorui0728@hotmail.com-including JAVA3D (the whole world can see the 3-D animation network) part of the source code! However, a lot of infrastructure is very interesting example! What
COM应用软件开发技术
- C++ Builder是开发COM应用软件的好工具,它隐含了COM实现的细节,我们只需与它打交道就可以开发完善和强大的COM应用程序。 本文用简单的例子详细说明了COM应用软件的开发过程。-C Builder COM application is the development of good software tools, it implied COM details, we just need to deal with it can develop sound and strong COM
YeePay_HTMLcommon_V3.0.zip
- yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例,yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例
Warehouse
- 一个Silverlight+WCF+RIA+MVVM+Prism+EF例子 开源项目http://code.google.com/p/aeims/ 欢迎加入-A Silverlight+WCF+RIA+MVVM+Prism+EF example of open source projects http://code.google.com/p/aeims/ Welcome join in
Outlook
- Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之一。-Jacob is to use JAVA call COM components, JAVA package, which is one example of its application.
ppdesinger
- 在线表单设计器 在线设计表单,实现技术Ext,jquery等。 demo例子连接: http://zl0031.chinaw3.com/ppdesinger/ppdesinger/ppdesinger.html (有时加载会比较慢点,请刷新) 使用方法 点击新建---随便输入一个名字--确定,然后就可以往表单拖拽元素了, 各种html控件,ext组件,包括grid,tree等,最新版本可以拖拽fashionchart等。这里只是一
sample-struts-portlet-5.2.0.1
- jbpm struts 例子 直接放到liferay中运行-jbpm struts sample
ar.com.tadp.xml.rinzo_0.8.0
- 远程桌面监控的例子,-Examples of Remote Desktop Monitor
uploaddownloadcode
- 上传和下载文件的例子代码,方便大家学习。-upload ,download file code
Java2Word
- 可以让java操作word文档的api,解压缩Java2Word.rar后,有一个Doc目录,打开里面的index.html就可以看到中文的api文档了,只要看Document就可以了。有一个examples目录,里面全部都是例子代码,可以参考一下 。还有一个Java2Word.jar包,只要把它放到WEB-INF/lib下就可以使用了。 -Can operate word document java api, after extracting Java2Word.rar, there is
javaalert_xue163.com
- 这是一个关于日程管理的例子,希望对大家有帮助-This is an example of scheduling, we want to help
core-components
- 通过jsf例子,实现增删改查及分页,学会jsf-this is a jsf demo。
com-huang-ejbmain
- ejb+mavean ejb的最简单例子,帮助大家认识一下ejb的个个代码情况和部署-This is an example of ejb plus mavean
yaf.my.com
- 自己写的yaf实现的小例子,添加了layout及mysql主从的设置-Write your own yaf achieve small example, add the layout and mysql master-slave set
COM
- 串口编程所需的Jar包,和两个小例子,分别用来读取串口数据和写入串口数据-jar required for COM programming and two java files which are two demo for reading data from COM and writing data to COM
com.niis.myprice-good
- RCP很棒的学习例子,带mysql数据库操作,mina通讯,ftpclient, 本人测试可运行。-RCP great learning example, with mysql database operations, mina, ftpclient, I test can be run.
serialportutil
- JAVA实现COM口通信的小例子,其实不光是COM,USB一样适用(COM port communication)