代码搜索:Notepad

找到约 3,424 项符合「Notepad」的源代码

代码结果 3,424
www.eeworm.com/read/289141/3995000

cpp npview.cpp

#include "stdafx.h" #include "NotePad.h" #include "NPDoc.h" #include "NPView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif IMPLEMENT
www.eeworm.com/read/283108/4086780

java dialogfindandreplace.java

package notepad; import java.awt.Frame; import java.awt.Rectangle; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JCh
www.eeworm.com/read/283108/4086782

java dialogfind.java

package notepad; import java.awt.Frame; import java.awt.Rectangle; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JDi
www.eeworm.com/read/277343/4156335

java aboutus.java

package notepad; import java.awt.Frame; import javax.swing.JDialog; import javax.swing.JPanel; import javax.swing.JButton; import javax.swing.JLabel; import java.awt.event.ActionEvent; im
www.eeworm.com/read/276184/4167329

entries

/CLEANUP.BAT/1.1/Mon Sep 12 10:20:34 2005// /Makefile.win/1.1/Sun Nov 13 01:30:32 2005// /Notepad++.dev/1.1/Fri Oct 7 19:10:44 2005// D
www.eeworm.com/read/428746/1956414

entries

/draw.desktop/1.1.1.1/Sun Jan 2 13:49:54 2005// /lgis.desktop/1.1.1.1/Sun Jan 2 13:49:54 2005// /notepad.desktop/1.1.1.1/Sun Jan 2 13:49:54 2005// D
www.eeworm.com/read/193835/8204161

c main.c

/* ** $Id: main.c,v 1.22.2.2 2006/06/16 01:02:19 xwyan Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (C) 2003 ~ 2006 Feynman Software. ** Copyright (c) 2000, Feng D
www.eeworm.com/read/267116/11193028

txt java.txt

import java.awt.*; import javax.swing.*; import java.awt.event.*; import javax.swing.event.*; import java.util.*; //Date needed import java.io.PrintWriter; public class NotePad extends JFrame
www.eeworm.com/read/192181/8400767

c main.c

/* ** $Id: main.c,v 1.26 2006/06/08 09:50:37 xwyan Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com). ** ** Some idea and sour
www.eeworm.com/read/284575/8916661

cpp splash1.cpp

// Splash1.cpp : implementation file // #include "stdafx.h" #include "NotePad.h" #include "Splash1.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_