代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/364575/2902454
cs folder.cs
using System;
using System.Drawing ;
namespace Flyweight
{
///
/// Summary description for Folder.
///
public class Folder {
//Draws a folder at the specified coord
www.eeworm.com/read/361261/2946961
c folder.c
/*****************************************************************************
* folder.c
*****************************************************************************
* Copyright (C) 2006 the Vide
www.eeworm.com/read/356896/3036301
tcl folder.tcl
# FOLDER.TCL - Setup procedures for implementing folder wizard page
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 03g,29apr03,bjl text rewor
www.eeworm.com/read/262572/4310592
java folder.java
/*
* Folder.java
*
* Created on June 8, 2007, 5:30 PM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package dyno.swing.beans;
www.eeworm.com/read/261925/4319305
py folder.py
import ZODB
from Persistence import Persistent
from BTrees.OOBTree import OOBTree, OOSet, difference
import email
import mailbox
import os
import stat
from pspam.message import PMessage
try:
Tr
www.eeworm.com/read/255393/4376880
cpp folder.cpp
#include "Folder.h"
#include
using std::cerr; using std::endl;
using std::set; using std::string; using std::vector;
Message::Message(const Message &m):
contents(m.contents), fo
www.eeworm.com/read/253956/4391600
xpm folder.xpm
/* XPM */
static char * folder_xpm[] = {
"18 18 10 1",
" c None",
". c #A5A5A5",
"+ c #000000",
"@ c #5A5A5A",
"# c #8C4200",
"$ c #FFFFFF",
"% c #FFDEAD",
"& c #C6C6C6",
"* c #FFC65A",
"= c #FFAD5A"