资源列表
1288
- Can realize the two-dimensional data clustering, Time series data analysis Mellin transform tool, Thermonuclear using weighting factor.
jtds-1.3.1.jar
- Java extension dll file for developing camera, and security cams
对对碰
- 简制作的对对碰游戏,用固定的时间来赢得你的最高分,ps背景小音乐(To produce their own Mstching code)
apache-tomcat-6.0.37-windows-64位(1)
- java apache-tomcat-6.0.37-windows-64位(1).zip(Used as a Java Server)
PHPMailer-phpmailer-2.3.0
- PHPMailer is a class library for PHP that provides a collection of functions to build and send email messages. PHPMailer supports several ways of sending email: mail(), Sendmail, qmail & direct to SMTP servers. You can use any feature of SMTP-bas
PHPMailer-2.2.1
- PHPMailer is a class library for PHP that provides a collection of functions to build and send email messages.
fpdf17
- FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
jsonlib24
- json-lib的封装jar包,jsonjar包,java开发Ajax ,封装json格式的jar包工具,也就是使用json所要用到的jar包(Jar package for JSON)
inventio-lite
- cracion de inventario php + html
Bootstrap-Admin-Template-master
- segunda parte de crud con modales php y mysql
zxing
- 二维码,ZXing是一个开放源码的,用Java实现的多种格式的1D/2D条码图像处理库,它包含了联系到其他语言的端口。(QR code ZXing Decoder Online Decode a 1D or 2D barcode from an image on the web. Supported formats include: UPC-A and UPC-E EAN-8 and EAN-13 Code)
JAVA中的反射机制详解
- Java反射机制主要提供了以下功能: 在运行时判断任意一个对象所属的类;在运行时构造任意一个类的对象;在运行时判断任意一个类所具有的成员变量和方法;在运行时调用任意一个对象的方法;生成动态代理。(Java reflection mechanism provides the following functions: to determine an arbitrary object class at runtime; object to construct an arbitrary class at