代码搜索:SOUT
找到约 712 项符合「SOUT」的源代码
代码结果 712
www.eeworm.com/read/135709/5880776
am modules.am
COMMON_gtk = \
display.c \
open.c \
sout.c \
control.c \
menu.c \
playlist.c \
modules.c \
preferences.c \
gtk_callbacks.c \
$(NULL)
SOURCES_gtk = \
gtk.c \
gtk_interface.c \
gtk_support
www.eeworm.com/read/306178/3748887
c nolove1050129266.c
// a skeleton for user rooms
inherit ROOM;
void create()
{
set("short", "海岛渔村");
set("long", @LONG
这里是大话西游的休息地,地处东海。是个平静祥和、鸟语花香、风景优美、
与世无争的海岛小渔村。
LONG
);
set("exits", ([
"sout
www.eeworm.com/read/306178/3761610
c biaojuhy.c
// Room: /city/biaojuhy.c
// YZC 1995/12/04
inherit ROOM;
void create()
{
set("short", "福威镖局后院");
set("long", @LONG
镖局后院是平常镖师们打拳练功之所,除了几个木桩石
锁外,别无它物。
LONG );
set("exits", ([
"sout
www.eeworm.com/read/396039/2423832
c shortint.c
#include "mpi.h"
#include
typedef struct { short a; int b } s1;
main( int argc, char **argv )
{
s1 s[10], sout[10];
int i, rank;
MPI_Status status;
MPI_Init( &argc, &argv );
MPI_Comm_rank(
www.eeworm.com/read/430375/8753158
vst sub8.vst
ENTITY sub8 IS
PORT (
sn1 : IN bit_vector(7 downto 0);
sn2 : IN bit_vector(7 downto 0);
sout : OUT bit_vector(7 downto 0)
);
END sub8;
ARCHITECTURE sub8_arch OF sub8 IS
COMPONENT cla
PORT (
a : IN b
www.eeworm.com/read/306178/3756558
c ml1.c
// Room: /city/milin.c
inherit ROOM;
void create()
{
set("short", "青竹林");
set("long", @LONG
这是一片茂密的青竹林,一走进来,你仿佛迷失了方向。
LONG );
set("exits", ([
"east" : __DIR__"ml2",
"west" : __FILE__,
"sout
www.eeworm.com/read/306178/3756650
c ml6.c
// Room: /city/milin.c
inherit ROOM;
void create()
{
set("short", "青竹林");
set("long", @LONG
这是一片茂密的青竹林,一走进来,你仿佛迷失了方向。
LONG );
set("exits", ([
"east" : __FILE__,
"west" : __DIR__"ml7",
"sout
www.eeworm.com/read/306178/3756706
c ml5.c
// Room: /city/milin.c
inherit ROOM;
void create()
{
set("short", "青竹林");
set("long", @LONG
这是一片茂密的青竹林,一走进来,你仿佛迷失了方向。
LONG );
set("exits", ([
"east" : __DIR__"ml6",
"west" : __FILE__,
"sout
www.eeworm.com/read/306178/3756951
c ml3.c
// Room: /city/milin.c
inherit ROOM;
void create()
{
set("short", "青竹林");
set("long", @LONG
这是一片茂密的青竹林,一走进来,你仿佛迷失了方向。
LONG );
set("exits", ([
"east" : __FILE__,
"west" : __DIR__"ml4",
"sout
www.eeworm.com/read/306178/3762691
c boshulin1.c
inherit ROOM;
void create()
{
set("short", "柏树林");
set("long",@LONG
这里是一片枝繁叶茂的柏树林,花草长得便地都是,看着这原始
的密林,你似乎迷失了方向。
LONG
);
set("exits", ([
"northeast" :__DIR__"boshulin1",
"sout