代码搜索:Attributes
找到约 10,000 项符合「Attributes」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14337527
txt e485. adding a binding with attributes to the directory.txt
This example adds a name-to-object binding along with attributes to the directory.
try {
// Create attributes to be associated with the new entry
Attributes attrs = new BasicAt
www.eeworm.com/read/119348/6085229
readme
kses 0.2.1 README [kses strips evil scripts!]
=================
* INTRODUCTION *
Welcome to kses - an HTML/XHTML filter written in PHP. It removes all unwanted
HTML elements and attributes, no ma
www.eeworm.com/read/411851/11224430
sh replace.sh
ATTRIBUTES="{}"
temp=${ATTRIBUTES#*\{};
echo $temp;
ATTRIBUTES=${temp%*\}};
echo $ATTRIBUTES
www.eeworm.com/read/378183/9244627
dat vb_att3b.dat
语法
----
object.Attributes [= newattributes]
Attributes 属性有下列几个部分:
部分 描述
object 必需的。总是某个 File 或者 Folder 对象的名字。
newattributes 可选的。如果提供的话,newattributes 就是所指定 object 的新属性
www.eeworm.com/read/378183/9244860
dat vb_code65b.dat
语法
----
SetAttr pathname, <mark>attributes</mark>
SetAttr 语句的语法含有以下这些命名参数:
部分 描述
pathname 必要参数。用来指定一个文件名的字符串表达式,可能包含目录或文件夹、以及驱动器。
<mark>Attributes</mark> 必要参数。常数或数值表达式,其总和用来表示文件的属性。
设置值
at ...
www.eeworm.com/read/417996/10968943
java attrdialog.java
/*
* Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/245143/12816147
java j6_09.java
package hello;
import java.awt.Color;
import java.awt.geom.Rectangle2D;
import java.util.Hashtable;
import java.util.Map;
import javax.swing.BorderFactory;
import javax.swing.JFrame;
import jav
www.eeworm.com/read/147807/5720242
java jsfattr.java
/*
* Copyright 2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma
www.eeworm.com/read/124637/6042470
cs eventaddremoveregion.cs
// EventAddRegion.cs
// Copyright (C) 2003 Mike Krueger (mike@icsharpcode.net)
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General