代码搜索:Protected
找到约 10,000 项符合「Protected」的源代码
代码结果 10,000
www.eeworm.com/read/315792/13536351
java cdeviceinfo.java
// jSMSEngine API.
// An open-source API package for sending and receiving SMS via a GSM device.
// Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE
// Web Site: http://www.jsmsengine.or
www.eeworm.com/read/310405/13652411
java playerframe.java
/*
* @(#)PlayerFrame.java 1.6 00/05/12
*
* Copyright (c) 1999 Sun Microsystems, Inc. All Rights Reserved.
*
* Sun grants you ("Licensee") a non-exclusive, royalty free, license to use,
* modify
www.eeworm.com/read/305314/13773615
txt highc.txt
Metaware High C CBIRD notes
The High C compiler is a protected mode compiler which is layered on top
of a DOS Extender. The CBIRD.exe software has be designed to be compatible
with the Pharlap
www.eeworm.com/read/303598/13811881
txt nov01_ericg.txt
J 2 M E T E C H T I P S
TIPS, TECHNIQUES, AND SAMPLE CODE
WELCOME to the Java Developer Connection(sm) (JDC)
Java(tm) 2 Platform, Micro Edition (J2ME(tm))
www.eeworm.com/read/302903/13824869
txt flashsecurity.txt
; @Id: flashsecurity.txt#1 @
;
; Edit this file to adjust the Flash security for this project.
; Flash security is provided by marking a 64 byte block with a character
; that corresponds to the ty
www.eeworm.com/read/301146/13865647
java 7.sortalgorithm.java
/*
* @(#)SortAlgorithm.java 1.6f 95/01/31 James Gosling
*
* Copyright (c) 1994-1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this softw
www.eeworm.com/read/152726/5667208
java cainfo.java
/*************************************************************************
* *
* EJBCA: The OpenSource Certificate Authority
www.eeworm.com/read/152099/5675997
vb searchcontract.aspx.vb
Public Class SearchContract
Inherits System.Web.UI.Page
Protected WithEvents SearchDGrd As System.Web.UI.WebControls.DataGrid
Protected WithEvents txtContractSn As System.Web.UI.WebCont
www.eeworm.com/read/151651/5680137
java simpletest.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.util;
import java.util.Map;
import org.apache.commons
www.eeworm.com/read/151482/5681114
java abstractjdbcclinic.java
package org.springframework.samples.petclinic.jdbc;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.ArrayList;
import java.util.Collection;
imp