代码搜索:Fileview
找到约 460 项符合「Fileview」的源代码
代码结果 460
www.eeworm.com/read/194316/5133002
entries
/STAXDoc.htm/1.8/Tue Jun 27 18:21:25 2006//
/fileView.gif/1.3/Tue Jun 27 00:30:00 2006/-kb/
/fileView2.gif/1.1/Tue Jun 27 15:24:55 2006/-kb/
/fileView3.gif/1.1/Tue Jun 27 15:24:55 2006/-kb/
/fileView4
www.eeworm.com/read/192989/8259258
java fileicon.java
package jfilechooserexample;
import javax.swing.filechooser.FileView;
import java.io.File;
import javax.swing.Icon;
import javax.swing.ImageIcon;
public class FileIcon extends FileView {
www.eeworm.com/read/192989/8259299
java~3~ fileicon.java~3~
package jfilechooserexample;
import javax.swing.filechooser.FileView;
import java.io.File;
import javax.swing.Icon;
import javax.swing.ImageIcon;
public class FileIcon extends FileView {
www.eeworm.com/read/467018/1507807
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CGuiOfficeDemo.rc
//
#define IDB_FILEVIEW 8
#define IDD_ABOUTBOX 100
www.eeworm.com/read/350828/3115174
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CGuiOfficeDemo.rc
//
#define IDB_FILEVIEW 8
#define IDD_ABOUTBOX 100
www.eeworm.com/read/140371/13085246
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileView.rc
//
#define IDS_APPNAME 1
#define IDS_CLASSNAME 1
#define
www.eeworm.com/read/211225/15184452
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileView.rc
//
#define IDS_APPNAME 1
#define IDS_CLASSNAME 1
#define
www.eeworm.com/read/173694/5368677
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileView.rc
//
#define IDS_APPNAME 1
#define IDS_CLASSNAME 1
#define
www.eeworm.com/read/155712/11852795
h ftpclient.h
#pragma once
#include "winsock.h"
//#include "FileView.h"
#define MAXSPEED 50
class CMainFrame;
class FileInfo;
class CFTPClient
{
private:
SOCKET mSocket;
SOCKET dataClient;
CString
www.eeworm.com/read/176157/5339064
java thumbnailfileview.java
// ThumbNailFileView.java
// A simple implementation of the FileView class that provides a 16x16 image of
// each GIF or JPG file for its icon. This could be SLOW for large images, as we
// simply loa