登录
首页 » Java » source

source

于 2019-04-25 发布
0 173
下载积分: 1 下载次数: 0

代码说明:

说明:  JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。 JDWP 协议介绍 这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)

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

发表评论

0 个回复

  • fullcalendar-1.6.1
    The schedule control,Similar to Google (The source code,Similar to Google )
    2013-05-23 11:47:12下载
    积分:1
  • jforum-2.1.8-src
    是著名的jforum论坛的2.18版,所有的完整源码,使用的是他们自己的框架,没有用Struts看起来回有点麻烦(jforum)
    2020-06-25 23:00:01下载
    积分:1
  • ownerElement02
    this is set by subclasses, but don t make it public.
    2014-02-25 11:22:56下载
    积分:1
  • aopalliance-1.0
    说明:  在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
    2020-06-23 01:20:02下载
    积分:1
  • spring+jpa学生信息管理(适合新手)
    【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作 【调试步骤】 0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql 1.修改application.yml文件中的数据库信息为您本机mysql用户名密码 2.运行项目后,打开浏览器http://localhost:8080  ,输入登陆账号密码均为:admin
    2021-05-24 08:46:42下载
    积分:1
  • CaroAuto+1.3
    I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.
    2009-05-21 12:25:00下载
    积分:1
  • eclipseUML-technical-documentation
    eclipseUML-技术文档,eclipse 中的配置使用,和详细教程,带有详细示例!(eclipseUML-technical documentation, eclipse configuration to use, and detailed tutorial, with detailed examples!)
    2011-09-27 11:33:39下载
    积分:1
  • 2597708
    本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错,要求输出对应的单词的()
    2017-10-14 22:43:51下载
    积分:1
  • Chart1
    《Java语言程序设计》源代码的第一章源代码。("Java Programming Language" source code, in the first chapter, the source code.)
    2006-12-24 15:00:12下载
    积分:1
  • 阿里巴巴Java开发手册.pdf
    java编程规范,是学习java编程的好资料(Java programming specification)
    2018-04-12 18:37:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载