代码搜索:notepad
找到约 3,424 项符合「notepad」的源代码
代码结果 3,424
www.eeworm.com/read/203678/5039812
sln notepad.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotePad", "NotePad.csproj", "{8DE818A8-E1D1-4392-B0AA-E69BA2484352}"
EndProject
Proje
www.eeworm.com/read/203678/5039831
cs notepad.cs
// 记事本程序
using System;
using System.IO;
using System.Text;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace NotePad
{
///
www.eeworm.com/read/203678/5039832
sln notepad.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotePad", "NotePad.csproj", "{8DE818A8-E1D1-4392-B0AA-E69BA2484352}"
EndProject
Globa
www.eeworm.com/read/187409/5220963
java notepad.java
/*
* Notepad.java
*
* Created on 2007年1月4日, 下午12:00
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package net.vlinux.notepad;
import j
www.eeworm.com/read/349092/3147616
properties notepad.properties
# @(#)Notepad.properties 1.5 99/07/12
#
# Resource strings for Notepad example
Title=Notepad
ElementTreeFrameTitle=Elements
ViewportBackingStore=false
# menubar definition
#
# Each of the s
www.eeworm.com/read/349092/3147617
java notepad.java
/*
* @(#)Notepad.java 1.31 05/11/17
*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, ar