搜索结果
找到约 13 项符合
invoke 的查询结果
按分类筛选
串口编程 Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications
Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications
Java书籍 Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the sa ...
VxWorks This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sen
This program demonstrates using watchdog timers to invoke deadline
handlers. CoordinatorTask sends data to the organizer.
OrganizerTask receives data from the coordinatorTask, and resets
the coordinatorTask when no data is sent by the coordinatorTask in
the past five seconds (deadline t ...
Java编程 java rmi example. By using rmi to invoke remote method
java rmi example. By using rmi to invoke remote method
Java编程 这是一个java线程示例代码片段,示例在main方法中调用invoke方法
这是一个java线程示例代码片段,示例在main方法中调用invoke方法
Windows CE 用P/Invoke显示设备内存信息 P/Invoke with compact framework get the Memory Status and Storage Cards
用P/Invoke显示设备内存信息
P/Invoke with compact framework get the Memory Status and Storage Cards
可编程逻辑 使用Nios II软件构建工具
 使用Nios II软件构建工具
This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and
scripts that creates and builds embedded C/C++ application projects, user library
projects, and board support packages (BSPs). The Nios II SBT supports a repeatable,
scriptable, a ...
汇编语言 直线、圆等图形函数的汇编语言实现 本例所用的绘图函数均采用堆栈的方法传递参数
直线、圆等图形函数的汇编语言实现 本例所用的绘图函数均采用堆栈的方法传递参数,可以和C语言接口。画点的函数采用直接写显存的方法。为了直接由CPU数据确定像素颜色,而不使用位屏蔽寄存器或置位/重置寄存器,采用了VGA的写模式2方式。直线和圆的算法均采用Bresenham算法实现,其实现过程及堆栈状态均有较详细的说明。最 ...
Java编程 This a collection of sample processes that provide examples ranging from how to use a particular BP
This a collection of sample processes that provide examples ranging from
how to use a particular BPEL activity such as pick or scope, to more complex
examples of processes that invoke external Web services or show techniques
such as handling multiple start messages.
技术管理 The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Sp
The OMNI Naming Service (omniNames) is an omniORB implementation of the
OMG’s COS Naming Service Specification. It offers a way for a client to turn
a human-readable name into an object reference, on which the client can subsequently
invoke operations in the normal way. See the OMG specification fo ...