代码搜索:支付接口
找到约 10,000 项符合「支付接口」的源代码
代码结果 10,000
www.eeworm.com/read/350082/3135884
java getbuttonint.java
package view.com.interfaces;
import javax.swing.JButton;
import javax.swing.JDialog;
/**
*
* @author linfeng
* 获得种各种按钮的接口
*/
public interface GetButtonInt {
public JButton getButto
www.eeworm.com/read/348676/3153558
bas mdlgloinface.bas
Attribute VB_Name = "mdlGloInface"
'--------------初始化GlobalInterface与系统全局变量的接口
Public Sub InitGloInface(ByRef iGlo As GlobalInterface.clsGlobal, ByRef iGlosys As GlobalInterface.clsGlobalSys)
With
www.eeworm.com/read/348676/3153683
bas mdlgloinface.bas
Attribute VB_Name = "mdlGloInface"
'--------------初始化GlobalInterface与系统全局变量的接口
Public Sub InitGloInface(ByRef iGlo As GlobalInterface.clsGlobal, ByRef iGlosys As GlobalInterface.clsGlobalSys)
With
www.eeworm.com/read/343909/3213705
cs cominterop.cs
// COM接口及相关的结构定义
//
using System;
using System.Drawing;
using System.Runtime.InteropServices;
using System.Windows.Forms;
namespace IEBand
{
abstract class ExplorerGUIDs
{
public
www.eeworm.com/read/342287/3235489
java threadtest.java
package thread;
import java.awt.*;
import javax.swing.*;
//实现Runnable接口
public class ThreadTest extends JFrame implements Runnable {
private Thread thread1, thread2;
priva
www.eeworm.com/read/337454/3339934
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#include "MyEditView.h"
#pragma once
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
DECLARE_DYNCREATE(CMainFrame)
// 属性
public:
www.eeworm.com/read/333996/3379600
java fileaccessi.java
package com.download;
import java.io.*;
/**
* 负责文件访问接口。
* @author yeqc
* 2008-06-28
*
*/
public class FileAccessI implements Serializable{
/**
* 随机访问文件对象引用
*/
RandomAccess
www.eeworm.com/read/333311/3389063
java gdzcservice.java
package com.wygl.qtyy.service;
import java.util.List;
import com.wygl.qtyy.condition.GdzcCondition;
/**
* 固定资产接口
* @author qxb
*
*/
public interface GdzcService{
/**设置condition*/
www.eeworm.com/read/330591/3421381
java formatter.java
package com.lucaslee.report;
import java.text.ParseException;
/**
* 用于格式化数据的接口。
*
* Title:
*
*
* Description:
*
*
* Copyright: Copyright (c) 2003
*
www.eeworm.com/read/329862/3429432
cs is_tree.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace IDAL
{
///
/// 接口层IS_Tree 的摘要说明。
///
public interface IS_Tree
{
#region 成