virtual是定义C++中虚函数的关键字。在面向对象程序设计领域,C++、ObjectPascal等语言中有虚函数(英语:virtualfunction)或虚方法(英语:virtualmethod)的概念。这种函数或方法可以被子类继承和覆盖,通常使用动态调度实现。这一概念是面向对象程序设计中(运行时)多态的重要组成部分。简言之,虚函数可以给出目标函数的定义,但该目标的具体指向在编译期可能无法确定。
kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the...
👤 qiao8960
⬇️ 80 次下载
Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus ...
👤 wangyi39
⬇️ 47 次下载
虚拟代理模式(Virtual Proxy)是一种节省内存的技术,它建议创建那些占用大量内存或处理复杂的对象时,把创建这类对象推迟到使用它的时候。在特定的应用中,不同部分的功能由不同的对象组成,应用启动的时候,不会立即使用所有的对象。在这种情况下,虚拟代理模式建议推迟对象的创建直到应用程序需要它为止。...
👤 lwwhust
⬇️ 62 次下载
DD sample implements serial port support for the Virtual DOS Machine (VDM). Driver for windows. Tool: winddk...
👤 ls530720646
⬇️ 133 次下载
USB Code for ARM7 using Virtual Com Port based on LPC23xx...
👤 363186
⬇️ 178 次下载