代码搜索:paste
找到约 6,498 项符合「paste」的源代码
代码结果 6,498
www.eeworm.com/read/238150/13904348
clw rijnd.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CRijndView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Rijnd.h
www.eeworm.com/read/237385/13965291
clw fuzzy.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFuzzyView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "fuzzy.h
www.eeworm.com/read/237030/13980208
rc richedit.rc
#include
// 版本1 定义图标
#define MAIN_ICON 0x1000
MAIN_ICON ICON "richedit.ico"
// 版本3 定义菜单
#define IDM_MAIN 0x2000
#define IDM_NEW 0x2101
#define IDM_OPEN 0x2102
www.eeworm.com/read/133758/14025188
clw vc04.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CVc04View
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "vc04.h"
www.eeworm.com/read/235282/14076480
clw daodeptinst.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDAODeptInstView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "D
www.eeworm.com/read/235282/14077645
clw oledbdepartmentmfc.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=COLEDBDepartmentMFCView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#inc
www.eeworm.com/read/108853/15574323
clw ex4_1.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEx4_1View
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ex4_1.h
www.eeworm.com/read/102429/15780815
rc 剪切板示例.rc
#include "windows.h"
#include "剪切板示例.h"
Menu MENU DISCARDABLE
{
POPUP "文件(&F)"
{
MENUITEM "新建(&N)\t Ctrl+N", IDM_NEW
MENUITEM "打开(&O)\t Ctrl+O",
www.eeworm.com/read/100001/15890086
clw sample.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSampleDoc
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Sample.
www.eeworm.com/read/229812/4747465
makefile
NAME = paste
OBJS = $(name).obj
!include $(posix_dir)/mif/makeone.mif