随笔分类 -  技术 - 编程 - Java

摘要:The classes that Sun includes with the Java 2 SDK, Standard Edition, fall into package groups java.*, javax.*, org.* and sun.*. All but the sun.* pack... 阅读全文
posted @ 2015-07-08 14:58 ECNB 阅读(150) 评论(0) 推荐(0)
摘要:In this note, you will know how to access the MX table by SPJ(Stored Procedure in Java)1. Java class for stored procedure,import java.sql.*;import jav... 阅读全文
posted @ 2015-06-30 17:25 ECNB 阅读(276) 评论(0) 推荐(0)