代码搜索:Remoting
找到约 565 项符合「Remoting」的源代码
代码结果 565
www.eeworm.com/read/288961/3997808
java xfirewebannotationshandlermappingtest.java
package org.codehaus.xfire.spring.remoting;
/**
* @author Arjen Poutsma
*/
import java.lang.reflect.Method;
import java.util.Collections;
import java.util.Properties;
import org.codehaus.xfire.ae
www.eeworm.com/read/411945/2179027
java javebeanremotingdestinationbootstrapservice.java
/*
* Copyright 2008 [CompanyName], Inc. All rights reserved.
* Website: http://www.pomer.org.cn/
*/
package cn.org.pomer.flex.remoting.services;
import java.lang.reflect.Modifier;
import ja
www.eeworm.com/read/394285/2459034
as resultevent.as
// Copyright (c) 2007 rubyamf.org (aaron@rubyamf.org)
// License - http://www.gnu.org/copyleft/gpl.html
package org.rubyamf.remoting.ssr
{
import flash.events.Event;
/*
* ResultEvent
www.eeworm.com/read/361466/2946270
java exceptionhandler.java
package com.cownew.PIS.ui.base;
import org.apache.log4j.Logger;
import org.hibernate.ObjectNotFoundException;
import org.springframework.remoting.RemoteAccessException;
import com.cownew.PIS.f
www.eeworm.com/read/259229/4345235
hx main.hx
package tools.haxelib;
enum Answer {
Yes;
No;
Always;
}
class SiteProxy extends haxe.remoting.Proxy {
}
class Progress extends neko.io.Output {
var o : neko.io.Output;
www.eeworm.com/read/259229/4345240
35 .#main.hx.1.35
package tools.haxelib;
enum Answer {
Yes;
No;
Always;
}
class SiteProxy extends haxe.remoting.Proxy {
}
class Progress extends neko.io.Output {
var o : neko.io.Output;
www.eeworm.com/read/159303/5586482
vb mainform.vb
Imports System.Runtime.Remoting
Public Class MainForm
'定义用户名
Dim User As String
#Region " 菜单代码 "
'退出代码
Private Sub ExitMenuItem_Click(ByVal sender As System.Object, ByVal e As
www.eeworm.com/read/174006/9612647
txt 5.2.txt
Listing 5.2 Asynchronous Delegates
using System;
using System.Threading;
using System.Runtime.Remoting.Messaging;
using System.Net;
using System.IO;
using System.Text;
namespace _5_Asynchronous
www.eeworm.com/read/375747/9350552
cs mainform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.Remoting;
using System.Drawing.Dra
www.eeworm.com/read/165103/10076480
cs client.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.Remoting.Channels;
using System.Ru