代码搜索:notepad
找到约 3,424 项符合「notepad」的源代码
代码结果 3,424
www.eeworm.com/read/409921/2221194
h notepad.h
#define UNICODE
#define _UNICODE
#include
#include
#include
#include
#include
#include
#include
#include "
www.eeworm.com/read/409339/2234248
java notepad.java
package com.android.notepad;
import android.net.Uri;
import android.provider.BaseColumns;
public final class NotePad {
public static final String AUTHORITY = "com.google.provider.NotePad";
p
www.eeworm.com/read/408790/2247393
java notepad.java
/*
* 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/406229/2279421
java notepad.java
/*
* 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/403977/2308081
java notepad.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package 日历记事本;
/**
*
* @author Administrator
*/
import java.awt.*;
import java.awt.event.*;
imp
www.eeworm.com/read/402501/2319283
java notepad.java
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
www.eeworm.com/read/393963/2461331
java notepad.java
package notepad;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEve