代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/339897/12197331
java notebook.java
/*
* NoteBook.java
*
* Created on 2008年3月13日, 下午4:46
*/
package pda;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.sql.Connection;
import
www.eeworm.com/read/150650/12278815
bmp notebook.bmp
www.eeworm.com/read/149634/12361074
tcl notebook.tcl
# ---------------------------------------------------------------------------
# notebook.tcl
# This file is part of Unifix BWidget Toolkit
# $Id: notebook.tcl,v 1.19 2003/10/20 21:23:52 damonc E
www.eeworm.com/read/149634/12361315
html notebook.html
NoteBook
NAME
NoteBook
- Notebook manager widget
CREATION
www.eeworm.com/read/232300/14199194
h notebook.h
// NoteBook.h : main header file for the NOTEBOOK application
//
#if !defined(AFX_NOTEBOOK_H__907BB0EA_73ED_4D2F_9073_B2E85336EE51__INCLUDED_)
#define AFX_NOTEBOOK_H__907BB0EA_73ED_4D2F_9073_B2E8
www.eeworm.com/read/232300/14199201
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/232134/14207786
class notebook.class
www.eeworm.com/read/232134/14207790
class notebook.class
www.eeworm.com/read/232134/14207797
java notebook.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import javax.microedition.rms.*;
public class notebook extends MIDlet implements CommandListener{
private Display display;
www.eeworm.com/read/232134/14207805
jad notebook.jad
MIDlet-1: notebook, notebook.png, notebook
MIDlet-Jar-Size: 100
MIDlet-Jar-URL: notebook.jar
MIDlet-Name: notebook
MIDlet-Vendor: Unknown
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
Micro