-
shipping-label(2)
shiping label, icarnegie courses
- 2009-11-18 11:47:04下载
- 积分:1
-
This is a code about whiteblack under the platform of android,very userful
Android下开发的一个黑白棋代码,非常有使实用价值-This is a code about whiteblack under the platform of android,very userful
- 2022-08-10 06:04:38下载
- 积分:1
-
grbl-master (1)
说明: grbl 1.1 固件 cnc 雕刻机固件(Grbl 1.1 firmware CNC engraving machine firmware)
- 2019-01-11 20:32:02下载
- 积分:1
-
网上订餐管理系统
使用Java开发的网上订餐管理系统,框架包括spring,hibernate,struts2,extjs,实现了简单的网上订餐和充值等功能。
- 2022-10-30 15:40:08下载
- 积分:1
-
JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。...
JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。它目前提供了本机 Web 浏览器(Internet Explorer 或 Mozilla) 支持、系统托盘支持、文件扩展集成和其他桌面特性。-JDesktop Integration Components (JDIC), this is an open source project to build the elimination of the local Java applications, and the gap between equivalent components. JDIC single Java API access permit applications into the local operating system features, while maintaining cross-platform support. It currently provides a local Web browser (Internet Explorer or Mozilla) support, system tray support, file extensions and other desktop integration features.
- 2022-08-26 14:39:22下载
- 积分:1
-
juint
说明: junit单元测试用例的编写 采用的是mockMvc 测试控制器(JUnit unit test case)
- 2020-06-18 08:00:02下载
- 积分:1
-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1
-
JDBC连接器
package jdbc;import java.sql.DriverManager;import java.sql.ResultSet;import java.sql.SQLException;import java.sql.Connection;import java.sql.Statement;import java.sql.PreparedStatement;class dbConnection{ final String JDBC_DRIVER = "com.mysql.jdbc.Driver"; final String DB_URL = "jdbc:mysql://localhost/"; final String USER_ID = "khalid"; final String PASSWO
- 2022-10-26 01:25:03下载
- 积分:1
-
android验证码的整个实现过程和所有的代码
android验证码的整个实现过程和所有的代码
- 2014-11-07下载
- 积分:1
-
java se调用百度地图,实现定位
java se调用百度地图,实现定位,搜索等功能
- 2023-08-28 02:30:03下载
- 积分:1