代码搜索:NotePad
找到约 3,424 项符合「NotePad」的源代码
代码结果 3,424
www.eeworm.com/read/418731/10931842
txt set google as your default search in ie.txt
dd Google as your default search engine in IE.
Copy everything in the box below into NOTEPAD
CODE
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http:
www.eeworm.com/read/418731/10933996
txt cmd prompt here, add to folder context menu windows xp.txt
add the open cmd prompt to folder context menus
also drives and My Computer
copy what's in the code area to notepad and save as cmd here.reg
CODE
Windows Registry Editor Version 5.00
[HK
www.eeworm.com/read/124555/6045673
java dbconnect.java
package org.jetic.web.notepad;
/**
* Title: 经天网络
* Description:
* Copyright: Copyright (c) 2000
* Company: www.jetic.com 经天
* @author hover
* @version 1.0
*/
import or
www.eeworm.com/read/124553/6045823
dfm fmain.dfm
object Main: TMain
Left = 413
Top = 150
Width = 492
Height = 377
Caption = 'JVCL Notepad'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
www.eeworm.com/read/113071/6142023
readme
The name is a pun on Sun's TextEdit, a Notepad/Simpletext-like editor
for OPEN LOOK.
This program edits Tests, or multiple-choice exams.
The output format is just now very rigid, as it was written f
www.eeworm.com/read/233237/14162122
txt instructions!.txt
This is the license generator for Altium Designer 6 .
1. Open license.ini with Notepad and edit parameters (for example Your Name).
If you don't know what some options means then don't edit any
www.eeworm.com/read/232780/14182412
cs frmdocument.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using DevComponents.DotNetBar;
using System.Xml;
namespace Notepad
{
//
www.eeworm.com/read/232780/14182438
cs frmmain.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using DevComponents.DotNetBar;
namespace Notepad
{
www.eeworm.com/read/231536/14227946
cpp notepaddoc.cpp
// NotePadDoc.cpp : implementation of the CNotePadDoc class
//
#include "stdafx.h"
#include "NotePad.h"
#include "NotePadDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stati
www.eeworm.com/read/114105/15076605
cs treeview.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.IO;
namespace notepad
{
///
/// Treeview 的摘