代码搜索:NotePad
找到约 3,424 项符合「NotePad」的源代码
代码结果 3,424
www.eeworm.com/read/349332/10835223
txt 关闭特定程序.txt
using System;
using System.Diagnostics;
class close_special_exe
{
static void Main()
{
Process[] myProcess;
myProcess=Process.GetProcessesByName ("Notepad");
foreach(Process instance i
www.eeworm.com/read/458585/7293791
txt ftp_synchonize.readme.txt
FTP_synchonize:
---------------
Small plugin for Notepad++ for very basic FTP support.
Currently allows one to connect to a server, browse its contents and upload/download files.
Author:
------
www.eeworm.com/read/454135/7397568
txt ftp_synchonize.readme.txt
FTP_synchonize:
---------------
Small plugin for Notepad++ for very basic FTP support.
Currently allows one to connect to a server, browse its contents and upload/download files.
Author:
------
www.eeworm.com/read/436673/7766237
txt ftp_synchonize.readme.txt
FTP_synchonize:
---------------
Small plugin for Notepad++ for very basic FTP support.
Currently allows one to connect to a server, browse its contents and upload/download files.
Author:
------
www.eeworm.com/read/436673/7766238
txt nppexec_guide.txt
Guide: Using NppExec to compile sources with associated compilers
As a Notepad++ user, did you ever think about ability to compile your source
file with its associated compiler in a single action
www.eeworm.com/read/196868/8053425
cpp spellcheckerdialog.cpp
/*
This file is part of SpellChecker Plugin for Notepad++
Copyright (C)2007 Jens Lorenz
This program is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/196868/8053428
h staticdialog.h
//this file is part of notepad++
//Copyright (C)2003 Don HO ( donho@altern.org )
//
//This program is free software; you can redistribute it and/or
//modify it under the terms of the GNU General P
www.eeworm.com/read/196868/8053430
cpp staticdialog.cpp
//this file is part of notepad++
//Copyright (C)2003 Don HO ( donho@altern.org )
//
//This program is free software; you can redistribute it and/or
//modify it under the terms of the GNU General P
www.eeworm.com/read/196868/8053431
h spellcheckerdialog.h
/*
This file is part of SpellChecker Plugin for Notepad++
Copyright (C)2006 Jens Lorenz
This program is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/196868/8053434
h window.h
//this file is part of notepad++
//Copyright (C)2003 Don HO ( donho@altern.org )
//
//This program is free software; you can redistribute it and/or
//modify it under the terms of the GNU General P