代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/129891/14219923
01 script.01
upolu % ./tcprecv01 9999
read 3 bytes: 123, flags = 0
SIGPOLL received, event = T_EXDATA
read 1 bytes: 4, flags = T_EXPEDITED
SIGPOLL received, event = T_DATA
read 2 bytes: 56, flags = 0
SIGPOLL recei
www.eeworm.com/read/129891/14219925
02 script.02
upolu % ./tcprecv02 8888
read 1 bytes: 1, flags = T_MORE
read 1 bytes: 2, flags = T_MORE
read 1 bytes: 3, flags = 0
SIGPOLL received, event = T_EXDATA
read 1 bytes: 4, flags = T_EXPEDITED
SIGPOLL rece
www.eeworm.com/read/231780/14220590
test_script
# BCH Encoder/Decoder
gcc data_generator.c -o data.exe
gcc bch_encoder.c -o bch_encoder.exe
gcc error.c -o error.exe
gcc bch_decoder.c -o bch_decoder.exe
MM=13
KK=4096
TT=8
PP=8
EE=16
./data -n $KK
www.eeworm.com/read/231218/14245066
js script.js
//function MM_findObj(n, d) { //v4.0
// var p,i,x; if(!d) d=document;
// if((p=n.indexOf("?"))>0&&parent.frames.length) {
// d=parent.frames[n.substring(p+1)].document;
www.eeworm.com/read/129171/14260644
cpp script.cpp
//
// 脚本(Script)的执行
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#include "stdafx.h"
#include
#include "MainWin.h"
#include "File.h"
#include "Misc.h"
#include
www.eeworm.com/read/129171/14260684
h script.h
//
// 执行Script
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __script_h__
#define __script_h__
#include "Action.h"
#include "Misc.h"
#include "Params.h"
#include
www.eeworm.com/read/129171/14261115
cpp script.cpp
//
// 脚本(Script)的执行
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#include "stdafx.h"
#include
#include "MainWin.h"
#include "File.h"
#include "Misc.h"
#include
www.eeworm.com/read/129171/14261151
obj script.obj
www.eeworm.com/read/129171/14261210
h script.h
//
// 执行Script
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __script_h__
#define __script_h__
#include "Action.h"
#include "Misc.h"
#include "Params.h"
#include
www.eeworm.com/read/230957/14264387