代码搜索:Notepad

找到约 3,424 项符合「Notepad」的源代码

代码结果 3,424
www.eeworm.com/read/312725/3649288

c notepad.c

#include #include #include #include #include #include #include #include
www.eeworm.com/read/312725/3649289

h notepad.h

#ifndef NOTEPAD #define NOTEPAD #include "..\sms\sms.h" //新建函数的返回值 #define CREATE_OK 1 #define CREATE_FAIL 0 //类型 #define DIR_TYPE 1 //目录类型(需要和文件系统统一) #define TEXT_TYPE 2 //文件类型(
www.eeworm.com/read/311135/3687804

java notepad.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package javaapplication6; //import java packages import java.awt.*; import java.awt.event
www.eeworm.com/read/305277/3777083

scala notepad.scala

/* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy
www.eeworm.com/read/305065/3780848

dsk notepad.dsk

[Closed Files] File_0=SourceModule,'e:\program files\borland\delphi5\source\vcl\Forms.pas',0,1,2536,1,2548,0,0 File_1=SourceModule,'e:\program files\borland\delphi5\source\vcl\StdCtrls.pas',0,1,325,
www.eeworm.com/read/305065/3780850

dpr notepad.dpr

program Notepad; uses Forms, UnitMain in 'UnitMain.pas' {FormMain}; {$R *.RES} begin Application.Initialize; Application.CreateForm(TFormMain, FormMain); Application.Run; end.
www.eeworm.com/read/305065/3780851

cfg notepad.cfg

-$A+ -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J+ -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/305065/3780852

dof notepad.dof

[Compiler] A=1 B=0 C=1 D=1 E=0 F=0 G=1 H=1 I=1 J=1 K=0 L=1 M=0 N=1 O=1 P=1 Q=0 R=0 S=0 T=0 U=0 V=1 W=0 X=1 Y=1 Z=1 ShowHints=1 ShowWarnings=1 UnitAliases=WinTypes=Windows;
www.eeworm.com/read/289141/3994988

dsp notepad.dsp

# Microsoft Developer Studio Project File - Name="NotePad" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) A
www.eeworm.com/read/289141/3994989

rc notepad.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////