代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/424065/10498220
bas modregistry.bas
Attribute VB_Name = "modRegistry"
Option Explicit
Public Const REG_NONE = 0 ' No value type
Public Const REG_SZ = 1 ' Unicode nul terminated string
Public Const REG_EXPAND_SZ = 2 ' Unicode nul
www.eeworm.com/read/424065/10498390
bas modregistry.bas
Attribute VB_Name = "modRegistry"
Option Explicit
Public Const REG_NONE = 0 ' No value type
Public Const REG_SZ = 1 ' Unicode nul terminated string
Public Const REG_EXPAND_SZ = 2 ' Unicode nul
www.eeworm.com/read/139695/13139045
awk genlog.awk
END {
srand();
outfile="user_log.ctl";
printf("load data\ninfile *\nappend\ninto table user_log\nfields terminated by '|'\n(\n\tlog_id\t\tinteger external,\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129848/5969679
awk genrec.awk
END {
srand();
USER_INFO="user_info.ctl";
printf("load data\ninfile *\nappend\ninto table user_info\nfields terminated by '|'\n(\n\tloginname\t\tchar(12),\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129848/5969695
awk genlog.awk
END {
srand();
outfile="user_log.ctl";
printf("load data\ninfile *\nappend\ninto table user_log\nfields terminated by '|'\n(\n\tlog_id\t\tinteger external,\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129064/5975179
awk genrec.awk
END {
srand();
USER_INFO="user_info.ctl";
printf("load data\ninfile *\nappend\ninto table user_info\nfields terminated by '|'\n(\n\tloginname\t\tchar(12),\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129064/5975195
awk genlog.awk
END {
srand();
outfile="user_log.ctl";
printf("load data\ninfile *\nappend\ninto table user_log\nfields terminated by '|'\n(\n\tlog_id\t\tinteger external,\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129064/5975272
awk genrec.awk
END {
srand();
USER_INFO="user_info.ctl";
printf("load data\ninfile *\nappend\ninto table user_info\nfields terminated by '|'\n(\n\tloginname\t\tchar(12),\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/129064/5975288
awk genlog.awk
END {
srand();
outfile="user_log.ctl";
printf("load data\ninfile *\nappend\ninto table user_log\nfields terminated by '|'\n(\n\tlog_id\t\tinteger external,\n\tcreate_ts\tdate(14) 'YYYYMMDD
www.eeworm.com/read/404167/11490792
cpp test_out.cpp
// test_out.cpp
// Copyright (C) 2008 Willow Schlanger
#include "types.h"
#include "x86s_common.h"
namespace x86s
{
#include "out_insn_enums.h"
// This is terminated with an element wit