代码搜索:Secure

找到约 3,281 项符合「Secure」的源代码

代码结果 3,281
www.eeworm.com/read/409921/2221032

c secure.c

/* -*- c-basic-offset: 8 -*- rdesktop: A Remote Desktop Protocol client. Protocol services - RDP encryption and licensing Copyright (C) Matthew Chapman 1999-2005 This program is free
www.eeworm.com/read/405862/2281281

php secure.php

www.eeworm.com/read/404049/2307467

readme_secure

Secure OLSR 0.4 implementation notes (c)Andreas T鴑nesen 2004 This document contains information on how to use the secure OLSR plugin with the UniK olsr daemon. It does _not_ cover secure OLSR proto
www.eeworm.com/read/391266/2521489

java secure.java

package ch30; import java.rmi.RemoteException; import javax.ejb.EJBObject; public interface Secure extends EJBObject { public void noSecurityMethod() throws RemoteException;
www.eeworm.com/read/391266/2521497

java secure.java

package ch30; import java.rmi.RemoteException; import javax.ejb.EJBObject; public interface Secure extends EJBObject { public void noSecurityMethod() throws RemoteException;
www.eeworm.com/read/386059/2574102

jsp secure.jsp

www.eeworm.com/read/359766/2972130

m secure.m

h=10; n=12; g=4; l=10; d=10; B=0:5:30; E=1:7; C=1:7; H=1:7; T=1:7; X=80:5:130; Q=1:11; p=[0.01 0.02 0.05 0.15 0.25 0.2 0.15 0.10 0.04 0.02 0.01]; for i=1:7 s=l*d+B(i); for j=1:11
www.eeworm.com/read/256204/4370104

java secure.java

/* Secure.java * Component: ProperJavaRDP * * Revision: $Revision: 1.7 $ * Author: $Author: telliott $ * Date: $Date: 2005/09/27 14:15:39 $ * * Copyright (c) 2005 Propero Limited *
www.eeworm.com/read/254049/4388703

jsp secure.jsp

www.eeworm.com/read/155070/5629717

asmx secure.asmx

using System.Web.Services; using System.Web.Security; public class SecureSample : WebService { [WebMethod] public string WhoAreYou()