代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/385330/7125070
h reg52.h
/*
*-----------------------------------------------------------------------------
* Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1987-1992
*----------------------------------
www.eeworm.com/read/462690/7198080
java extfilefilter.java
import javax.swing.filechooser.FileFilter;
import java.io.File;
import java.util.Hashtable;
import java.util.Enumeration;
public class ExtFileFilter extends FileFilter
{
// the allowed filters, ext
www.eeworm.com/read/461264/7230570
pro find_with_def.pro
FUNCTION FIND_WITH_DEF, FILENAME, PATHS, EXTENSIONS, $
NOCURRENT=NOCURRENT, RESET=RESET
;+
; NAME:
; FIND_WITH_DEF()
; PURPOSE:
; Searches for files with a def
www.eeworm.com/read/460852/7239376
policy java.policy
// Standard extensions get all permissions by default
grant {
permission java.security.AllPermission;
};
www.eeworm.com/read/458649/7292469
pas rxcconst.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{