代码搜索:NotePad
找到约 3,424 项符合「NotePad」的源代码
代码结果 3,424
www.eeworm.com/read/239566/4599484
all-wcprops
K 25
svn:wc:ra_dav:version-url
V 71
/svnroot/notepad-plus/!svn/ver/2/PowerEditor/src/WinControls/WindowsDlg
END
WindowsDlg.cpp
K 25
svn:wc:ra_dav:version-url
V 86
/svnroot/notepad-plus/!svn/ver/1/Powe
www.eeworm.com/read/239566/4599504
all-wcprops
K 25
svn:wc:ra_dav:version-url
V 69
/svnroot/notepad-plus/!svn/ver/1/PowerEditor/src/WinControls/TreeView
END
TreeView.h
K 25
svn:wc:ra_dav:version-url
V 80
/svnroot/notepad-plus/!svn/ver/1/PowerEdito
www.eeworm.com/read/301971/13845049
txt readme.txt
IF USING NOTEPAD THEN PLEASE TURN ON WORDWRAP
Toolbar Version 2.1.1
This toolbar was designed specifically to be used on a main window of an SDI application in order to automatically display the
www.eeworm.com/read/216802/4882398
rc uk.rc
/*
* Notepad (Ukrainian resources)
*
* Copyright 2005 Artem Reznikov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General
www.eeworm.com/read/163987/5500245
dfm createprocessexamplemainformu.dfm
object CreateProcessExampleMainForm: TCreateProcessExampleMainForm
Left = 382
Top = 134
Width = 544
Height = 375
Caption = 'TJvCreateProcess example (with notepad.exe)'
Color = clBtn
www.eeworm.com/read/283108/4086773
java javafile.java
package notepad;
public class JavaFile {
StringBuffer string = new StringBuffer();
public void PutString(char a) {
if( a != ' ') {
string.insert(string.length(), a);
}
www.eeworm.com/read/276184/4167332
old entries.old
/CLEANUP.BAT/0/dummy timestamp//
/Makefile.win/0/dummy timestamp//
/Notepad++.dev/0/dummy timestamp//
D
www.eeworm.com/read/393963/2461574
40dd1276085e001d1252ee1b24728ede
package notepad;
public class ThreadPriorityDemo {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
www.eeworm.com/read/393963/2461576
204013250c5e001d1252ee1b24728ede
package notepad;
public class SynThreadDemo {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
www.eeworm.com/read/357319/3016956
dfm createprocessexamplemainformu.dfm
object CreateProcessExampleMainForm: TCreateProcessExampleMainForm
Left = 382
Top = 134
Width = 544
Height = 375
Caption = 'TJvCreateProcess example (with notepad.exe)'
Color = clBtn