⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 This is a java virtual machine implement in c
💻 TXT
字号:
/*0001*/VMEXTRA DIRECTORY
/*0002*/
/*0003*/This directory contains the source code of
/*0004*/various platform-independent, optional
/*0005*/components of the KVM that are potentially
/*0006*/useful for many KVM ports.
/*0007*/
/*0008*/- JAR file reader and inflater (decompressor)
/*0009*/
/*0010*/- Java-level debugging interface (the parts
/*0011*/  of the debugger that need to reside inside
/*0012*/  KVM when using the KDWP debugging interface.)
/*0013*/
/*0014*/- Native implementation of a number of networking
/*0015*/  protocols.
/*0016*/
/*0017*/- Implementation of a "fake static memory" system
/*0018*/  that allows a desktop computer to emulate a Palm-
/*0019*/  like memory architecture that does not provide
/*0020*/  direct access to all the memory locations.
/*0021*/  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -