代码搜索:GD
找到约 10,000 项符合「GD」的源代码
代码结果 10,000
www.eeworm.com/read/184367/5249757
c gd.c
#include
#include
#include
#include
#include "gd.h"
#include "mtables.c"
static void gdImageBrushApply(gdImagePtr im, int x, int y);
static void gdImageTileAp
www.eeworm.com/read/184367/5249767
h gd.h
#ifndef GD_H
#define GD_H 1
/* gd.h: declarations file for the gifdraw module.
Written by Tom Boutell, 5/94.
Copyright 1994, Cold Spring Harbor Labs.
Permission granted to use this code in any fa
www.eeworm.com/read/174599/5360327
c gd.c
#include
#include
#include
#include
#include "gd.h"
#include "mtables.c"
static void gdImageBrushApply(gdImagePtr im, int x, int y);
static void gdImageTileAp
www.eeworm.com/read/174599/5360337
h gd.h
#ifndef GD_H
#define GD_H 1
/* gd.h: declarations file for the gifdraw module.
Written by Tom Boutell, 5/94.
Copyright 1994, Cold Spring Harbor Labs.
Permission granted to use this code in any fa
www.eeworm.com/read/348676/3153703
sql gd.sql
create table TGD_ASSETSORIGIN
(
CCODE CHAR(20) not null,
VCNAME VARCHAR2(30) not null
)
tablespace CW_TS
pctfree 10
pctused 40
initrans 1
maxtrans 255
storage
(
initia
www.eeworm.com/read/348676/3153718
sql gd.sql
CREATE TABLE [dbo].[TGD_ASSETSORIGIN] (
[CCODE] [char] (20) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[VCNAME] [varchar] (30) COLLATE Chinese_PRC_CI_AS NOT NULL
) ON [PRIMARY];
CREATE TABLE [dbo].
www.eeworm.com/read/305065/3781115
gd license.gd
As modlogan uses gd for the image generation we ship the license of
gd with the documentation:
-----------------------------------------------------------------------------