代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/317151/13509683
cpp notebook.cpp
// NoteBook.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NoteBook.h"
#include "MainFrm.h"
#include "NoteBookDoc.h"
#include "NoteBookView.h"
#
www.eeworm.com/read/316135/13529648
cpp notebook.cpp
#include
#include
#include
using namespace std;
#define MAX 100
int nm, mm;
struct NoteBook /*定义*/
{
char name[2
www.eeworm.com/read/313794/13580847
txt notebook.txt
import java.awt.*;
import java.awt.event.*;
import java.text.*;
import java.util.*;
import java.io.*;
import javax.swing.undo.*;
import javax.swing.border.*;
import javax.swing.*;
import javax
www.eeworm.com/read/308739/13694058
ico notebook.ico
www.eeworm.com/read/308739/13694062
h notebook.h
//
// NoteBook, the M$ Windows like notepad Editor on MiniGUI.
// Copyright (c) 2000, Feng Da ke (minx@thtfchain.com).
//
// Some idea and source come from VConGUI (Virture Console GUI)
/*
** This
www.eeworm.com/read/305195/13777080
ico notebook.ico
www.eeworm.com/read/305195/13777083
h notebook.h
//
// NoteBook, the M$ Windows like notepad Editor on MiniGUI.
// Copyright (c) 2000, Feng Da ke (minx@thtfchain.com).
//
// Some idea and source come from VConGUI (Virture Console GUI)
/*
** This
www.eeworm.com/read/301455/13859017
c notebook.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/141268/5774639
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: msw/notebook.h
// Purpose: MSW/GTK compatible notebook (a.k.a. property sheet)
// Author: Robe
www.eeworm.com/read/141268/5774748
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Purpose: wxNotebook class (a.k.a. property sheet, tabbed dialog)
// Author: Juli