代码搜索:NotePad
找到约 3,424 项符合「NotePad」的源代码
代码结果 3,424
www.eeworm.com/read/313805/13580579
java splashwindow.java
/*
* Copyright 2005 zhuhonghui. All Rights Reserved.
*
*
*/
package notepad;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Toolkit;
import javax.swing.ImageIcon;
impor
www.eeworm.com/read/262682/11395801
java splashwindow.java
/*
* Copyright 2005 zhuhonghui. All Rights Reserved.
*
*
*/
package notepad;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Toolkit;
import javax.swing.ImageIcon;
impor
www.eeworm.com/read/231536/14227938
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "NotePad.h"
#include "MainFrm.h"
#include "Splash.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef TH
www.eeworm.com/read/231536/14227953
cpp advtoolbar.cpp
// AdvToolBar.cpp : implementation file
//
#include "stdafx.h"
#include "NotePad.h"
#include "AdvToolBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/231536/14227975
cpp advstatusbar.cpp
// AdvStatusBar.cpp : implementation file
//
#include "stdafx.h"
#include "NotePad.h"
#include "AdvStatusBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/216109/15026864
java splashwindow.java
/*
* Copyright 2005 zhuhonghui. All Rights Reserved.
*
*
*/
package notepad;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Toolkit;
import javax.swing.ImageIcon;
impor
www.eeworm.com/read/114105/15076616
cs start.cs
using System;
using System.IO;
using System.Drawing;
using System.Collections;
using System.Windows.Forms;
using System.Data;
using System.Text;
namespace notepad
{
///
/// Sum
www.eeworm.com/read/207654/15265941
c search.c
/*
* File: search.c
* Auth: Eric Harlow
*/
#include
#include "notepad.h"
#include
int LookForString (char *szHaystack, char *szNeedle, int nStart);
static GtkWidget *dial
www.eeworm.com/read/244785/4509966
cpp openprocess2.cpp
// OpenProcess2.cpp : Defines the entry point for the application.
//
#include
#include
#include
static char processName[500]={"notepad.exe"};
bool pro
www.eeworm.com/read/242732/4538630
rc en-us.rc
/*
* Notepad (English resources)
*
* Copyright 1997,98 Marcel Baur
* Proofread 1998 by David Lee Lambert
* Copyright 2002 Sylvain Petreolle