代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/141268/5774794
h notebook.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/univ/notebook.h
// Purpose: universal version of wxNotebook
// Author: Vadim Zeitlin
//
www.eeworm.com/read/141268/5774880
h notebook.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/notebook.h
// Purpose: wxNotebook interface
// Author: Vadim Zeitlin
// Modified by:
//
www.eeworm.com/read/115273/6117340
h notebook.h
/**
*
* $Header: /cvsroot/lesstif/lesstif/include/Motif-2.1/Xm/Notebook.h,v 1.1 2004/08/28 19:23:25 dannybackx Exp $
*
* Copyright (C) 1997 Free Software Foundation, Inc.
* Copyright (C) 1997-20
www.eeworm.com/read/115272/6118662
h notebook.h
/**
*
* $Header: /cvsroot/lesstif/lesstif/include/Motif-2.1/Xm/Notebook.h,v 1.1 2004/08/28 19:23:25 dannybackx Exp $
*
* Copyright (C) 1997 Free Software Foundation, Inc.
* Copyright (C) 1997-20
www.eeworm.com/read/114346/6124303
java notebook.java
//文件名ntoebook.java 包名:book
package book;
import java.sql.*;
public class notebook{
String sDBDriver = "org.gjt.mm.mysql.Driver";
String sConnStr = "jdbc:mysql://localhost:3306/notebook?user=root&
www.eeworm.com/read/104132/6211271
h notebook.h
//---------------------------------------------------------------------------
#ifndef NoteBookH
#define NoteBookH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/104132/6211293
cpp notebook.cpp
//---------------------------------------------------------------------------
#include
#include "NoteBook.h"
//---------------------------------------------------------------------------
#
www.eeworm.com/read/102395/6233519
xpm notebook.xpm
/* XPM */
static const char *notebook_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 5 1",
/* colors */
"` c #000000",
"a c None",
"b c #00FFFF",
"c c #BEBEBE",
"d c #86CFEB",
/* pixels *
www.eeworm.com/read/443287/6315961
tcl notebook.tcl
# ------------------------------------------------------------------------------
# notebook.tcl
# This file is part of Unifix BWidget Toolkit
# $Id: notebook.tcl,v 1.7 1999/07/09 11:49:18 eric Exp
www.eeworm.com/read/478260/6340072