代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/172593/5383415
cpp settingsdlg.cpp
/* ----------------------------------------------------------------------------
* Copyright (C) 2004 by egnite Software GmbH
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/103816/15719483
cc dleditefg.cc
//
// $Source: /home/gambit/CVS/gambit/sources/gui/dleditefg.cc,v $
// $Date: 2002/09/09 23:34:40 $
// $Revision: 1.5.2.1 $
//
// DESCRIPTION:
// Dialog for viewing and editing properties of an extens
www.eeworm.com/read/103816/15719525
cc dlefglayout.cc
//
// $Source: /home/gambit/CVS/gambit/sources/gui/dlefglayout.cc,v $
// $Date: 2002/09/09 23:34:41 $
// $Revision: 1.3.2.1 $
//
// DESCRIPTION:
// Declaration of dialog to set tree layout parameters
www.eeworm.com/read/267461/11178080
chm oreilly.java.1.5.tiger.a.developers.notebook.jun.2004.chm
www.eeworm.com/read/283311/9030581
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[notebook.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/164429/10108636
txt 自述文件.txt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
www.eeworm.com/read/304799/13786797
c mntor.c
#include
#include
#include
#include"menu_rc.c"
#include"page_rc.c"
void add_root_menu(GtkWidget *menu_bar,
RootMenu *rootmn,
char *( *submenu_y[])){
GtkWidget *m
www.eeworm.com/read/301455/13859015
makefile
#CC = armv4l-unknown-linux-gcc
CC = gcc
LIBS = -lminigui -lpthread -lc -lm -ljpeg -lmgext -lttf -lpng
#LIBS = -lminigui -lpthread -lc -lm -ljpeg -lmgext
S = notebook.c
notebook:$(S)
$(CC) -o