代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/143979/12825359
py frame.py
#!/usr/bin/env python
# example frame.py
import pygtk
pygtk.require('2.0')
import gtk
class FrameExample:
def __init__(self):
# Create a new window
window = gtk.Window(gtk.WINDO
www.eeworm.com/read/143979/12825600
png frame.png
www.eeworm.com/read/143548/12865435
dsp frame.dsp
# Microsoft Developer Studio Project File - Name="Frame" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/143548/12865438
ncb frame.ncb
www.eeworm.com/read/143548/12865444
ico frame.ico
www.eeworm.com/read/143548/12865457
dsw frame.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/143548/12865465
opt frame.opt
www.eeworm.com/read/143548/12865480
aps frame.aps
www.eeworm.com/read/143548/12865481
plg frame.plg
Build Log
--------------------Configuration: Frame - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/143548/12865490
cpp frame.cpp
// Frame.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Frame.h"
#include "MainFrm.h"
#include "FrameDoc.h"
#include "FrameView.h"
#ifdef _DEBUG