代码搜索:notepad
找到约 3,424 项符合「notepad」的源代码
代码结果 3,424
www.eeworm.com/read/289141/3994990
plg notepad.plg
--------------------Configuration: NotePad - Win32 Debug--------------------
Begining build with project "E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NotePad.dsp", at root.
Active confi
www.eeworm.com/read/289141/3994992
h notepad.h
// NotePad.h : main header file for the NOTEPAD application
//
#if !defined(AFX_NOTEPAD_H__7B486404_43AD_11D1_9C9A_444553540000__INCLUDED_)
#define AFX_NOTEPAD_H__7B486404_43AD_11D1_9C9A_44455354
www.eeworm.com/read/289141/3994994
cpp notepad.cpp
#include "stdafx.h"
#include "NotePad.h"
#include "MainFrm.h"
#include "NPDoc.h"
#include "NPView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/289141/3994995
mak notepad.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
!IF "$(CFG)" == ""
CFG=NotePad - Win32 Debug
!MESSAGE No
www.eeworm.com/read/289141/3994998
clw notepad.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNotePadView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "NoteP
www.eeworm.com/read/289141/3995002
reg notepad.reg
REGEDIT
; This .REG file may be used by your SETUP program.
; If a SETUP program is not available, the entries below will be
; registered in your InitInstance automatically with a call to
;
www.eeworm.com/read/289141/3995006
dsw notepad.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/284872/4059420
java notepad.java
package com.hibernatebook.tools;
import static javax.persistence.CascadeType.ALL;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistenc
www.eeworm.com/read/283108/4086781
java notepad.java
/*
* Copyright 2005 zhuhonghui. All Rights Reserved.
*
*
*/
package notepad;
import java.awt.Dimension;
import java.awt.Toolkit;
import javax.swing.JFrame;
//***********************
www.eeworm.com/read/280787/4124094
java notepad.java
package elegate.cn.edu.nju;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.*;
import java.net.*;
import javax.swing.*;
import javax.