代码搜索:FrameWork
找到约 10,000 项符合「FrameWork」的源代码
代码结果 10,000
www.eeworm.com/read/325619/3482128
cs texteventspy.cs
// TextEventSpy.cs - Generates events for keyboard events in the
// KeyInput sample.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework
www.eeworm.com/read/280815/4123848
c rzkclose.c
/*
* File : RZKClose.c
* Scope : Scope is limited to only device driver framework.
*
* Description: This file implements the Close API of device driver framework
*
* Copyright 2
www.eeworm.com/read/280815/4123849
c rzkread.c
/*
* File : RZKRead.c
* Scope : Scope is limited to only device driver framework.
*
* Description: This file implements the Read API of device driver framework
*
* Copyright 200
www.eeworm.com/read/280815/4123851
c rzkwrite.c
/*
* File : RZKWrite.c
* Scope : Scope is limited to only device driver framework.
*
* Description: This file implements the Write API of device driver framework
*
* Copyright 2
www.eeworm.com/read/280815/4123852
c rzkopen.c
/*
* File : RZKOpen.c
* Scope : Scope is limited to only device driver framework.
*
* Description: This file implements the Open API of device driver framework
*
* Copyright 200
www.eeworm.com/read/280815/4123853
c rzkioctl.c
/*
* File : RZKIoctl.c
* Scope : Scope is limited to only device driver framework.
*
* Description: This file implements the Ioctl API of device driver framework
*
* Copyright 2
www.eeworm.com/read/441943/1768335
java abstractbaseaction.java
package com.framework.action;
import com.framework.service.IbatisService;
public abstract class AbstractBaseAction {
public IbatisService ibatisService;
public void setIbatisService(Ibatis
www.eeworm.com/read/417236/2103862
package-list
java.io
java.lang
java.rmi
javacard.framework
javacard.framework.service
javacard.security
javacardx.crypto
www.eeworm.com/read/416749/2114645
svn-base readme.txt.svn-base
Zend Framework Beta
----------------------
Thank you for downloading the beta. The files in this archive
are released under the Zend Framework license. See LICENSE.txt
in this directory for a copy
www.eeworm.com/read/413964/2156062
java ibusinessobject.java
package com.pegasus.framework.pojo;
import com.pegasus.framework.exception.POJOException;
public interface IBusinessObject {
/**
* @return Returns the id.
*/
public Lon