代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/387868/2554689
h notebook.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/univ/notebook.h
// Purpose: universal version of wxNotebook
// Author: Vadim Zeitlin
// Modi
www.eeworm.com/read/374966/2744840
java notebook.java
package notebook;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Point;
import java.a
www.eeworm.com/read/366696/2884852
itk notebook.itk
#
# Notebook Widget
# ----------------------------------------------------------------------
# The Notebook command creates a new window (given by the pathName
# argument) and makes it into a Noteboo
www.eeworm.com/read/359979/2971102
java notebook.java
package com.acccp.fan.entity;
public class NoteBook {
public NoteBook() {
}
private int noteBookID;
private String name;
private String sex;
private String phone;
private String
www.eeworm.com/read/356070/3042892
itk notebook.itk
#
# Notebook Widget
# ----------------------------------------------------------------------
# The Notebook command creates a new window (given by the pathName
# argument) and makes it into a Noteboo
www.eeworm.com/read/356022/3043577
py notebook.py
# notebook.py: wxNotebook objects
# $Id: notebook.py,v 1.32 2007/08/07 12:15:21 agriggio Exp $
#
# Copyright (c) 2002-2007 Alberto Griggio
# License: MIT (see license.
www.eeworm.com/read/356022/3043726
xpm notebook.xpm
/* XPM */
static char * notebook_xpm[] = {
"21 21 19 1",
" c None",
". c #FFFFFF",
"+ c #6C6C6C",
"@ c #D9D9D9",
"# c #989898",
"$ c #020202",
"% c #D8D8D8",
"& c #7C7C7C",
"* c #000000",
"= c #05050
www.eeworm.com/read/350504/3124841
c notebook.c
// notebook.c
//
// An example o using a GTK notebook container
#include
// We use the following function in draw_widget.c:
GtkWidget * make_draw_widget(int width, int height);
void clo
www.eeworm.com/read/474065/6829150
rc notebook.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/474065/6829151