登录
首页 » Java Develop » J2ME中游戏读文档的类word.java

J2ME中游戏读文档的类word.java

于 2022-03-17 发布 文件大小:4.60 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

J2ME中游戏读文档的类word.java-J2ME game time in the category of documents word.java

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

发表评论

0 个回复

  • Beida Jade Bird in the first semester of a graduate design, because there are no...
    这是我在北大青鸟的第一学期的一个毕业设计,因为还有很多的不会,所有此程序较为简单,希望能在贵网站学到更多...!-Beida Jade Bird in the first semester of a graduate design, because there are not many, all this relatively simple procedure, in the hope of your web site to learn more ...!
    2023-04-25 19:40:03下载
    积分:1
  • 简单的甘特图 数据库用XML
    简单的甘特图 数据库用XML -simple Gantt database using XML
    2022-01-25 18:38:55下载
    积分:1
  • 不停闪烁的图片[修改显示的图片及链接地址后根据说明进行共1步]...
    不停闪烁的图片[修改显示的图片及链接地址后根据说明进行共1步] -flashing pictures [amendment shows the pictures and link addresses According to the note for a total of a further]
    2022-05-07 21:17:28下载
    积分:1
  • 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。...
    简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SAX的处理方式类似流媒体,是逐行的,不需要全部加载。而DOM是全部加载在内存,生成树。因而SAX的读取比DOM性能好,但是修改的话DOM略胜一筹。properties文件的扩展性不如xml,但是有很多xml没法实现的优势,比如加密之类的~ Helloworld 笔者根据自己开发中感受,写了一个工具包,用来体现读取xml或者properties的流程,大家在使用的时候记得修改文件路径。一共包含五个文件.本demo主要是用来模拟读取数据库的账户和密码的,读者可以在此基础上扩展。-Brief introduction JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties. Xml files exist to expand the biggest benef
    2022-06-01 17:25:12下载
    积分:1
  • The system uses struts+ Spring+ Hibernate framework, focusing on the three combi...
    本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。 (4)部署到tomcat服务器中即可运行(jdk1.5以上). 用户名和密码均为:admin -The system uses struts+ Spring+ Hibernate framework, focusing on the three combined application development, all have detailed source notes, for beginners to students without author permit shall not be used for commercial purposes, can only be used in teaching or individual learning. Procedures for the entire system is only one of the modules, and all procedures for lovers to exchange purposes. Usage: (1) in the oracle database to run the database script file cnc.sql. (2) to use eclipse (or other development tools) directly into the project. (3) spring configuration file applicationContext.xml in the database connection address changed your own address. (4) deployed to the tomca
    2022-12-07 04:20:03下载
    积分:1
  • 在WEB页面循环显示一组信息。
    在WEB页面循环显示一组信息。-in Web pages displayed on a group of information.
    2023-03-30 03:30:04下载
    积分:1
  • 简介: 功能介绍: 1:多用户统计系统,防止刷新,速度快,适用广泛 2:综合统计,最近访问,地区分析,地址分析,屏幕大小,来访页面,访问次数, 操作系统,当前在...
    简介: 功能介绍: 1:多用户统计系统,防止刷新,速度快,适用广泛 2:综合统计,最近访问,地区分析,地址分析,屏幕大小,来访页面,访问次数, 操作系统,当前在线,IP地址,浏览器,年报表,月报表,周报表,历史报表,日报 表等 3:可以精确的跟踪统计每一位来访者的IP与在线时间-同一IP在线每隔5分钟 才能增加一个计数(你也可以修改时间,在stat.jsp页你把ExTime改为你想要 的时间,即 int ExTime=5;)。 4:提供详细IP数据包,让你清楚的知道来访者是来是何方 用户名:admin,密码:admin-Description: Features: 1: Multi-user statistical system to prevent the refresh speed, applicable to a wide range 2: General Statistics, a recent visit, regional analysis, address analysis, screen size, visit the page, visits, operating system, the current line, IP address, browser, Annual Report, the monthly statements, Zhou statements, historical statements, statements such as day 3: can accurate tracking statistics every visitors IP and online time- the same IP online every five minutes in order to add a count ( You can also modify the time, you stat.jsp page ExTime you want to read the time, that int ExTime = 5 ). 4: to provide detailed IP data packets, so you clearly know that visitors come to is where the user name: admin,
    2023-01-12 19:20:03下载
    积分:1
  • 通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。...
    通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。-Photos by the use of extracted pixels to convert photos, through this method, we can achieve the production of photo-processing software. This procedure is most commonly used in a function: to the photos.
    2022-02-13 20:40:08下载
    积分:1
  • 在Servlet实例java语言的使用,一个简单的日志管理系统为例…
    java语言中servlet的用法实例,以简单日志管理系统为例说明servlet的使用-java language usage in the servlet example, a simple log management system as an example of the use of servlet
    2022-01-30 22:53:14下载
    积分:1
  • 信息管理系统
    信息管理系统- Information management system
    2022-12-06 10:50:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载