代码搜索:NotePad
找到约 3,424 项符合「NotePad」的源代码
代码结果 3,424
www.eeworm.com/read/295549/8154724
dsw notepade.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "notepade"=.\notepad
www.eeworm.com/read/368379/9698025
h sciwrap.h
/******************************************************************************
*
*
* Notepad2
*
* SciWrap.h
* C-Wrapper around Scintilla C++ functions
*
* See Readme.txt for more informatio
www.eeworm.com/read/368379/9698078
cpp sciwrap.cpp
/******************************************************************************
*
*
* Notepad2
*
* SciWrap.cpp
* C-Wrapper around Scintilla C++ functions
*
* See Readme.txt for more informat
www.eeworm.com/read/190083/8449150
c optionsmisc.c
//
// Neatpad
// OptionsMisc.c
//
// Use the following registry key to replace 'notepad' with 'neatpad'
//
// "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Not
www.eeworm.com/read/467145/7019078
java notepadmodel.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package notepad;
import java.io.File;
/**
*
* @author zhaolin
*/
public class NotePadModel {
www.eeworm.com/read/449679/7498288
nec multidips.nec
' Example multiband antenne: First created with Geometry editor (with SYmbols),
' then modified using 'Notepad' to get more 'readable' symbols/variables and
' after this optimized on SWR for 3.6, 7
www.eeworm.com/read/233847/14131317
cs aboutbox1.designer.cs
namespace Notepad
{
partial class AboutBox1
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/233847/14131407
cs form1.designer.cs
namespace Notepad
{
partial class Form1
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/240204/4578222
java oaabrowser.java
/**
* @author Saidul M. Islam
* @note Modified from the Notepad example provided by Swing packages
* @date March 28, 1998
*
* This program will implement a subset o
www.eeworm.com/read/412250/2173528
def nppcm.def
;nppcm.def : Declares the module parameters for the DLL.
LIBRARY nppcm
DESCRIPTION 'Notepad++ Shell Extension'
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegiste