代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/493227/6398869
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/492058/6423609
cpp event.cpp
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.6 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/491673/6432351
txt 矩阵和向量计算的vb.net类模块.txt
一个封装了常规的矩阵和向量计算的VB.Net类模块(cMatLib.vb),相当好,来源于一个相当好的外国源码提供的网站http://www.planet-source-code.com
Option Strict Off
Option Explicit On
Imports System.Math
Public Class MatLib
Private Shared
www.eeworm.com/read/491035/6439337
cpp fxsview.cpp
// fxsView.cpp : implementation of the CFxsView class
//
#include "stdafx.h"
#include "fxs.h"
#include "fxsDoc.h"
#include "fxsView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/490457/6456749
bak 44binit.s.bak
;/*
;************************************************************************************************************
;* 北京精仪达盛科技有限公司
;* 研 发
www.eeworm.com/read/490457/6456750
s 44binit.s
;/*
;************************************************************************************************************
;* 北京精仪达盛科技有限公司
;* 研 发
www.eeworm.com/read/490464/6456866
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/489926/6463434
java cartpoa.java
package ejb;
public abstract class CartPOA extends org.omg.PortableServer.Servant implements
org.omg.CORBA.portable.InvokeHandler, ejb.CartOperations {
public ejb.Cart _this () {
return
www.eeworm.com/read/489926/6463439
java carthomepoa.java
package ejb;
public abstract class CartHomePOA extends org.omg.PortableServer.Servant implements
org.omg.CORBA.portable.InvokeHandler, ejb.CartHomeOperations {
public ejb.CartHome _this () {