登录
首页 » Java Develop » 深入java 虚拟机中的一个Java程序

深入java 虚拟机中的一个Java程序

于 2023-04-17 发布 文件大小:73.55 kB
0 30
下载积分: 2 下载次数: 1

代码说明:

深入java 虚拟机中的一个Java程序-depth java virtual machine of a Java Program

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

发表评论

0 个回复

  • 一个考试的程序,从xml 文件中读取,值得阅读
    一个考试的程序,从xml 文件中读取,值得阅读-an examination procedures, and xml document read, it is worth reading
    2022-03-19 19:51:54下载
    积分:1
  • 递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。...
    递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。-recursive algorithm for a directed graph strongly connected component, the input format such as compression package data4.txt. the first acts of the number of vertices. Result.txt exported to China.
    2022-02-03 23:01:37下载
    积分:1
  • 画图工具
    画图工具-Drawing tools
    2022-08-03 03:25:48下载
    积分:1
  • 实用程序,一个ejb调用另一个ejb的例子。
    实用程序,一个ejb调用另一个ejb的例子。-Utility, a ejb call another ejb example.
    2022-02-14 16:03:38下载
    积分:1
  • My graduation project, JAVA implementation into a database, I used Java as a pro...
    本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的) src就是我程序的源代码,XRSystem.SQL就是建立数据库的脚本文件,解压缩后在查询分析器中打开直接运行就可以建立好数据库,文件夹XML是几个XML文档示例-My graduation project, JAVA implementation into a database, I used Java as a programming language (Java version 6.0), JDOM as an XML parser. Database is SQL Server 2000, development tools, NetBeans IDE 5.5 U.S. are running the program at a time when it would be better to use NetBeans IDE 5.5 and Java 6.0, because my graphics are designed to interface design at a time when I used the NetBeans Design Tools Martisse of Swing If I put the procedure on JBuilder, Eclipse or JCreator can not run in the (NetBeans is a free download) src is the source code of my program, XRSystem.SQL is set up the database script file, unzip it in the Query Analyzer open a direct op
    2022-07-27 23:50:33下载
    积分:1
  • jxta中能自动生成不同的pipeID并显示
    jxta中能自动生成不同的pipeID并显示-jxta can automatically produce different pipeID and demonstrate
    2022-07-06 11:26:23下载
    积分:1
  • jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下...
    jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 -jsp complex statements under the Chinese-style design and application, including JSP plug-Cell and preservation of the database read the code examples, need to install software UFIDA Hua Technology Co., Ltd. Table of Cell can plug a normal watch, please download the plug-Cell.
    2022-01-25 21:20:57下载
    积分:1
  • 我做手机游戏。关于宠物,但也没有完全完成,和美国。
    我做的手机游戏。有关宠物的,还没有完全的完成,有些技术问题请大侠们指教-I make mobile phone games. Relating to pets, but also not fully completed, and some technical problems, please enlighten heroes who
    2022-07-09 14:11:00下载
    积分:1
  • 全面地演示各种对话框(java)
    全面地演示各种对话框(java)-comprehensive demonstration of the various dialog (java)
    2023-07-22 05:20:02下载
    积分:1
  • 本系统是新华社内部信息管理系统,在本系统中主要是处理信息(资料)的管理,主要的操作有列表显示资料信息、添加资料、修改资料、删除资料。为了资料的管理权限化、规范化...
    本系统是新华社内部信息管理系统,在本系统中主要是处理信息(资料)的管理,主要的操作有列表显示资料信息、添加资料、修改资料、删除资料。为了资料的管理权限化、规范化、明确化。在本系统中用户管理一块,主要操作有列表用户信息、添加用户、修改用户、删除用户。为了方便用户对资料的管理和查找,本系统增添了资料检索模块,主要可以对资料的标题、内容、创建人、创建时间进行检索。此外,为了系统的可扩展性,预留了资料分类管理模块,该模块在本版本中还没实现。本系统采用MVC三层架构的模式,在开发过程中使用Struts和Hibernate来处理页面的逻辑和对象的持久化工作。避免了单纯的JSP+Servlet进行开发,使系统的结构更加清晰同时简化开发工作。 1) 使用Struts,体现MVC三层实现模式 2) 使用Hibernate操作数据库,实现数据库的持久化操作 -The system uses a three-tier MVC model, used in the development of Struts and Hibernate to handle the logic of the page and the work of persistent objects. To avoid the simple JSP+ Servlet for development, the structure of the system more clearly at the same time to simplify development. 1) the use of Struts, reflected the realization of three-tier MVC model 2) the use of Hibernate database operation to achieve persistent database operation
    2023-08-13 16:35:07下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载