登录
首页 » Java » sms_en

sms_en

于 2011-02-24 发布 文件大小:36KB
0 78
下载积分: 1 下载次数: 7

代码说明:

  j2me program in sms mobile can given simbian

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • uc-001-n
    This test does only covers cases where the Additive or Mulplicative expression ToPrimitive is a string.
    2014-02-11 15:43:56下载
    积分:1
  • 营业网点项目
    用数据库和jsp编写添加,查询的营业网点项目(Use database and JSP to compile business outlet items that add and query)
    2020-06-20 21:40:02下载
    积分:1
  • FtpClient
    Apache Ftp Server 链接服务器,上传文件详解。(Apache Ftp Server link server, upload file details.)
    2020-06-18 19:40:01下载
    积分:1
  • Teqcspec-changed
    经过改进,能在matlab2009及2010上运行,不在出现错误(After improvement, it can run on matlab2009 and 2010 without any errors.)
    2018-06-22 20:29:37下载
    积分:1
  • java框架SSM 给予mawen
    这个是一个SSm框架,基本功能搭建完成,下载部署后运行即可。这个是一个SSm框架,基本功能搭建完成,下载部署后运行即可。这个是一个SSm框架,基本功能搭建完成,下载部署后运行即可。这个是一个SSm框架,基本功能搭建完成,下载部署后运行即可。这个是一个SSm框架,基本功能搭建完成,下载部署后运行即可。
    2022-03-01 12:42:15下载
    积分:1
  • 基于B/S的网上订餐系统
    完整运行的毕业设计代码,有文档和毕业论文。开题报告。
    2023-03-13 18:50:04下载
    积分:1
  • 夜间模式 白天模式切换
    夜间模式 白天模式切换
    2015-04-22下载
    积分:1
  • 在线商品销售
    public class DBConnection { private Connection connection; private String db_Name = "qian"; private String db_User = "root"; private String db_Password = "lubing"; public DBConnection(){ this.getConection(); } /* * 得到Connection对象。 */ public Connection getConection(){ try { // 加载数据库驱动 Class.forName("com.mysql.jdbc.Driver"); // 指定连接数据库的URL String url = "jdbc:mysql://localhost:3306/" + db_Name; // 通过DriverManager的getConnection()建立连接 connection = DriverManager.getConnection(url, db_User, db_Password); if (connection == null) { System.out.println("数据连接出错了!"); } } catch (Exception e) { e.printStackTrace(); } return connection ; } /* * 关闭数据集/语句/连接对象 */ public void close(Resul
    2022-01-26 04:27:59下载
    积分:1
  • jspnews
    说明:  用JSP做的新闻发布系统,效果不错o(∩_∩)o(Using JSP to do the press release system, good results o (∩ _ ∩) o)
    2008-09-24 15:49:32下载
    积分:1
  • sorter
    自己写的一个通用的数据分页排序工具,实现张表的数据按指定字段排序获取第N页的数据(a page sorter written by my self. )
    2014-04-03 19:31:10下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载