代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/426125/10285041
hh notebook.hh
#include
#include
#include
using namespace GFC;
class Notebook : public Gtk::Notebook
{
public:
Notebook();
virtual ~Notebook();
void on_r
www.eeworm.com/read/422740/10614483
ico notebook.ico
www.eeworm.com/read/274621/10861760
ico notebook.ico
www.eeworm.com/read/274621/10861770
h notebook.h
#ifndef NOTEBOOK_H
#define NOTEBOOK_H
//#include "defs.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#define IDM_NEW 301
#define IDM_OPEN 120
#define IDM_SAVE
www.eeworm.com/read/348705/10871873
c notebook.c
/* example-start notebook notebook.c */
#include
/* This function rotates the position of the tabs */
void rotate_book (GtkButton *button, GtkNotebook *notebook)
{
gtk_notebook_set_t
www.eeworm.com/read/271598/10988355
mdb notebook.mdb
www.eeworm.com/read/451098/7471921
bmp notebook.bmp
www.eeworm.com/read/450849/7475752
png notebook.png
www.eeworm.com/read/448399/7533860
java notebook.java
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.util.*;
import javax.swing.*;
public class notebook {
public static void main(String[] arg
www.eeworm.com/read/435998/7779621